diff --git a/appveyor.yml b/appveyor.yml index 276731e..6456984 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -image: Visual Studio 2017 Preview +image: Visual Studio 2017 artifacts: - path: '**\jsreport.Shared*.nupkg' name: nuget @@ -13,7 +13,7 @@ before_build: deploy: provider: NuGet api_key: - secure: cm3zn2aDli94+zqlULKlvqQItEfAHHfqpBnUWILfZ8jp+8LjVdIllIH1CPFsXs0B + secure: Ok6nZu8obJRRE9qRHzNrQ9/B+rzXMCq3Bm3PYwkRvrKKksANcUbhZij+lTmVbUHL on: appveyor_repo_tag: true test_script: diff --git a/jsreport.Shared/jsreport.Shared.csproj b/jsreport.Shared/jsreport.Shared.csproj index 8ca4e9b..b3dd1d1 100644 --- a/jsreport.Shared/jsreport.Shared.csproj +++ b/jsreport.Shared/jsreport.Shared.csproj @@ -3,7 +3,7 @@ netstandard1.6;net45 true - 2.0.0-beta + 2.0.0 Jan Blaha jsreport jsreport