Added text to indicate danger of calling deploy after build
This commit is contained in:
Родитель
8542f001f2
Коммит
3023340d58
|
@ -23,7 +23,9 @@ Once the window has been opened in SSMS you can edit as required for your purpos
|
|||
The code should be easy to build in Visual Studio once you fix up the references to
|
||||
point to the place where your product specific assemblies live. The output from a
|
||||
successful compilation is an assembly that can subsequently be deployed using the
|
||||
batch file that is part of the project.
|
||||
batch file that is part of the project. Currently thos command file is run when the
|
||||
compilation is completed. If this is not what you want, you can change the post-build
|
||||
event command line in the Build Events tab in the project properties.
|
||||
|
||||
_Note_: You will need to restart Visual Studio to get access to the new add-in.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче