Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Install .NET Core 2.1.2
  • Loading branch information
Muhammad Rehan Saeed committed Jul 16, 2018
1 parent a5d609d commit f815034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -23,7 +23,7 @@ environment:
secure: aunGGWt32irQiOTX2wIO6e2Y5Ga0girA3xSUsmQv6E9d6ohHdbK5HJpXpmxW9QM3

build_script:
- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.1.301
- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.1.302
- ps: .\build.ps1

test: off
Expand Down

0 comments on commit f815034

Please sign in to comment.