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
{{ message }}
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
The ConnectionStrings.config file contains environment specific information. It should be renamed to ConnectionStrings.config.example, and a step should be added to the README to rename the file with the correct settings for the local environment.
Then we can add the file to .gitignore, and it will not be reported as a modified file by git.