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.45.2 2,106 7/7/2025
1.44.2 1,739 6/24/2025
1.43.6 3,700 5/15/2025
1.42.1 4,019 4/8/2025
1.41.1 1,474 3/26/2025
1.40.4 4,427 2/25/2025
1.39.3 4,635 1/16/2025
1.38.3 3,453 12/2/2024
1.37.4 2,594 11/13/2024
1.36.3 1,718 10/31/2024
1.35.1 3,783 9/27/2024
1.34.3 4,157 8/22/2024
1.33.3 3,848 7/8/2024
1.32.5 7,481 5/13/2024
1.31.2 4,876 3/14/2024
1.30.2 3,733 1/24/2024
1.29.9 2,716 11/28/2023
1.29.6 963 11/13/2023
1.28.2 1,592 10/17/2023
1.27.6 2,014 9/20/2023
1.27.5 301 9/20/2023
1.26.6 3,569 8/28/2023
1.26.5 1,177 8/16/2023
1.25.5 2,368 7/22/2023
1.25.4 286 7/21/2023
1.25.3 355 7/20/2023
1.25.2 823 7/13/2023
1.24.3 2,500 6/15/2023
1.23.4 993 6/1/2023
1.22.4 1,892 4/25/2023
1.22.3 502 4/21/2023
1.22.2 421 4/19/2023
1.21.13 1,958 3/14/2023
1.21.8 2,293 1/31/2023
1.21.5 1,768 12/21/2022
1.21.4 734 12/13/2022
1.20.3 1,235 11/17/2022
1.19.4 1,286 10/19/2022
1.19.3 868 10/10/2022
1.18.4 855 9/15/2022
1.17.5 799 8/13/2022
1.17.4 552 8/12/2022
1.16.6 650 6/23/2022
1.15.3 579 5/13/2022
1.14.4 539 4/27/2022
1.14.2 560 4/7/2022
1.13.6 532 3/30/2022
1.13.4 517 3/21/2022
1.12.2 571 2/17/2022
1.11.8 571 2/5/2022
1.11.7 621 2/2/2022

1.13.6:
   - Initial version of packaging project build support.