We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f8b13 commit 8432a7fCopy full SHA for 8432a7f
.appveyor.yml
@@ -7,7 +7,7 @@ services:
7
install:
8
- choco install opencover.portable codecov
9
- choco install Memurai-Developer --version 2.0.0
10
- - ps: .\build\dotnet-install.ps1 -Version 3.0.100
+ - ps: .\build\dotnet-install.ps1 -Version 3.1.202
11
12
build_script:
13
- ps: .\build.appveyor.ps1
0 commit comments