Microsoft.PowerApps.MSBuild.PDPackage 1.13.4

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.4
                    
NuGet\Install-Package Microsoft.PowerApps.MSBuild.PDPackage -Version 1.13.4
                    
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.4">
  <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.4" />
                    
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.4
                    
#r "nuget: Microsoft.PowerApps.MSBuild.PDPackage, 1.13.4"
                    
#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.4
                    
#: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.4
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=1.13.4
                    
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 3,602 9/3/2025
1.47.1 2,867 8/13/2025
1.46.1 1,479 7/31/2025
1.45.2 2,797 7/7/2025
1.44.2 1,786 6/24/2025
1.43.6 3,740 5/15/2025
1.42.1 4,051 4/8/2025
1.41.1 1,508 3/26/2025
1.40.4 4,469 2/25/2025
1.39.3 4,660 1/16/2025
1.38.3 3,485 12/2/2024
1.37.4 2,626 11/13/2024
1.36.3 1,746 10/31/2024
1.35.1 3,814 9/27/2024
1.34.3 4,190 8/22/2024
1.33.3 3,979 7/8/2024
1.32.5 7,833 5/13/2024
1.31.2 4,908 3/14/2024
1.30.2 3,764 1/24/2024
1.29.9 2,733 11/28/2023
1.29.6 983 11/13/2023
1.28.2 1,610 10/17/2023
1.27.6 2,032 9/20/2023
1.27.5 319 9/20/2023
1.26.6 3,665 8/28/2023
1.26.5 1,205 8/16/2023
1.25.5 2,406 7/22/2023
1.25.4 319 7/21/2023
1.25.3 385 7/20/2023
1.25.2 854 7/13/2023
1.24.3 2,532 6/15/2023
1.23.4 1,026 6/1/2023
1.22.4 1,933 4/25/2023
1.22.3 538 4/21/2023
1.22.2 455 4/19/2023
1.21.13 1,992 3/14/2023
1.21.8 2,328 1/31/2023
1.21.5 1,803 12/21/2022
1.21.4 770 12/13/2022
1.20.3 1,270 11/17/2022
1.19.4 1,322 10/19/2022
1.19.3 903 10/10/2022
1.18.4 892 9/15/2022
1.17.5 835 8/13/2022
1.17.4 590 8/12/2022
1.16.6 687 6/23/2022
1.15.3 616 5/13/2022
1.14.4 578 4/27/2022
1.14.2 595 4/7/2022
1.13.6 567 3/30/2022
1.13.4 553 3/21/2022
1.12.2 607 2/17/2022
1.11.8 605 2/5/2022
1.11.7 658 2/2/2022

1.13.4:
   - Initial version of packaging project build support.