Microsoft.PowerApps.MSBuild.Plugin 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.Plugin --version 1.13.4
                    
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Plugin -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.Plugin" Version="1.13.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.PowerApps.MSBuild.Plugin" Version="1.13.4" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin" />
                    
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.Plugin --version 1.13.4
                    
#r "nuget: Microsoft.PowerApps.MSBuild.Plugin, 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.
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.13.4
                    
Install Microsoft.PowerApps.MSBuild.Plugin as a Cake Addin
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.13.4
                    
Install Microsoft.PowerApps.MSBuild.Plugin as a Cake Tool

The package contains build definitions that are required to build a CDS Plug-in class library. See project site how to install.

There are no supported framework assets in this package.

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.Plugin:

Package Downloads
OpenStrata.MSBuild.Plugin

OpenStrata.MSBuild.Plugin will contain build definitions that are used in conjunction with Microsoft.PowerApps.MSBuild.Plugin package.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.PowerApps.MSBuild.Plugin:

Repository Stars
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
Version Downloads Last updated
1.42.1 18,959 4/8/2025
1.41.1 8,560 3/26/2025
1.40.4 21,723 2/25/2025
1.39.3 24,399 1/16/2025
1.38.3 19,105 12/2/2024
1.37.4 10,530 11/13/2024
1.36.3 7,668 10/31/2024
1.35.1 16,875 9/27/2024
1.34.3 14,258 8/22/2024
1.33.3 16,541 7/8/2024
1.32.5 17,380 5/13/2024
1.31.2 15,839 3/14/2024
1.30.2 26,169 1/24/2024
1.29.9 11,674 11/28/2023
1.29.6 3,546 11/13/2023
1.28.2 7,537 10/17/2023
1.27.6 7,368 9/20/2023
1.27.5 393 9/20/2023
1.26.6 6,480 8/28/2023
1.26.5 2,382 8/16/2023
1.25.5 4,896 7/22/2023
1.25.4 268 7/21/2023
1.25.3 466 7/20/2023
1.25.2 1,655 7/13/2023
1.24.3 5,639 6/15/2023
1.23.4 2,448 6/1/2023
1.22.4 5,222 4/25/2023
1.22.3 855 4/21/2023
1.22.2 851 4/19/2023
1.21.13 6,168 3/14/2023
1.21.8 7,645 1/31/2023
1.21.5 10,188 12/21/2022
1.21.4 1,447 12/13/2022
1.20.3 4,205 11/17/2022
1.19.4 6,789 10/19/2022
1.19.3 2,340 10/10/2022
1.18.4 4,375 9/15/2022
1.17.5 5,138 8/13/2022
1.17.4 657 8/12/2022
1.16.6 6,164 6/23/2022
1.15.3 6,377 5/13/2022
1.14.4 21,247 4/27/2022
1.14.2 2,748 4/7/2022
1.13.6 1,224 3/30/2022
1.13.4 5,126 3/21/2022
1.12.2 25,273 2/17/2022
1.11.8 1,118 2/5/2022
1.11.7 830 2/3/2022
1.11.4 966 1/28/2022
1.11.3 814 1/27/2022
1.10.4 2,456 12/10/2021
1.9.9 3,116 10/20/2021
1.9.8 1,801 9/28/2021
1.9.4 1,912 8/19/2021
1.8.6 1,124 7/28/2021
1.8.5 694 7/21/2021
1.7.4 1,271 6/28/2021
1.7.3 631 6/25/2021
1.7.2 692 6/17/2021
1.6.6 1,046 5/21/2021
1.6.5 547 5/14/2021
1.6.4 688 4/29/2021
1.5.5 2,102 3/2/2021
1.5.4 575 2/25/2021
1.5.3 858 2/11/2021
1.5.2 586 2/4/2021
1.4.4 809 11/5/2020
1.3.6 2,108 7/16/2020
1.3.3 2,750 6/16/2020
1.3.1 2,656 5/19/2020
1.2.6 838 4/16/2020
1.1.6 872 12/5/2019

Please make sure to update your Microsoft Power Platform CLI to the latest version and take advantage of all the latest capabilities by following https://aka.ms/PowerPlatformCLI.
If you are a new user please install the Power Platform CLI directly from here: https://aka.ms/PowerAppsCLI

1.13.4:
- Fixed build error "Could not load file or assembly '...\Microsoft.PowerApps.MSBuild.Tasks.dll'" when using `dotnet build`.

1.1.6:
- Plug-in project now supports assembly version and strong name signing

1.0.6:
- Initial set of capabilities required to build a CDS Plug-in class library.