Commit 2314368c by Eric Fiselier

Add another workaround for Appveyor warnings

parent 5224b63c
...@@ -34,6 +34,7 @@ install: ...@@ -34,6 +34,7 @@ install:
# See http://goo.gl/euguBI for more information. # See http://goo.gl/euguBI for more information.
before_build: before_build:
- del "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets" - del "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets"
- del "C:\Program Files (x86)\MSBuild\12.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets"
build_script: build_script:
- md _build -Force - md _build -Force
......
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