Microsoft.PowerApps.MSBuild.Solution
1.4.4
The package contains build definitions that are required to build a CDS Solution project. See project site how to install.
Install-Package Microsoft.PowerApps.MSBuild.Solution -Version 1.4.4
dotnet add package Microsoft.PowerApps.MSBuild.Solution --version 1.4.4
<PackageReference Include="Microsoft.PowerApps.MSBuild.Solution" Version="1.4.4" />
paket add Microsoft.PowerApps.MSBuild.Solution --version 1.4.4
Release Notes
Please make sure to update your Microsoft PowerApps CLI to the latest version and take advantage of all the latest capabilities by following https://docs.microsoft.com/en-us/powerapps/developer/component-framework/updating-tooling.
If you are a new user please install the PowerApps CLI directly from here: https://aka.ms/PowerAppsCLI
1.4.4:
- Update to latest SolutionPackager 9.1.0.46
- Update to latest CrmSdk.XrmTooling.CoreAssembly 9.1.0.46 and CrmSdk.CoreAssemblies 9.0.2.26
1.3.5
- When populating SolutionPackager’s staging folder, filter out unwanted .cdsproj artifacts
- Update to latest SolutionPackager 9.1.0.42
1.2.6:
- new msbuild target /t:PowerAppsRefreshLoc to consolidate localization info between base language .resx and loc info in solution/customizations.xml
- base localization language en-us configurable with property: SolutionPackageDefaultLocale
- Update SolutionPackager to 9.1.0.41; see also release notes: Microsoft.CrmSdk.CoreTools/9.1.0.41
1.1.6:
- Update SolutionPackager to 9.1.0.13
1.0.6:
- Various bug fixes related to project paths that include whitespace
0.4.3:
- Update SolutionPackager to 9.1.0.8
- Bug fixes:
- Correctly prefix PCF control names in control manifest
- Release config builds set correct buildMode parameter
0.3.4:
- Update SolutionPackager to latest build 9.0.3.5
0.2.71:
- Added an optional argument `/sourceLoc` to enable localization during solution packaging
- Fix to ensure solution project references are built as expected
- Addressed an issue that occurred using solution /target: clean and rebuild
- Update SolutionPackager to latest build 9.0.3.4
0.2.59:
- Support /clean target for solution project
- Update SolutionPackager to latest build 9.0.3.3
0.1:
- Initial set of capabilities required to build a CDS Solution project.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.PowerApps.MSBuild.Solution:
Repository | Stars |
---|---|
microsoft/powerapps-tools
Unsupported PowerApps Tools & Apps
|