Microsoft.PowerApps.MSBuild.PDPackage
2.11.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.PDPackage --version 2.11.1
NuGet\Install-Package Microsoft.PowerApps.MSBuild.PDPackage -Version 2.11.1
<PackageReference Include="Microsoft.PowerApps.MSBuild.PDPackage" Version="2.11.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.PowerApps.MSBuild.PDPackage" Version="2.11.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 2.11.1
#r "nuget: Microsoft.PowerApps.MSBuild.PDPackage, 2.11.1"
#:package Microsoft.PowerApps.MSBuild.PDPackage@2.11.1
#addin nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=2.11.1
#tool nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=2.11.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
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.11.2 | 246 | 8/13/2026 |
| 2.11.1 | 130 | 8/12/2026 |
| 2.10.1 | 387 | 7/27/2026 |
| 2.9.3 | 457 | 7/10/2026 |
| 2.9.2 | 128 | 7/9/2026 |
| 2.8.1 | 1,176 | 6/2/2026 |
| 2.7.4 | 1,176 | 5/5/2026 |
| 2.6.4 | 1,156 | 4/14/2026 |
| 2.6.3 | 381 | 4/10/2026 |
| 2.5.1 | 759 | 4/2/2026 |
| 2.4.1 | 1,140 | 3/7/2026 |
| 2.3.2 | 907 | 2/25/2026 |
| 2.2.1 | 1,357 | 2/4/2026 |
| 2.1.2 | 323 | 1/29/2026 |
| 2.1.1 | 240 | 1/27/2026 |
| 1.52.1 | 31,847 | 1/7/2026 |
| 1.51.1 | 4,801 | 12/2/2025 |
| 1.50.1 | 6,354 | 10/24/2025 |
| 1.49.4 | 2,671 | 10/8/2025 |
| 1.49.3 | 519 | 10/6/2025 |
2.11.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.