Compares two NuGet packages to determine if the Major and Minor version are semantically correct based on the publicly exposed classes/methods.
Info
Version: | 3.0.0 |
Author(s): | Aidan McGinley |
Last Update: | Thursday, January 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mcgin/SemanticVersionEnforcer |
NuGet Url: | https://www.nuget.org/packages/SemanticVersionEnforcer |
Install
Install-Package SemanticVersionEnforcer
dotnet add package SemanticVersionEnforcer
paket add SemanticVersionEnforcer
SemanticVersionEnforcer Download (Unzip the "nupkg" after downloading)
Dependencies
- NuGet.Core(2.8.3)
Tags