Skip to content

Commit

Permalink
bump Appveyor to version that contains netcoreapp3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Feb 9, 2020
1 parent d7f19ce commit e7cee7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: Visual Studio 2017
image: Visual Studio 2019

branches:
only:
Expand All @@ -16,4 +16,4 @@ test: off

artifacts:
- path: 'packaging\octokit*.nupkg'
name: OctokitPackages
name: OctokitPackages

0 comments on commit e7cee7e

Please sign in to comment.