Cathal.PcfTools.MSBuild.Proj 0.3.3

dotnet add package Cathal.PcfTools.MSBuild.Proj --version 0.3.3                
NuGet\Install-Package Cathal.PcfTools.MSBuild.Proj -Version 0.3.3                
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.3.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cathal.PcfTools.MSBuild.Proj --version 0.3.3                
#r "nuget: Cathal.PcfTools.MSBuild.Proj, 0.3.3"                
#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.
// Install Cathal.PcfTools.MSBuild.Proj as a Cake Addin
#addin nuget:?package=Cathal.PcfTools.MSBuild.Proj&version=0.3.3

// Install Cathal.PcfTools.MSBuild.Proj as a Cake Tool
#tool nuget:?package=Cathal.PcfTools.MSBuild.Proj&version=0.3.3                

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.3.3" />
</Project>

Note: Replace 0.3.3 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.3.3 166 7/30/2024
0.3.2 174 7/22/2024
0.3.0 272 5/26/2024
0.2.2 223 4/5/2024
0.2.1 193 4/5/2024
0.2.0 277 4/3/2024
0.1.17-rc2 282 4/1/2024
0.1.16 331 4/1/2024
0.1.15 1,064 12/24/2023
0.1.14 725 12/23/2023
0.1.13 755 12/23/2023
0.1.12 775 12/23/2023
0.1.11 830 12/23/2023
0.1.10 1,128 9/23/2023
0.1.9 1,125 9/23/2023
0.1.8 954 9/16/2023
0.1.7 1,111 9/16/2023
0.1.6 1,019 9/2/2023
0.1.5 1,185 8/30/2023
0.1.4 1,175 8/25/2023
0.1.3 1,227 8/20/2023
0.1.2 1,222 8/20/2023
0.1.1 1,279 8/18/2023
0.1.1-rc1 1,259 8/18/2023
0.1.0-rc3 1,146 8/18/2023
0.1.0-rc2 1,174 8/18/2023
0.1.0-rc1 1,239 8/16/2023