ProjectFiles 1.2.0

dotnet add package ProjectFiles --version 1.2.0
                    
NuGet\Install-Package ProjectFiles -Version 1.2.0
                    
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="ProjectFiles" Version="1.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProjectFiles" Version="1.2.0" />
                    
Directory.Packages.props
<PackageReference Include="ProjectFiles" />
                    
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 ProjectFiles --version 1.2.0
                    
#r "nuget: ProjectFiles, 1.2.0"
                    
#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 ProjectFiles@1.2.0
                    
#: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=ProjectFiles&version=1.2.0
                    
Install as a Cake Addin
#tool nuget:?package=ProjectFiles&version=1.2.0
                    
Install as a Cake Tool

A C# source generator that provides strongly-typed, compile-time access to project files marked with CopyToOutputDirectory in the .csproj file.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on ProjectFiles:

Repository Stars
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
SimonCropp/WinDebloat
A dotnet tool that removes the bloat in Windows
SimonCropp/Polyfill
Source only package that exposes newer APIs, .net features, and C# features to older runtimes.
SimonCropp/MarkdownSnippets
Extracts snippets from code files and merges them into markdown documents.
Version Downloads Last Updated
1.2.0 34 5/22/2026
1.1.1 3,733 3/11/2026
1.1.0 179 3/11/2026
1.0.0 586 2/27/2026
0.5.0 1,344 1/28/2026
0.4.0 2,082 12/16/2025
0.3.0 289 12/16/2025
0.2.0 492 12/6/2025
0.1.3 208 11/29/2025
0.1.2 96 11/28/2025
0.1.1 116 11/28/2025
0.1.0 117 11/28/2025
0.1.0-beta.8 148 11/27/2025
0.1.0-beta.7 145 11/27/2025
0.1.0-beta.6 389 11/18/2025
0.1.0-beta.5 283 11/17/2025
0.1.0-beta.4 251 11/16/2025
0.1.0-beta.3 166 11/15/2025
0.1.0-beta.2 151 11/15/2025
0.1.0-beta.1 159 11/15/2025