diff --git a/appveyor.yml b/appveyor.yml index 226af4e..dfdfcdf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ #---------------------------------# environment: - NUGET_RELEASE_VERSION: 2.1.0 + NUGET_RELEASE_VERSION: 3.0.0 NUGET_FILE: BosunReporter\BosunReporter.nuspec ASSEMBLY_FILE: BosunReporter\Properties\AssemblyInfo.cs @@ -15,7 +15,7 @@ version: $(NUGET_RELEASE_VERSION).{build} # environment configuration # #---------------------------------# -os: Visual Studio 2015 RC +os: Visual Studio 2015 assembly_info: patch: true