Capgemini / xrm-datamigration-xrmtoolbox

Export and import data for Microsoft Dataverse as an XrmToolBox plugin. Supports JSON and CSV.
MIT License
8 stars 4 forks source link

chore: update dependencies #64

Closed tdashworth closed 1 year ago

tdashworth commented 2 years ago

This PR is a biggy but resolves a few issues.

  1. Migrates projects to VS2017 styling which is modern and cleaner. (Required for 2)
  2. Migrate from ILMerge to ILRepack since the former is deprecated. (Required for 3)
  3. Updates all dependencies to their latest version for security, and to utilise the new features available in XrmToolBox.
  4. Removes old dependencies.
  5. Apply code styling format.

There are no new features in this, although this is an excellent foundation after the large code refactor just merged.

tdashworth commented 2 years ago

⚠⚠ Please only approve this after manual testing in XrmToolBox. 😄 ⚠⚠

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

danroche10 commented 1 year ago

@tdashworth - I've launched from Visual Studio and everything working normally