Skip to content

Commit 1b2374e

Browse files
committed
Fix more Nuget/Paket instructions
1 parent 786bf85 commit 1b2374e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/recipes/storage/use-sqlprovider-ssdt.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ nuget System.Data.SqlClient
7878
```
7979
- Add the following lines to `paket.references` in the src/Server folder:
8080
```
81+
System.Data.SqlClient
8182
SQLProvider
8283
System.Data.SqlClient
8384
```

0 commit comments

Comments
 (0)