We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51b74d commit 1a8b01fCopy full SHA for 1a8b01f
appveyor.yml
@@ -5,7 +5,7 @@
5
#---------------------------------#
6
7
environment:
8
- NUGET_RELEASE_VERSION: 2.1.0
+ NUGET_RELEASE_VERSION: 3.0.0
9
NUGET_FILE: BosunReporter\BosunReporter.nuspec
10
ASSEMBLY_FILE: BosunReporter\Properties\AssemblyInfo.cs
11
@@ -15,7 +15,7 @@ version: $(NUGET_RELEASE_VERSION).{build}
15
# environment configuration #
16
17
18
-os: Visual Studio 2015 RC
+os: Visual Studio 2015
19
20
assembly_info:
21
patch: true
0 commit comments