Info
Version: | 3.0.0 |
Author(s): | Capgemini |
Last Update: | Wednesday, June 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Capgemini/msbuild-xrm-sourcecontrol |
NuGet Url: | https://www.nuget.org/packages/MsBuild.Xrm.SourceControl |
Install
Install-Package MsBuild.Xrm.SourceControl
dotnet add package MsBuild.Xrm.SourceControl
paket add MsBuild.Xrm.SourceControl
MsBuild.Xrm.SourceControl Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CrmSdk.CoreTools(>= 8.2.0.5)
Tags
The extension uses PowerShell scripts that can seamlessly extract customisations from a Dynamics 365 instance and then subsequently rebuild them into a zipped Solution file ready for import when necessary. The scripts use the SolutionPackager.exe tool provided by the Dynamics 365 SDK.
It supports file mappings, managed and unmanaged solutions, and the export of AutoNumber and Calendar settings. Please find the documentation through the Project Site link.