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 f1ed40e commit 703683eCopy full SHA for 703683e
appveyor.yml
@@ -1,5 +1,6 @@
1
init:
2
- git config --global core.autocrlf input
3
+ - net start MSSQL$SQL2019
4
image: Visual Studio 2022
5
build_script:
6
- cmd: build.cmd GenerateDocs
0 commit comments