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 5839bc3 commit df4f01fCopy full SHA for df4f01f
1 file changed
test/EntityFrameworkCore.Generator.Core.Tests/appsettings.appveyor.json
@@ -1,5 +1,5 @@
1
-{
+{
2
"ConnectionStrings": {
3
- "Tracker": "Server=(local)\\SQL2017;Database=TrackerAppVeyor;Integrated security=SSPI;"
+ "Tracker": "Server=(local)\\SQL2019;Database=TrackerAppVeyor;Integrated security=SSPI;"
4
}
5
-}
+}
0 commit comments