Skip to content

Commit

Permalink
chore(deps): bump AWSSDK.Core and Microsoft.NETFramework.ReferenceAss…
Browse files Browse the repository at this point in the history
…emblies

Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together.

Updates `AWSSDK.Core` from 3.7.304.2 to 3.7.401.13
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 094c01c commit 1fa1f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AwsCryptographyPrimitives/runtimes/net/Crypto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@


<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.304.2" />
<PackageReference Include="AWSSDK.Core" Version="3.7.401.13" />
<PackageReference Include="DafnyRuntime" Version="[4.2.0,$(DafnyVersion)]" />
<PackageReference Include="BouncyCastle.Cryptography" Version="2.3.1" />
<ProjectReference Include="../../../StandardLibrary/runtimes/net/STD.csproj" />
Expand Down

0 comments on commit 1fa1f69

Please sign in to comment.