move step 3

This commit is contained in:
Paddy Xu
2018-09-01 22:11:17 +03:00
parent 607391d25d
commit 632f4492f5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -267,7 +267,7 @@
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>powershell -file "$(SolutionDir)Scripts\update-version.ps1"
</PreBuildEvent>
<PreBuildEvent>
</PreBuildEvent>
</PropertyGroup>
</Project>