SIL.BuildTasks.AWS
3.2.1-beta0002
Prefix Reserved
See the version list below for details.
dotnet add package SIL.BuildTasks.AWS --version 3.2.1-beta0002
NuGet\Install-Package SIL.BuildTasks.AWS -Version 3.2.1-beta0002
<PackageReference Include="SIL.BuildTasks.AWS" Version="3.2.1-beta0002" />
<PackageVersion Include="SIL.BuildTasks.AWS" Version="3.2.1-beta0002" />
<PackageReference Include="SIL.BuildTasks.AWS" />
paket add SIL.BuildTasks.AWS --version 3.2.1-beta0002
#r "nuget: SIL.BuildTasks.AWS, 3.2.1-beta0002"
#:package SIL.BuildTasks.AWS@3.2.1-beta0002
#addin nuget:?package=SIL.BuildTasks.AWS&version=3.2.1-beta0002&prerelease
#tool nuget:?package=SIL.BuildTasks.AWS&version=3.2.1-beta0002&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.3.0 | 0 | 9/2/2026 |
| 3.2.2-beta0003 | 0 | 9/2/2026 |
| 3.2.2-beta0002 | 0 | 9/2/2026 |
| 3.2.2-beta0001 | 0 | 9/2/2026 |
| 3.2.1 | 76 | 8/31/2026 |
| 3.2.1-beta0004 | 68 | 8/31/2026 |
| 3.2.1-beta0003 | 67 | 8/28/2026 |
| 3.2.1-beta0002 | 72 | 8/28/2026 |
| 3.2.1-beta0001 | 71 | 8/28/2026 |
| 3.2.0 | 318 | 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 |
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