Microsoft.PowerApps.MSBuild.Solution 0.2.71

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.Solution --version 0.2.71
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Solution -Version 0.2.71
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.PowerApps.MSBuild.Solution" Version="0.2.71" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.PowerApps.MSBuild.Solution --version 0.2.71
#r "nuget: Microsoft.PowerApps.MSBuild.Solution, 0.2.71"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.PowerApps.MSBuild.Solution as a Cake Addin
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Solution&version=0.2.71

// Install Microsoft.PowerApps.MSBuild.Solution as a Cake Tool
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Solution&version=0.2.71

[Pre-Release Software] The package contains build definitions that are required to build a CDS Solution project. See project site how to install.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.PowerApps.MSBuild.Solution:

Package Downloads
OpenStrata.MSBuild.Solution The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

OpenStrata.MSBuild.Solution contains build definitions that are used in conjunction with Microsoft.PowerApps.MSBuild.Solution to build a DataVerse (aka CDS) Solution project and incorporate the Dataverse Solution into AppSource and/or Strati distribution 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
Version Downloads Last updated
1.31.2 27,546 3/14/2024
1.30.2 38,174 1/24/2024
1.29.9 32,589 11/28/2023
1.29.6 10,364 11/13/2023
1.28.2 16,370 10/17/2023
1.27.6 17,404 9/20/2023
1.27.5 2,040 9/20/2023
1.26.6 18,050 8/28/2023
1.26.5 9,592 8/16/2023
1.25.5 17,544 7/22/2023
1.25.4 1,976 7/21/2023
1.25.3 2,977 7/20/2023
1.25.2 6,125 7/13/2023
1.24.3 18,677 6/15/2023
1.23.4 8,696 6/1/2023
1.22.4 21,131 4/25/2023
1.22.3 4,405 4/21/2023
1.22.2 3,731 4/19/2023
1.21.13 23,307 3/14/2023
1.21.8 25,020 1/31/2023
1.21.5 13,591 12/21/2022
1.21.4 4,130 12/13/2022
1.20.3 11,395 11/17/2022
1.19.4 10,181 10/19/2022
1.19.3 4,194 10/10/2022
1.18.4 8,006 9/15/2022
1.17.5 8,748 8/13/2022
1.17.4 1,595 8/12/2022
1.16.6 14,951 6/23/2022
1.15.3 14,855 5/13/2022
1.14.4 7,138 4/27/2022
1.14.2 7,714 4/7/2022
1.13.6 4,029 3/30/2022
1.13.4 3,967 3/21/2022
1.12.2 9,684 2/17/2022
1.11.8 4,543 2/5/2022
1.11.7 1,918 2/3/2022
1.11.4 3,195 1/28/2022
1.11.3 1,745 1/27/2022
1.10.4 9,395 12/10/2021
1.9.9 12,343 10/20/2021
1.9.8 8,459 9/28/2021
1.9.4 12,193 8/19/2021
1.8.6 14,125 7/28/2021
1.8.5 3,714 7/21/2021
1.7.4 8,959 6/28/2021
1.7.3 1,989 6/25/2021
1.7.2 3,744 6/17/2021
1.6.6 9,049 5/21/2021
1.6.5 3,165 5/14/2021
1.6.4 5,263 4/29/2021
1.5.5 18,993 3/2/2021
1.5.4 2,715 2/25/2021
1.5.3 5,020 2/11/2021
1.5.2 2,821 2/4/2021
1.4.4 14,586 11/5/2020
1.3.6 27,511 7/16/2020
1.3.3 5,453 6/16/2020
1.3.1 3,794 5/19/2020
1.2.6 42,592 4/16/2020
1.1.6 5,921 12/5/2019
1.0.6 3,185 9/25/2019
0.4.3 18,015 8/27/2019
0.3.4 2,669 7/30/2019
0.2.71 2,894 6/20/2019
0.2.59 2,209 5/22/2019
0.1.51 6,085 4/23/2019

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://download.microsoft.com/download/d/b/e/dbe69906-b4da-471c-8960-092ab955c681/powerapps-cli-0.2.67.msi

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.