We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c3458 commit 5a48cd2Copy full SHA for 5a48cd2
appveyor-release.yml
@@ -12,7 +12,7 @@ assembly_info:
12
file: AssemblyInfo.*
13
assembly_version: '{version}'
14
assembly_file_version: '{version}'
15
- assembly_informational_version: '3.10.0 BETA ($(platform))'
+ assembly_informational_version: '3.10.0 ($(platform))'
16
install:
17
- appveyor DownloadFile "https://dist.nuget.org/win-x86-commandline/latest/nuget.exe"
18
build_script:
0 commit comments