SIL.BuildTasks 2.5.1-beta0003

Prefix Reserved
This is a prerelease version of SIL.BuildTasks.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SIL.BuildTasks --version 2.5.1-beta0003
                    
NuGet\Install-Package SIL.BuildTasks -Version 2.5.1-beta0003
                    
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.5.1-beta0003" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.BuildTasks" Version="2.5.1-beta0003" />
                    
Directory.Packages.props
<PackageReference Include="SIL.BuildTasks" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SIL.BuildTasks --version 2.5.1-beta0003
                    
#r "nuget: SIL.BuildTasks, 2.5.1-beta0003"
                    
#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.
#:package SIL.BuildTasks@2.5.1-beta0003
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SIL.BuildTasks&version=2.5.1-beta0003&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SIL.BuildTasks&version=2.5.1-beta0003&prerelease
                    
Install as a Cake Tool

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
3.1.2-beta0014 50 11/26/2025
3.1.2-beta0012 322 8/26/2025
3.1.2-beta0005 210 5/28/2025
3.1.2-beta0002 174 5/27/2025
3.1.1 468 3/18/2025
3.1.1-beta0005 174 3/18/2025
3.1.1-beta0001 239 3/6/2025
3.1.0 277 3/4/2025
3.0.1-beta0004 138 2/22/2025
3.0.0 386 11/8/2024
2.6.0-beta0044 123 11/8/2024
2.6.0-beta0042 119 11/7/2024
2.6.0-beta0036 114 11/6/2024
2.6.0-beta0032 156 10/18/2024
2.6.0-beta0030 348 8/11/2023
2.6.0-beta0028 216 8/7/2023
2.6.0-beta0024 463 11/23/2022
2.6.0-beta0023 394 8/9/2022
2.6.0-beta0022 299 8/9/2022
2.6.0-beta0020 287 8/5/2022
2.6.0-beta0010 288 8/5/2022
2.6.0-beta0008 2,903 8/12/2021
2.6.0-beta0007 345 8/2/2021
2.6.0-beta0006 344 8/2/2021
2.5.1-beta0005 422 5/27/2021
2.5.1-beta0004 408 5/27/2021
2.5.1-beta0003 387 5/18/2021
2.5.1-beta.2 284 3/19/2021
2.5.0 8,473 2/24/2021
2.4.0 628 1/22/2021
2.3.4 3,010 10/5/2020
2.3.3 641 7/31/2020
2.3.2 1,553 5/22/2020
2.3.1 3,132 5/19/2020
2.3.0 721 4/16/2020
2.2.0 1,855 12/11/2018
2.1.0 1,566 7/28/2018
2.0.2 1,184 7/2/2018
2.0.1 1,177 6/29/2018
2.0.0 1,393 6/18/2018
1.0.2 9,458 6/8/2018
1.0.1 1,518 4/20/2018
1.0.0 2,056 4/16/2018

Changes since version 2.4.0

Added:
- [SIL.ReleaseTasks] Support for Keep a Changelog style CHANGELOG.md files

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