Skip to content

Conversation

dimitris-norce
Copy link

  • Upgraded to .NET 4.8
  • Upgraded all nugets to their latest versions
  • Removed binding redirects
  • Removed unused references
  • Migrated packages.config to PackageReferences
  • Fixed possible Null Reference exception, when loading appsettings
  • Slightly improved logging for the above scenario
  • Added option to Copy more collections, after the operation is finished. This allows the user to return to the first page, without having to close and re-open the tool. Useful if you need to run the operation on multiple collections/DBs.

dimitris-norce and others added 11 commits April 11, 2024 09:37
Added popup asking you if you want to copy more connections, clicking yes on this takes you back to the beginning so you don't have to rerun the program and refill all the info
If appsettings was null, this section would throw an exception.
Changed to handle that scenario, while also improving the logging slightly, to better indicate what happened.
@dimitris-norce
Copy link
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants