Skip to content

Commit 8432a7f

Browse files
committed
Updated .NET Core CI version
1 parent 71f8b13 commit 8432a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
install:
88
- choco install opencover.portable codecov
99
- choco install Memurai-Developer --version 2.0.0
10-
- ps: .\build\dotnet-install.ps1 -Version 3.0.100
10+
- ps: .\build\dotnet-install.ps1 -Version 3.1.202
1111

1212
build_script:
1313
- ps: .\build.appveyor.ps1

0 commit comments

Comments
 (0)