We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8c69c commit 84c8df4Copy full SHA for 84c8df4
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.0.0 BETA ($(platform))'
+ assembly_informational_version: '3.0.0 ($(platform))'
16
install:
17
- appveyor DownloadFile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
18
build_script:
0 commit comments