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 05dc316 commit b6d20edCopy full SHA for b6d20ed
.github/workflows/dotnet-core.yml
@@ -22,5 +22,5 @@ jobs:
22
env:
23
FSHARP_DATA_SQLCLIENT_USE_SQLLOCALDB_FOR_TESTS: 1
24
run: |
25
- "C:/Program Files/Microsoft SQL Server/130/Tools/Binn/SqlLocalDB.exe" info
+ '"C:/Program Files/Microsoft SQL Server/130/Tools/Binn/SqlLocalDB.exe" info'
26
./build.cmd
0 commit comments