Update CI settings

This commit is contained in:
Daniel J. Summers 2022-04-11 23:38:42 -04:00 committed by GitHub
parent 812e20522a
commit e1dd4fe588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
os: Visual Studio 2017
os: Visual Studio 2022
build_script:
- cmd: dotnet restore src\RethinkDb.Driver.FSharp.sln
@ -9,6 +9,3 @@ artifacts:
- path: artifacts\nupkg\*.nupkg
test: off
hosts:
api.nuget.org: 93.184.221.200