Commit b4663676 authored by Nick Craver's avatar Nick Craver

Install .NET SDK 2.1.401 as part of the build

parent fd4e6c91
......@@ -64,6 +64,7 @@ nuget:
disable_publish_on_pr: true
build_script:
- ps: .\build\dotnet-install.ps1 -Version 2.1.401
- ps: .\build.ps1 -PullRequestNumber "$env:APPVEYOR_PULL_REQUEST_NUMBER" -CreatePackages $true
test: off
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment