Update Build batch files to support new build.xml format
Add rest of FTP Uploading commands to Build.xml
This commit is contained in:
parent
f126e0bad3
commit
d69255af16
6 changed files with 15 additions and 6 deletions
|
@ -1 +1 @@
|
|||
%windir%\Microsoft.NET\Framework64\v4.0.30319\msbuild.exe build.xml /target:Deploy /property:BuildConfiguration=Debug /v:n /fileLogger /m
|
||||
%windir%\Microsoft.NET\Framework64\v4.0.30319\msbuild.exe build.xml /target:Deploy /p:BuildConfiguration=Debug /p:Version="1.2.2" /p:FileVersion="1.2.2.1" /p:VersionLabel="1.2.2.1" /v:n /fileLogger /m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue