Microsoft.PowerApps.MSBuild.PDPackage
1.52.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.PDPackage --version 1.52.1
NuGet\Install-Package Microsoft.PowerApps.MSBuild.PDPackage -Version 1.52.1
<PackageReference Include="Microsoft.PowerApps.MSBuild.PDPackage" Version="1.52.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.PowerApps.MSBuild.PDPackage" Version="1.52.1" />
<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.52.1
#r "nuget: Microsoft.PowerApps.MSBuild.PDPackage, 1.52.1"
#:package Microsoft.PowerApps.MSBuild.PDPackage@1.52.1
#addin nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=1.52.1
#tool nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=1.52.1
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 (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.PowerApps.MSBuild.PDPackage:
| Repository | Stars |
|---|---|
|
microsoft/Power-CAT-Copilot-Studio-Kit
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.6.4 | 479 | 4/14/2026 |
| 2.6.3 | 217 | 4/10/2026 |
| 2.5.1 | 306 | 4/2/2026 |
| 2.4.1 | 900 | 3/7/2026 |
| 2.3.2 | 581 | 2/25/2026 |
| 2.2.1 | 764 | 2/4/2026 |
| 2.1.2 | 278 | 1/29/2026 |
| 2.1.1 | 194 | 1/27/2026 |
| 1.52.1 | 16,369 | 1/7/2026 |
| 1.51.1 | 4,756 | 12/2/2025 |
| 1.50.1 | 6,313 | 10/24/2025 |
| 1.49.4 | 2,629 | 10/8/2025 |
| 1.49.3 | 478 | 10/6/2025 |
| 1.48.2 | 5,794 | 9/3/2025 |
| 1.47.1 | 2,965 | 8/13/2025 |
| 1.46.1 | 1,567 | 7/31/2025 |
| 1.45.2 | 2,909 | 7/7/2025 |
| 1.44.2 | 1,897 | 6/24/2025 |
| 1.43.6 | 3,854 | 5/15/2025 |
| 1.42.1 | 4,128 | 4/8/2025 |
1.52.1: (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.