Skip to content

Commit

Permalink
Updated .NET Core CI version
Browse files Browse the repository at this point in the history
  • Loading branch information
Turnerj committed May 16, 2020
1 parent 71f8b13 commit 8432a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
install:
- choco install opencover.portable codecov
- choco install Memurai-Developer --version 2.0.0
- ps: .\build\dotnet-install.ps1 -Version 3.0.100
- ps: .\build\dotnet-install.ps1 -Version 3.1.202

build_script:
- ps: .\build.appveyor.ps1
Expand Down

0 comments on commit 8432a7f

Please sign in to comment.