MSBuildSummaryFiles 1.0.16-preview

This is a prerelease version of MSBuildSummaryFiles.
dotnet add package MSBuildSummaryFiles --version 1.0.16-preview
                    
NuGet\Install-Package MSBuildSummaryFiles -Version 1.0.16-preview
                    
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="MSBuildSummaryFiles" Version="1.0.16-preview">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MSBuildSummaryFiles" Version="1.0.16-preview" />
                    
Directory.Packages.props
<PackageReference Include="MSBuildSummaryFiles">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 MSBuildSummaryFiles --version 1.0.16-preview
                    
#r "nuget: MSBuildSummaryFiles, 1.0.16-preview"
                    
#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.
#addin nuget:?package=MSBuildSummaryFiles&version=1.0.16-preview&prerelease
                    
Install MSBuildSummaryFiles as a Cake Addin
#tool nuget:?package=MSBuildSummaryFiles&version=1.0.16-preview&prerelease
                    
Install MSBuildSummaryFiles as a Cake Tool

Generates a file that summarizes a build to be used to determine how changes to build logic manifest to changes to the build.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • .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
1.0.16-preview 255 10/26/2021