ProjectFiles 1.1.1

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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1 1,074 3/11/2026
1.1.0 85 3/11/2026
1.0.0 544 2/27/2026
0.5.0 1,298 1/28/2026
0.4.0 2,058 12/16/2025
0.3.0 277 12/16/2025
0.2.0 480 12/6/2025
0.1.3 193 11/29/2025
0.1.2 86 11/28/2025
0.1.1 108 11/28/2025
0.1.0 107 11/28/2025
0.1.0-beta.8 138 11/27/2025
0.1.0-beta.7 138 11/27/2025
0.1.0-beta.6 379 11/18/2025
0.1.0-beta.5 275 11/17/2025
0.1.0-beta.4 241 11/16/2025
0.1.0-beta.3 157 11/15/2025
0.1.0-beta.2 142 11/15/2025
0.1.0-beta.1 149 11/15/2025