Ionide.KeepAChangelog.Tasks
0.1.8
dotnet add package Ionide.KeepAChangelog.Tasks --version 0.1.8
NuGet\Install-Package Ionide.KeepAChangelog.Tasks -Version 0.1.8
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="Ionide.KeepAChangelog.Tasks" Version="0.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ionide.KeepAChangelog.Tasks --version 0.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ionide.KeepAChangelog.Tasks, 0.1.8"
#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 Ionide.KeepAChangelog.Tasks as a Cake Addin #addin nuget:?package=Ionide.KeepAChangelog.Tasks&version=0.1.8 // Install Ionide.KeepAChangelog.Tasks as a Cake Tool #tool nuget:?package=Ionide.KeepAChangelog.Tasks&version=0.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MSBuild Tasks and Targets that set your Assembly Version, Package Version, and Package Release Notes from your KeepAChangelog-compatible Changelogs.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ionide.KeepAChangelog.Tasks:
Package | Downloads |
---|---|
Fsih
Fsih helps you in the fsi with easy access to docs |
GitHub repositories
This package is not used by any popular GitHub repositories.
### Changed
* Minor packaging fix for non-Core MSBuild versions