diff --git a/appveyor.yml b/appveyor.yml index 60486ec..f873b51 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -2,7 +2,7 @@ version: 2.0.0.{build} branches: only: - master -image: Visual Studio 2017 +image: Visual Studio 2019 build_script: - cmd: dotnet build src\GranSteL.Chatbot.sln -c Release test_script: