Microsoft.PowerApps.MSBuild.Solution 0.3.4

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.3.4
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Solution -Version 0.3.4
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.3.4" />
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.3.4
#r "nuget: Microsoft.PowerApps.MSBuild.Solution, 0.3.4"
#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.3.4

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

[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 30,503 3/14/2024
1.30.2 38,306 1/24/2024
1.29.9 32,628 11/28/2023
1.29.6 10,399 11/13/2023
1.28.2 16,381 10/17/2023
1.27.6 17,440 9/20/2023
1.27.5 2,068 9/20/2023
1.26.6 18,082 8/28/2023
1.26.5 9,608 8/16/2023
1.25.5 17,552 7/22/2023
1.25.4 2,004 7/21/2023
1.25.3 3,022 7/20/2023
1.25.2 6,147 7/13/2023
1.24.3 18,693 6/15/2023
1.23.4 8,707 6/1/2023
1.22.4 21,140 4/25/2023
1.22.3 4,413 4/21/2023
1.22.2 3,739 4/19/2023
1.21.13 23,315 3/14/2023
1.21.8 25,032 1/31/2023
1.21.5 13,620 12/21/2022
1.21.4 4,138 12/13/2022
1.20.3 11,518 11/17/2022
1.19.4 10,191 10/19/2022
1.19.3 4,206 10/10/2022
1.18.4 8,029 9/15/2022
1.17.5 8,766 8/13/2022
1.17.4 1,608 8/12/2022
1.16.6 14,976 6/23/2022
1.15.3 14,879 5/13/2022
1.14.4 7,150 4/27/2022
1.14.2 7,723 4/7/2022
1.13.6 4,038 3/30/2022
1.13.4 3,994 3/21/2022
1.12.2 9,704 2/17/2022
1.11.8 4,543 2/5/2022
1.11.7 1,927 2/3/2022
1.11.4 3,213 1/28/2022
1.11.3 1,767 1/27/2022
1.10.4 9,418 12/10/2021
1.9.9 12,365 10/20/2021
1.9.8 8,490 9/28/2021
1.9.4 12,205 8/19/2021
1.8.6 14,147 7/28/2021
1.8.5 3,727 7/21/2021
1.7.4 8,990 6/28/2021
1.7.3 2,014 6/25/2021
1.7.2 3,766 6/17/2021
1.6.6 9,080 5/21/2021
1.6.5 3,178 5/14/2021
1.6.4 5,294 4/29/2021
1.5.5 19,015 3/2/2021
1.5.4 2,737 2/25/2021
1.5.3 5,042 2/11/2021
1.5.2 2,834 2/4/2021
1.4.4 14,617 11/5/2020
1.3.6 27,532 7/16/2020
1.3.3 5,465 6/16/2020
1.3.1 3,815 5/19/2020
1.2.6 42,604 4/16/2020
1.1.6 5,949 12/5/2019
1.0.6 3,188 9/25/2019
0.4.3 18,040 8/27/2019
0.3.4 2,672 7/30/2019
0.2.71 2,917 6/20/2019
0.2.59 2,221 5/22/2019
0.1.51 6,100 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://aka.ms/PowerAppsCLI

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.