AutoSemVer 1.1.146

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

Package Description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AutoSemVer:

Package Downloads
AutoSemVer.TestApp

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.146 710 11/6/2020
1.1.145-dev 430 11/6/2020
1.1.143 520 11/6/2020
1.1.141-dev 387 11/6/2020
1.0.127 722 10/3/2020
1.0.125-dev 402 10/2/2020
1.0.123-dev 447 10/2/2020