Skip to content

Commit

Permalink
Release 2024-10-24 (#70)
Browse files Browse the repository at this point in the history
* release_2024-10-24

* Updated changelog
  • Loading branch information
aws-sdk-dotnet-automation authored Oct 24, 2024
1 parent 0eaed65 commit 54dcb70
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
12 changes: 0 additions & 12 deletions .autover/changes/A37D7270-9F43-4933-9FAC-BFBBBC4670CB.json

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Release 2024-10-24

### Amazon.Extensions.S3.Encryption (3.0.0-preview.3)
* Mark the assembly trimmable
* Enable Source Link

## Release 2024-10-16

### Amazon.Extensions.S3.Encryption (3.0.0-preview.2)
Expand Down
2 changes: 1 addition & 1 deletion src/Amazon.Extensions.S3.Encryption.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>net472;netstandard2.0;netcoreapp3.1;net8.0</TargetFrameworks>
<Version>3.0.0-preview.2</Version>
<Version>3.0.0-preview.3</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>Amazon.Extensions.S3.Encryption</PackageId>
<Title>Amazon S3 Encryption Client for .NET</Title>
Expand Down

0 comments on commit 54dcb70

Please sign in to comment.