XRMSolutionDependencyChecker 1.2.0
See the version list below for details.
dotnet add package XRMSolutionDependencyChecker --version 1.2.0
NuGet\Install-Package XRMSolutionDependencyChecker -Version 1.2.0
<PackageReference Include="XRMSolutionDependencyChecker" Version="1.2.0" />
<PackageVersion Include="XRMSolutionDependencyChecker" Version="1.2.0" />
<PackageReference Include="XRMSolutionDependencyChecker" />
paket add XRMSolutionDependencyChecker --version 1.2.0
#r "nuget: XRMSolutionDependencyChecker, 1.2.0"
#addin nuget:?package=XRMSolutionDependencyChecker&version=1.2.0
#tool nuget:?package=XRMSolutionDependencyChecker&version=1.2.0
Solution Dependency Checker
This tool is a plugin for the XRM Toolbox. The plugin will take a solution file (.zip) and check if all the necessary dependencies exist in xRM/CRM/Dataverse target environment. As of January 2022, the plugin has been tested to work with version 7, 8, 9, and Dataverse.
The plugin outputs a list of dependencies to a CSV file and on the screen in a grid also.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2018.1.20)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.2.0 - Updating UI (grid anchor)
1.1.0 - Fixed bugs when dependencies are missing. Improve output for missing dependencies for greater visibility to what is missing in the target environment
1.0.3 - Update UI
1.0 - Initial release