Microsoft.PowerApps.MSBuild.PDPackage 1.14.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.14.4
                    
NuGet\Install-Package Microsoft.PowerApps.MSBuild.PDPackage -Version 1.14.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.14.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.14.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.14.4
                    
#r "nuget: Microsoft.PowerApps.MSBuild.PDPackage, 1.14.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.14.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.14.4
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.PowerApps.MSBuild.PDPackage&version=1.14.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 1,447 9/3/2025
1.47.1 2,839 8/13/2025
1.46.1 1,462 7/31/2025
1.45.2 2,526 7/7/2025
1.44.2 1,765 6/24/2025
1.43.6 3,729 5/15/2025
1.42.1 4,036 4/8/2025
1.41.1 1,492 3/26/2025
1.40.4 4,455 2/25/2025
1.39.3 4,653 1/16/2025
1.38.3 3,470 12/2/2024
1.37.4 2,612 11/13/2024
1.36.3 1,737 10/31/2024
1.35.1 3,800 9/27/2024
1.34.3 4,176 8/22/2024
1.33.3 3,959 7/8/2024
1.32.5 7,718 5/13/2024
1.31.2 4,894 3/14/2024
1.30.2 3,750 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,633 8/28/2023
1.26.5 1,192 8/16/2023
1.25.5 2,387 7/22/2023
1.25.4 306 7/21/2023
1.25.3 372 7/20/2023
1.25.2 841 7/13/2023
1.24.3 2,518 6/15/2023
1.23.4 1,012 6/1/2023
1.22.4 1,915 4/25/2023
1.22.3 521 4/21/2023
1.22.2 441 4/19/2023
1.21.13 1,977 3/14/2023
1.21.8 2,313 1/31/2023
1.21.5 1,789 12/21/2022
1.21.4 755 12/13/2022
1.20.3 1,256 11/17/2022
1.19.4 1,307 10/19/2022
1.19.3 888 10/10/2022
1.18.4 876 9/15/2022
1.17.5 819 8/13/2022
1.17.4 573 8/12/2022
1.16.6 671 6/23/2022
1.15.3 600 5/13/2022
1.14.4 561 4/27/2022
1.14.2 579 4/7/2022
1.13.6 551 3/30/2022
1.13.4 537 3/21/2022
1.12.2 590 2/17/2022
1.11.8 589 2/5/2022
1.11.7 640 2/2/2022

1.14.4:
   - Initial version of packaging project build support.