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.
1 parent 3e4efb0 commit 4612b14Copy full SHA for 4612b14
appveyor.yml
@@ -8,8 +8,6 @@ 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
15
test_script:
0 commit comments