Commit 6904fa4e authored by Nick Craver's avatar Nick Craver

Appveypr: update to base 2017 image again

.NET Core 2 SDK is on the base Appveyor image now
parent 76c2e186
......@@ -5,6 +5,7 @@ VisualStudioVersion = 15.0.26730.8
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{A34907DF-958A-4E4C-8491-84CF303FD13E}"
ProjectSection(SolutionItems) = preProject
appveyor.yml = appveyor.yml
build.ps1 = build.ps1
build.sh = build.sh
License.txt = License.txt
......
image: Visual Studio 2017 Preview
image: Visual Studio 2017
skip_branch_with_pr: true
skip_tags: true
......
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