Phil Johnson
Phil Johnson
since react-script 5 was meant to support 14, and now you're basically breaking that by saying you'll only support 16, don't you need to increment react-script to 6 now?
Sure thing, would be glad to take a look. Maybe just start me off an a good place to start looking, or why you think this will be a PITA...
I don't have a default instance registered. In this case, it didn't seem to make sense, because the idea was that there are 2 databases, neither is more important/used more...
that's why i have in my registry: `For().Use().Ctor("dbProvider").IsNamedInstance("First");` but for some reason, that doesn't seem to work.
Unfortunately that didn't work for me, i even tried SqlGeometry (since that is what i'm generally using) and still no good. Does it matter where in startup.cs it's run? I...