SIL.BuildTasks.AWS 2.6.0-beta0044

Prefix Reserved
This is a prerelease version of SIL.BuildTasks.AWS.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SIL.BuildTasks.AWS --version 2.6.0-beta0044
                    
NuGet\Install-Package SIL.BuildTasks.AWS -Version 2.6.0-beta0044
                    
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.AWS" Version="2.6.0-beta0044" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SIL.BuildTasks.AWS" Version="2.6.0-beta0044" />
                    
Directory.Packages.props
<PackageReference Include="SIL.BuildTasks.AWS" />
                    
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.AWS --version 2.6.0-beta0044
                    
#r "nuget: SIL.BuildTasks.AWS, 2.6.0-beta0044"
                    
#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.AWS@2.6.0-beta0044
                    
#: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.AWS&version=2.6.0-beta0044&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SIL.BuildTasks.AWS&version=2.6.0-beta0044&prerelease
                    
Install as a Cake Tool

SIL.BuildTasks.AWS defines a S3BuildPublisher msbuild task to publish a set of files to a S3 bucket.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  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.7.2

    • 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.3.0 48 9/2/2026
3.2.2-beta0003 26 9/2/2026
3.2.2-beta0002 34 9/2/2026
3.2.2-beta0001 32 9/2/2026
3.2.1 80 8/31/2026
3.2.1-beta0004 71 8/31/2026
3.2.1-beta0003 70 8/28/2026
3.2.1-beta0002 75 8/28/2026
3.2.1-beta0001 76 8/28/2026
3.2.0 319 1/6/2026
3.1.2-beta0014 232 11/26/2025
3.1.2-beta0012 271 8/26/2025
3.1.2-beta0005 233 5/28/2025
3.1.2-beta0002 227 5/27/2025
3.1.1 262 3/18/2025
3.1.1-beta0005 226 3/18/2025
3.1.1-beta0001 309 3/6/2025
3.1.0 322 3/4/2025
3.0.1-beta0004 192 2/22/2025
2.6.0-beta0044 187 11/8/2024
Loading failed

Changes since version 2.5.0

Changed:
- Target .NET 4.7.2 instead of 4.6.1
- SIL International changed to SIL Global
- BREAKING DEPENDENCY CHANGE: Upgraded to NUnit 4 (see https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html)

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