|
|
|
@ -170,6 +170,7 @@ copy "$(TargetDir)Combot.dll" "$(SolutionDir)Release\" /y
@@ -170,6 +170,7 @@ copy "$(TargetDir)Combot.dll" "$(SolutionDir)Release\" /y
|
|
|
|
|
copy "$(TargetDir)Combot-Interface.exe" "$(SolutionDir)Release\" /y |
|
|
|
|
copy "$(TargetDir)MySql.Data.dll" "$(SolutionDir)Release\" /y |
|
|
|
|
copy "$(TargetDir)Newtonsoft.Json.dll" "$(SolutionDir)Release\" /y |
|
|
|
|
copy "$(TargetDir)System.Windows.Interactivity.dll" "$(SolutionDir)Release\" /y |
|
|
|
|
xcopy "$(TargetDir)Modules" "$(SolutionDir)Release\Modules\" /y /s /e |
|
|
|
|
copy "$(SolutionDir)Combot.Servers.config" "$(SolutionDir)Release\Combot.Servers.config" /y |
|
|
|
|
|
|
|
|
|