Cathal.PcfTools.MSBuild.Control 0.4.1

dotnet add package Cathal.PcfTools.MSBuild.Control --version 0.4.1
                    
NuGet\Install-Package Cathal.PcfTools.MSBuild.Control -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.Control" 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.Control" Version="0.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Cathal.PcfTools.MSBuild.Control" />
                    
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.Control --version 0.4.1
                    
#r "nuget: Cathal.PcfTools.MSBuild.Control, 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.Control@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.Control&version=0.4.1
                    
Install as a Cake Addin
#tool nuget:?package=Cathal.PcfTools.MSBuild.Control&version=0.4.1
                    
Install as a Cake Tool

Cathal.PcfTools.MSBuild.Control

This package contains MSBuild targets to populate configuration files in PCF control projects

The expected folder structure of the repo is as follows:

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

How to consume

The following change should be made in the control.pcfproj file:

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

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 422 9/17/2025
0.4.0 361 9/17/2025
0.3.3 502 7/30/2024
0.3.2 309 7/22/2024
0.3.0 382 5/26/2024
0.2.2 492 4/5/2024
0.2.1 348 4/5/2024
0.2.0 442 4/3/2024
0.1.17-rc2 415 4/1/2024
0.1.16 450 4/1/2024
0.1.15 1,448 12/24/2023
0.1.14 1,147 12/23/2023
0.1.13 1,093 12/23/2023
0.1.12 1,198 12/23/2023
0.1.11 1,070 12/23/2023
0.1.10 1,501 9/23/2023
0.1.9 1,597 9/23/2023
0.1.8 1,519 9/16/2023
0.1.7 1,314 9/16/2023
0.1.6 1,627 9/2/2023
0.1.5 1,444 8/30/2023
0.1.4 1,573 8/25/2023
0.1.3 1,619 8/20/2023
0.1.2 1,719 8/20/2023
0.1.1 1,625 8/18/2023
0.1.1-rc1 1,634 8/18/2023
0.1.0-rc3 1,516 8/18/2023
0.1.0-rc2 1,563 8/18/2023
0.1.0-rc1 1,673 8/16/2023