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 e7b9240 commit 65fea7cCopy full SHA for 65fea7c
test/FluentCommand.SqlServer.Tests/appsettings.github.json
@@ -1,5 +1,5 @@
1
{
2
"ConnectionStrings": {
3
- "Tracker": "Server=localhost,1451;Database=TrackerGithub;User Id=SA;Password=!p@ssword;TrustServerCertificate=True;"
+ "Tracker": "Server=mssql,1433;Database=TrackerGithub;User Id=SA;Password=!p@ssword;TrustServerCertificate=True;"
4
}
5
0 commit comments