File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed
Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ before_build:
1616 - git submodule update --init --recursive
1717 - npm install glob chalk
1818 - node before_script-nuget_restore.js
19+ - node before_script-patch_asminfo.js
1920after_build :
2021 - del %APPVEYOR_BUILD_FOLDER%\OpenMLTD.MilliSim.Theater\bin\%CONFIGURATION%\*.xml
2122 - del %APPVEYOR_BUILD_FOLDER%\OpenMLTD.MilliSim.Theater\bin\%CONFIGURATION%\*.pdb
@@ -27,12 +28,6 @@ artifacts:
2728 name : WithVersion
2829 - path : millisim-appveyor-latest.zip
2930 name : Static
30- assembly_info :
31- patch : true
32- file : AssemblyInfo.*
33- assembly_version : " {version}"
34- assembly_file_version : " {version}"
35- assembly_informational_version : " {version}"
3631deploy :
3732 - provider : GitHub
3833 description : MilliSim
You can’t perform that action at this time.
0 commit comments