Microsoft.PowerApps.MSBuild.PDPackage 1.13.6

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.PDPackage --version 1.13.6
                    
NuGet\Install-Package Microsoft.PowerApps.MSBuild.PDPackage -Version 1.13.6
                    
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.PDPackage" Version="1.13.6">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.PowerApps.MSBuild.PDPackage" Version="1.13.6" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.PowerApps.MSBuild.PDPackage">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.PowerApps.MSBuild.PDPackage --version 1.13.6
                    
#r "nuget: Microsoft.PowerApps.MSBuild.PDPackage, 1.13.6"
                    
#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.
#:package Microsoft.PowerApps.MSBuild.PDPackage@1.13.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=1.13.6
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=1.13.6
                    
Install as a Cake Tool

MSBuild support for PD Packages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.48.2 2,500 9/3/2025
1.47.1 2,843 8/13/2025
1.46.1 1,466 7/31/2025
1.45.2 2,590 7/7/2025
1.44.2 1,769 6/24/2025
1.43.6 3,735 5/15/2025
1.42.1 4,039 4/8/2025
1.41.1 1,495 3/26/2025
1.40.4 4,457 2/25/2025
1.39.3 4,656 1/16/2025
1.38.3 3,472 12/2/2024
1.37.4 2,614 11/13/2024
1.36.3 1,739 10/31/2024
1.35.1 3,802 9/27/2024
1.34.3 4,178 8/22/2024
1.33.3 3,963 7/8/2024
1.32.5 7,768 5/13/2024
1.31.2 4,896 3/14/2024
1.30.2 3,752 1/24/2024
1.29.9 2,723 11/28/2023
1.29.6 970 11/13/2023
1.28.2 1,600 10/17/2023
1.27.6 2,022 9/20/2023
1.27.5 309 9/20/2023
1.26.6 3,650 8/28/2023
1.26.5 1,195 8/16/2023
1.25.5 2,392 7/22/2023
1.25.4 309 7/21/2023
1.25.3 375 7/20/2023
1.25.2 844 7/13/2023
1.24.3 2,522 6/15/2023
1.23.4 1,016 6/1/2023
1.22.4 1,921 4/25/2023
1.22.3 526 4/21/2023
1.22.2 445 4/19/2023
1.21.13 1,982 3/14/2023
1.21.8 2,317 1/31/2023
1.21.5 1,793 12/21/2022
1.21.4 760 12/13/2022
1.20.3 1,260 11/17/2022
1.19.4 1,312 10/19/2022
1.19.3 893 10/10/2022
1.18.4 881 9/15/2022
1.17.5 824 8/13/2022
1.17.4 579 8/12/2022
1.16.6 676 6/23/2022
1.15.3 605 5/13/2022
1.14.4 566 4/27/2022
1.14.2 584 4/7/2022
1.13.6 556 3/30/2022
1.13.4 542 3/21/2022
1.12.2 595 2/17/2022
1.11.8 594 2/5/2022
1.11.7 646 2/2/2022

1.13.6:
   - Initial version of packaging project build support.