SIL.FwBuildTasks.Lib 10.0.1-beta0012

Prefix Reserved
This is a prerelease version of SIL.FwBuildTasks.Lib.
dotnet add package SIL.FwBuildTasks.Lib --version 10.0.1-beta0012
                    
NuGet\Install-Package SIL.FwBuildTasks.Lib -Version 10.0.1-beta0012
                    
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.FwBuildTasks.Lib" Version="10.0.1-beta0012" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.FwBuildTasks.Lib" Version="10.0.1-beta0012" />
                    
Directory.Packages.props
<PackageReference Include="SIL.FwBuildTasks.Lib" />
                    
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.FwBuildTasks.Lib --version 10.0.1-beta0012
                    
#r "nuget: SIL.FwBuildTasks.Lib, 10.0.1-beta0012"
                    
#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.FwBuildTasks.Lib@10.0.1-beta0012
                    
#: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.FwBuildTasks.Lib&version=10.0.1-beta0012&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SIL.FwBuildTasks.Lib&version=10.0.1-beta0012&prerelease
                    
Install as a Cake Tool

Additional msbuild tasks for FieldWorks. Usually you won't need this package. Use it if you write tasks or classes that derive from FwBuildTasks.

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.

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
10.0.1-beta0012 285 3/17/2023
10.0.1-beta0011 325 10/19/2022
10.0.1-beta0010 301 9/28/2022
10.0.1-beta0009 313 8/5/2022
10.0.1-beta0008 320 6/20/2022
10.0.1-beta0007 325 6/20/2022
10.0.1-beta0006 346 3/7/2022
10.0.1-beta0004 335 3/7/2022
10.0.1-beta0003 412 5/27/2021
10.0.1-beta0002 398 5/27/2021
10.0.1-beta0001 417 4/29/2021
10.0.0 655 3/5/2021

Changes since version 10.0.0

Changed:
- Build for .Net Framework v4.6.1

See full changelog at https://github.com/sillsdev/SIL.FwBuildTasks/blob/main/CHANGELOG.md