Skip to content

Commit 2314368

Browse files
committed
Add another workaround for Appveyor warnings
1 parent 5224b63 commit 2314368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ install:
3434
# See http://goo.gl/euguBI for more information.
3535
before_build:
3636
- 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"
3738

3839
build_script:
3940
- md _build -Force

0 commit comments

Comments
 (0)