Microsoft.PowerApps.MSBuild.PDPackage
1.44.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.PDPackage --version 1.44.2
NuGet\Install-Package Microsoft.PowerApps.MSBuild.PDPackage -Version 1.44.2
<PackageReference Include="Microsoft.PowerApps.MSBuild.PDPackage" Version="1.44.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.PowerApps.MSBuild.PDPackage" Version="1.44.2" />
<PackageReference Include="Microsoft.PowerApps.MSBuild.PDPackage"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Microsoft.PowerApps.MSBuild.PDPackage --version 1.44.2
#r "nuget: Microsoft.PowerApps.MSBuild.PDPackage, 1.44.2"
#:package Microsoft.PowerApps.MSBuild.PDPackage@1.44.2
#addin nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=1.44.2
#tool nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=1.44.2
MSBuild support for PD Packages.
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.PDPackage:
| Package | Downloads |
|---|---|
|
TALXIS.DevKit.Build.Dataverse.PdPackage
Dataverse MSBuild PDPackage |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.PowerApps.MSBuild.PDPackage:
| Repository | Stars |
|---|---|
|
microsoft/Power-CAT-Copilot-Studio-Kit
|
|
|
microsoft/Power-CAT-Tools
The Power CAT Tools is your ultimate companion for enhancing the development experience within the Power Platform. This powerful suite of features is designed to streamline your development workflow by automating essential tasks and providing insightful guidance based on real-world best practices.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.7.4 | 358 | 5/5/2026 |
| 2.6.4 | 807 | 4/14/2026 |
| 2.6.3 | 266 | 4/10/2026 |
| 2.5.1 | 342 | 4/2/2026 |
| 2.4.1 | 922 | 3/7/2026 |
| 2.3.2 | 667 | 2/25/2026 |
| 2.2.1 | 824 | 2/4/2026 |
| 2.1.2 | 291 | 1/29/2026 |
| 2.1.1 | 206 | 1/27/2026 |
| 1.52.1 | 19,258 | 1/7/2026 |
| 1.51.1 | 4,769 | 12/2/2025 |
| 1.50.1 | 6,325 | 10/24/2025 |
| 1.49.4 | 2,638 | 10/8/2025 |
| 1.49.3 | 486 | 10/6/2025 |
| 1.48.2 | 6,304 | 9/3/2025 |
| 1.47.1 | 2,975 | 8/13/2025 |
| 1.46.1 | 1,582 | 7/31/2025 |
| 1.45.2 | 2,919 | 7/7/2025 |
| 1.44.2 | 1,912 | 6/24/2025 |
| 1.43.6 | 3,864 | 5/15/2025 |
1.44.2: (Preview)
- msbuild tasks can run in net72, net5 and net6
1.15.3:
- Added telemetry instrumentation.
1.14.2: (Preview)
- Added item metadata to PdSolution and ProjectReference (to Cds Solution projects, *.cdsproj):
- PublishWorkflowsAndActivatePlugins, OverwriteUnmanagedCustomizations, ImportMode, MissingDependencyBehavior, DependencyOverrides
- Supported for 1st party packages only: LayerOrderBehavior, LayerOrderSolutionUniqueNames.
1.12.2: (Preview)
- Renamed item metadata OrderNumber to ImportOrder on suported items.
1.11.8: (Preview)
Initial version of packaging project build support for Sdk-style projects.