You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local docker instance is fine for cross-platform development, I think. For the build server/github actions we can also just designate the agent to use a windows VM (if it isn't already) in which case LocalDB should work fine.
Currently the integration tests blow up because there is no database to connect to on the build server. Configure them with an alternate data source.
The text was updated successfully, but these errors were encountered: