Cathal.PcfTools.MSBuild.Proj 0.4.1

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

Cathal.PcfTools.MSBuild.Proj

This package contains MSBuild targets to wrap the common actions for building a PowerApps Component Framework project.

The expected folder structure of the repo is as follows:

  • control/
  • solution/
  • {project_name}.proj

How to consume

The .proj file should contain the following contents:

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Sdk Name="Cathal.PcfTools.MSBuild.Proj" Version="0.4.1" />
</Project>

Note: Replace 0.4.1 above with later versions as appropriate.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.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
0.4.1 230 9/17/2025
0.4.0 167 9/17/2025
0.3.3 408 7/30/2024
0.3.2 258 7/22/2024
0.3.0 345 5/26/2024
0.2.2 289 4/5/2024
0.2.1 264 4/5/2024
0.2.0 345 4/3/2024
0.1.17-rc2 331 4/1/2024
0.1.16 401 4/1/2024
0.1.15 1,131 12/24/2023
0.1.14 789 12/23/2023
0.1.13 822 12/23/2023
0.1.12 841 12/23/2023
0.1.11 894 12/23/2023
0.1.10 1,188 9/23/2023
0.1.9 1,185 9/23/2023
0.1.8 1,013 9/16/2023
0.1.7 1,188 9/16/2023
0.1.6 1,091 9/2/2023
0.1.5 1,260 8/30/2023
0.1.4 1,252 8/25/2023
0.1.3 1,305 8/20/2023
0.1.2 1,301 8/20/2023
0.1.1 1,357 8/18/2023
0.1.1-rc1 1,334 8/18/2023
0.1.0-rc3 1,220 8/18/2023
0.1.0-rc2 1,259 8/18/2023
0.1.0-rc1 1,312 8/16/2023