We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5644aeb + ec1c0ef commit 5f1e71dCopy full SHA for 5f1e71d
appveyor.yml
@@ -8,6 +8,7 @@ init:
8
- git config --global core.autocrlf true
9
install:
10
- nuget restore
11
+- '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe" /RootSuffix Exp /ResetSettings General.vssettings /Command File.Exit'
12
- '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.exe" /RootSuffix Exp /ResetSettings General.vssettings /Command File.Exit'
13
build:
14
verbosity: minimal
0 commit comments