We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5224b63 commit 2314368Copy full SHA for 2314368
appveyor.yml
@@ -34,6 +34,7 @@ install:
34
# See http://goo.gl/euguBI for more information.
35
before_build:
36
- del "C:\Program Files (x86)\MSBuild\14.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets"
37
+ - del "C:\Program Files (x86)\MSBuild\12.0\Microsoft.Common.targets\ImportAfter\Xamarin.Common.targets"
38
39
build_script:
40
- md _build -Force
0 commit comments