Verlite.MsBuild 2.6.0

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

Codecov Mutation testing score

Automatically set and embed versions for your SDK-style projects computed via SemVer 2 Git tags.

For Continuous Delivery workflows.

Quickstart

Simply add the following to your project, being sure to set the desired version:

<ItemGroup>
  <PackageReference Include="Verlite.MsBuild" Version="x.y.z" PrivateAssets="All" />
</ItemGroup>

Additionally, to access the embedded version generated by the source generator:

Console.WriteLine(Verlite.Version.Full);

Full readme

View the full readme on GitHub for available options, an FAQ, and in depth details.

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
2.6.0 914 3/25/2025
2.6.0-rc.4 466 3/24/2025
2.6.0-rc.3 468 3/24/2025
2.6.0-rc.2 78 2/1/2025
2.6.0-rc.1 71 10/26/2024
2.5.0 1,022 8/3/2023
2.5.0-rc.2 139 8/3/2023
2.5.0-rc.1 131 6/27/2023
2.5.0-beta.2 130 6/26/2023
2.5.0-beta.1 133 6/23/2023
2.4.0 1,116 12/2/2022
2.4.0-rc.1 181 10/21/2022
2.3.1 580 10/11/2022
2.3.0 695 6/25/2022
2.2.0 485 6/24/2022
2.2.0-rc.2 188 6/21/2022
2.2.0-rc.1 169 6/20/2022
2.1.0 862 2/7/2022
2.1.0-beta.2 231 1/9/2022
2.1.0-beta.1 206 1/9/2022
2.0.2 377 12/29/2021
2.0.1 619 9/25/2021
2.0.0 439 9/14/2021
2.0.0-rc.1 260 9/7/2021
2.0.0-alpha.1 219 8/30/2021
1.2.0 438 8/24/2021
1.2.0-rc.1 228 8/21/2021
1.1.2 414 8/20/2021
1.1.1 412 8/20/2021
1.1.1-rc.1 237 8/12/2021
1.1.0 428 3/30/2021
1.1.0-rc.2 227 3/29/2021
1.1.0-rc.1 250 3/29/2021
1.1.0-beta.2 260 3/28/2021
1.1.0-beta.1 383 3/28/2021 1.1.0-beta.1 is deprecated because it has critical bugs.
1.0.2 466 3/3/2021
1.0.1 434 2/27/2021
1.0.0 418 2/25/2021
1.0.0-rc.1 257 2/25/2021
1.0.0-beta.1 269 2/10/2021
0.5.0 446 2/6/2021
0.4.0 442 2/2/2021
0.3.0 465 2/1/2021
0.2.0 413 1/31/2021
0.1.0 431 1/28/2021