SIL.BuildTasks.AWS 2.2.0

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

// Install SIL.BuildTasks.AWS as a Cake Tool
#tool nuget:?package=SIL.BuildTasks.AWS&version=2.2.0

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

There are no supported framework assets in this 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 135 8/11/2023
2.6.0-beta0028 135 8/7/2023
2.6.0-beta0024 162 11/23/2022
2.6.0-beta0023 151 8/9/2022
2.6.0-beta0022 183 8/9/2022
2.6.0-beta0020 184 8/5/2022
2.6.0-beta0010 168 8/5/2022
2.6.0-beta0008 242 8/12/2021
2.6.0-beta0007 224 8/2/2021
2.6.0-beta0006 243 8/2/2021
2.5.1-beta0005 259 5/27/2021
2.5.1-beta0004 267 5/27/2021
2.5.1-beta0003 253 5/18/2021
2.5.1-beta.2 150 3/19/2021
2.5.0 4,126 2/24/2021
2.4.0 424 1/22/2021
2.3.4 533 10/5/2020
2.3.3 495 7/31/2020
2.3.2 593 5/22/2020
2.3.1 602 5/19/2020
2.3.0 563 4/16/2020
2.2.0 954 12/11/2018
2.1.0 886 7/28/2018
2.0.2 897 7/2/2018
2.0.1 966 6/29/2018
2.0.0 1,034 6/18/2018
1.0.2 8,780 6/8/2018
1.0.1 999 4/20/2018
1.0.0 1,062 4/16/2018

Changes since version 2.1.0

Changed:
- Add new property `AppendToReleaseNotesProperty` to `ReleaseNotesProperty` task
 that allows to add text to the end of the release notes.