dotnet-ccvarn
1.3.0
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
This package has a SemVer 2.0.0 package version: 1.3.0+a843ce98bb8b9e66b96ec26c30aca51e9fc2f4a0.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global dotnet-ccvarn --version 1.3.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local dotnet-ccvarn --version 1.3.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-ccvarn&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-ccvarn --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Helper utility for asserting version and generating release notes based on conventional commits
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
1.3.0 (2022-05-24)
==================
Dependencies
------------
- (deps): update dependency dryioc to v4.8.8 (#98)
- (deps): update dependency yamldotnet to v11 (#102)
- (deps): update dependency newtonsoft.json to v13 (#101)
- (deps): update dependency roslynator.analyzers to v3.3.0 (#104)
- (deps): update dependency microsoft.sourcelink.github to v1.1.1 (#107)
- (deps): update actions/cache action to v2.1.7 (#103)
- (deps): bump DryIoc from 4.7.3 to 4.7.4 (#80)
Feature
-------
- add ability to export version data to standard output or error stream (#73)