Verlite.MsBuild 2.5.0

dotnet add package Verlite.MsBuild --version 2.5.0
NuGet\Install-Package Verlite.MsBuild -Version 2.5.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.5.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.
paket add Verlite.MsBuild --version 2.5.0
#r "nuget: Verlite.MsBuild, 2.5.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.
// Install Verlite.MsBuild as a Cake Addin
#addin nuget:?package=Verlite.MsBuild&version=2.5.0

// Install Verlite.MsBuild as a Cake Tool
#tool nuget:?package=Verlite.MsBuild&version=2.5.0

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.5.0 429 8/3/2023
2.5.0-rc.2 81 8/3/2023
2.5.0-rc.1 73 6/27/2023
2.5.0-beta.2 67 6/26/2023
2.5.0-beta.1 67 6/23/2023
2.4.0 986 12/2/2022
2.4.0-rc.1 109 10/21/2022
2.3.1 490 10/11/2022
2.3.0 586 6/25/2022
2.2.0 386 6/24/2022
2.2.0-rc.2 105 6/21/2022
2.2.0-rc.1 91 6/20/2022
2.1.0 746 2/7/2022
2.1.0-beta.2 141 1/9/2022
2.1.0-beta.1 117 1/9/2022
2.0.2 270 12/29/2021
2.0.1 513 9/25/2021
2.0.0 329 9/14/2021
2.0.0-rc.1 168 9/7/2021
2.0.0-alpha.1 130 8/30/2021
1.2.0 311 8/24/2021
1.2.0-rc.1 132 8/21/2021
1.1.2 302 8/20/2021
1.1.1 303 8/20/2021
1.1.1-rc.1 148 8/12/2021
1.1.0 311 3/30/2021
1.1.0-rc.2 132 3/29/2021
1.1.0-rc.1 154 3/29/2021
1.1.0-beta.2 164 3/28/2021
1.1.0-beta.1 217 3/28/2021
1.0.2 343 3/3/2021
1.0.1 309 2/27/2021
1.0.0 297 2/25/2021
1.0.0-rc.1 153 2/25/2021
1.0.0-beta.1 161 2/10/2021
0.5.0 320 2/6/2021
0.4.0 313 2/2/2021
0.3.0 338 2/1/2021
0.2.0 295 1/31/2021
0.1.0 303 1/28/2021