We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cfadb6 + 48c48a9 commit 36afe68Copy full SHA for 36afe68
1 file changed
FileSyncAppWin/buildcommand.cmd
@@ -1 +1 @@
1
-dotnet publish -o pub -c Release -p:PublishSingleFile=true -p:PublishTrimmed=false -r win-x86 --self-contained .\FileSyncAppWin.csproj
+dotnet publish -o pub -c Release -p:PublishSingleFile=true -p:PublishTrimmed=false -p:Version=0.0.16 -r win-x86 --self-contained .\FileSyncAppWin.csproj
0 commit comments