SIL.BuildTasks 2.6.0-beta0006

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of SIL.BuildTasks.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SIL.BuildTasks --version 2.6.0-beta0006
NuGet\Install-Package SIL.BuildTasks -Version 2.6.0-beta0006
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="SIL.BuildTasks" Version="2.6.0-beta0006" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIL.BuildTasks --version 2.6.0-beta0006
#r "nuget: SIL.BuildTasks, 2.6.0-beta0006"
#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 SIL.BuildTasks as a Cake Addin
#addin nuget:?package=SIL.BuildTasks&version=2.6.0-beta0006&prerelease

// Install SIL.BuildTasks as a Cake Tool
#tool nuget:?package=SIL.BuildTasks&version=2.6.0-beta0006&prerelease

SIL.BuildTasks defines several msbuild tasks used in building our other projects.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.0-beta0030 197 8/11/2023
2.6.0-beta0028 121 8/7/2023
2.6.0-beta0024 336 11/23/2022
2.6.0-beta0023 266 8/9/2022
2.6.0-beta0022 155 8/9/2022
2.6.0-beta0020 151 8/5/2022
2.6.0-beta0010 153 8/5/2022
2.6.0-beta0008 578 8/12/2021
2.6.0-beta0007 198 8/2/2021
2.6.0-beta0006 193 8/2/2021
2.5.1-beta0005 263 5/27/2021
2.5.1-beta0004 254 5/27/2021
2.5.1-beta0003 230 5/18/2021
2.5.1-beta.2 154 3/19/2021
2.5.0 6,192 2/24/2021
2.4.0 452 1/22/2021
2.3.4 2,752 10/5/2020
2.3.3 457 7/31/2020
2.3.2 1,360 5/22/2020
2.3.1 2,525 5/19/2020
2.3.0 534 4/16/2020
2.2.0 1,638 12/11/2018
2.1.0 1,227 7/28/2018
2.0.2 844 7/2/2018
2.0.1 835 6/29/2018
2.0.0 911 6/18/2018
1.0.2 8,974 6/8/2018
1.0.1 1,029 4/20/2018
1.0.0 1,695 4/16/2018

Changes since version 2.5.0

Added:
- [SIL.ReleaseTasks] Added filter option for project-specific entries (#48)

Fixed:
- [SIL.ReleaseTasks] Exclude links from CHANGELOG.md file when extracting release notes (#46)

See full changelog at https://github.com/sillsdev/SIL.BuildTasks/blob/master/CHANGELOG.md