Skip to content

Commit

Permalink
(appveyor) .NET Core 3.1.100 is already available
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Jan 7, 2020
1 parent 81b2d31 commit 95d3e6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,12 @@ image: Visual Studio 2019
test: off

install:
- cinst dotnetcore-sdk --version=3.1.100
#- cinst dotnetcore-sdk --version=3.1.100

pull_requests:
do_not_increment_build_number: false

build_script:
- ps: .\build.ps1 --bootstrap
- ps: .\build.ps1 -target appveyor

after_build:
Expand Down

0 comments on commit 95d3e6e

Please sign in to comment.