AlbanianXrm.PCFProj.Sdk 1.0.2

<Sdk Name="AlbanianXrm.PCFProj.Sdk" Version="1.0.2" />
                    
For projects that support Sdk, copy this XML node into the project file to reference the package.
#:sdk AlbanianXrm.PCFProj.Sdk@1.0.2
                    
#:sdk 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.

AlbanianXrm.PCFProj.Sdk

A visual studio sdk project based on the Microsoft provided .pcfproj project. This project can be part of a Visual Studio solution and can be opened on visual studio.

To use this just reference the Sdk using a specific version and the build system should get the definition from NuGet.

<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="AlbanianXrm.PCFProj.Sdk/1.0.2">
</Project>
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
1.0.2 77 3/17/2026
1.0.1 412 9/14/2025
1.0.0 272 9/13/2025

v1.0.2:
- Update Manifest version by specifying FileVersion property
v1.0.1:
- Improved packages documentation and icon

v1.0.0:
- First release of AlbanianXrm.PCFProj.Sdk