SIL.BuildTasks.AWS
3.2.1-beta0003
Prefix Reserved
See the version list below for details.
dotnet add package SIL.BuildTasks.AWS --version 3.2.1-beta0003
NuGet\Install-Package SIL.BuildTasks.AWS -Version 3.2.1-beta0003
<PackageReference Include="SIL.BuildTasks.AWS" Version="3.2.1-beta0003" />
<PackageVersion Include="SIL.BuildTasks.AWS" Version="3.2.1-beta0003" />
<PackageReference Include="SIL.BuildTasks.AWS" />
paket add SIL.BuildTasks.AWS --version 3.2.1-beta0003
#r "nuget: SIL.BuildTasks.AWS, 3.2.1-beta0003"
#:package SIL.BuildTasks.AWS@3.2.1-beta0003
#addin nuget:?package=SIL.BuildTasks.AWS&version=3.2.1-beta0003&prerelease
#tool nuget:?package=SIL.BuildTasks.AWS&version=3.2.1-beta0003&prerelease
SIL.BuildTasks.AWS defines a S3BuildPublisher msbuild task to publish a set of files to a S3 bucket.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Markdig.Signed (>= 0.41.1)
- Microsoft.Build.Tasks.Core (>= 18.9.6)
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.2.1 | 0 | 8/31/2026 |
| 3.2.1-beta0004 | 0 | 8/31/2026 |
| 3.2.1-beta0003 | 32 | 8/28/2026 |
| 3.2.1-beta0002 | 36 | 8/28/2026 |
| 3.2.1-beta0001 | 35 | 8/28/2026 |
| 3.2.0 | 317 | 1/6/2026 |
| 3.1.2-beta0014 | 231 | 11/26/2025 |
| 3.1.2-beta0012 | 269 | 8/26/2025 |
| 3.1.2-beta0005 | 232 | 5/28/2025 |
| 3.1.2-beta0002 | 226 | 5/27/2025 |
| 3.1.1 | 261 | 3/18/2025 |
| 3.1.1-beta0005 | 225 | 3/18/2025 |
| 3.1.1-beta0001 | 307 | 3/6/2025 |
| 3.1.0 | 321 | 3/4/2025 |
| 3.0.1-beta0004 | 192 | 2/22/2025 |
| 3.0.0 | 225 | 11/8/2024 |
| 2.6.0-beta0044 | 187 | 11/8/2024 |
| 2.6.0-beta0042 | 184 | 11/7/2024 |
| 2.6.0-beta0036 | 179 | 11/6/2024 |
| 2.6.0-beta0032 | 200 | 10/18/2024 |
Changes since version 3.1.1
Changed:
- Changed case of text in log message from "Publishing Sourcefiles" "Publishing SourceFiles". If anything is doing a case-sensitive parse of the log file, looking for this text, this could be a breaking change.
Security:
- Upgraded Microsoft.Build.Tasks.Core/Microsoft.Build.Utilities.Core from 17.14.28 to 18.9.6 and SIL.Core from 7.0.0 to 17.0.0 to address vulnerabilities in the older versions.
See full changelog at https://github.com/sillsdev/SIL.BuildTasks/blob/master/CHANGELOG.md