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 eb2fa55 commit 452cba5Copy full SHA for 452cba5
Signum.Test/appsettings.json
@@ -1,5 +1,5 @@
1
-{//This file is not copy to the bin directory. Use UserSecrets instead.
+{//This file is not copy to the bin directory. Use UserSecrets instead.
2
"ConnectionStrings": {
3
- "SignumTest": "Data Source=localhost;Initial Catalog=SignumTest;Integrated Security=true"
+ "SignumTest": "Data Source=.\\SQLEXPRESS;Initial Catalog=SignumTest;Integrated Security=true"
4
}
5
0 commit comments