Cathal.PcfTools.Proj 1.1.1

Suggested Alternatives

Cathal.PcfTools.MSBuild.Proj

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Cathal.PcfTools.Proj --version 1.1.1                
NuGet\Install-Package Cathal.PcfTools.Proj -Version 1.1.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.Proj" Version="1.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cathal.PcfTools.Proj --version 1.1.1                
#r "nuget: Cathal.PcfTools.Proj, 1.1.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.
// Install Cathal.PcfTools.Proj as a Cake Addin
#addin nuget:?package=Cathal.PcfTools.Proj&version=1.1.1

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

Cathal.PcfTools.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/
  • {file_name}.proj

How to consume

The .proj file should contain the following contents:

+  <Project Sdk="Cathal.PcfTools.Proj/1.1.0" DefaultTargets="Build" />
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