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