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.
<PackageVersion Include="Cathal.PcfTools.MSBuild.Proj" Version="0.3.3" />
                    
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.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.
#addin nuget:?package=Cathal.PcfTools.MSBuild.Proj&version=0.3.3
                    
Install as a Cake Addin
#tool nuget:?package=Cathal.PcfTools.MSBuild.Proj&version=0.3.3
                    
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.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 343 7/30/2024
0.3.2 219 7/22/2024
0.3.0 304 5/26/2024
0.2.2 250 4/5/2024
0.2.1 225 4/5/2024
0.2.0 305 4/3/2024
0.1.17-rc2 296 4/1/2024
0.1.16 362 4/1/2024
0.1.15 1,093 12/24/2023
0.1.14 751 12/23/2023
0.1.13 784 12/23/2023
0.1.12 803 12/23/2023
0.1.11 856 12/23/2023
0.1.10 1,151 9/23/2023
0.1.9 1,148 9/23/2023
0.1.8 976 9/16/2023
0.1.7 1,151 9/16/2023
0.1.6 1,045 9/2/2023
0.1.5 1,213 8/30/2023
0.1.4 1,202 8/25/2023
0.1.3 1,255 8/20/2023
0.1.2 1,250 8/20/2023
0.1.1 1,308 8/18/2023
0.1.1-rc1 1,285 8/18/2023
0.1.0-rc3 1,170 8/18/2023
0.1.0-rc2 1,209 8/18/2023
0.1.0-rc1 1,263 8/16/2023