From f165e0352d924b1044795bf160cb40c87f0a2ac8 Mon Sep 17 00:00:00 2001 From: Yaroslav Zhmayev Date: Sun, 20 Dec 2020 22:33:25 +0300 Subject: [PATCH] fixing NuGet package upload --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 0b0bb18..95ef647 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,9 @@ # Operating system (build VM template) -os: Windows Server 2016 +os: Windows Server 2019 # If the build configuration does not specify build worker image # then Visual Studio 2015 image is used. -image: Visual Studio 2017 +image: Visual Studio 2019 # Restrict to Git branches below branches: