ChangelogAutomation.MSBuild 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ChangelogAutomation.MSBuild --version 1.0.1
NuGet\Install-Package ChangelogAutomation.MSBuild -Version 1.0.1
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="ChangelogAutomation.MSBuild" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChangelogAutomation.MSBuild --version 1.0.1
#r "nuget: ChangelogAutomation.MSBuild, 1.0.1"
#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 ChangelogAutomation.MSBuild as a Cake Addin
#addin nuget:?package=ChangelogAutomation.MSBuild&version=1.0.1

// Install ChangelogAutomation.MSBuild as a Cake Tool
#tool nuget:?package=ChangelogAutomation.MSBuild&version=1.0.1

MSBuild task and target that will automatically extract the latest version release notes from the CHANGELOG.md file and add them to the NuGet 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

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ChangelogAutomation.MSBuild:

Repository Stars
ForNeVeR/xaml-math
A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
egramtel/tdsharp
C#/.NET Core bindings for TDLib (Telegram MTProto API)
Version Downloads Last updated
2.0.0 1,015 2/4/2023
1.0.1 1,805 4/25/2021
1.0.0 284 4/25/2021

[Fixed]

- Executable bits are now preserved in the release distributions for the console tool version