Skip to content

Commit

Permalink
Dependency (dependabot/nuget): Bump AWSSDK.Core in /Source (#2839)
Browse files Browse the repository at this point in the history
Bumps [AWSSDK.Core](https://github.com/aws/aws-sdk-net) from 3.7.400.16 to 3.7.400.20.
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 16, 2024
1 parent f92c10a commit f56bc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/NETworkManager.Models/NETworkManager.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<EmbeddedResource Include="Resources\PSDiscoveryProtocol.psm1"/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.400.16"/>
<PackageReference Include="AWSSDK.Core" Version="3.7.400.20"/>
<PackageReference Include="DnsClient" Version="1.8.0"/>
<PackageReference Include="IPNetwork2" Version="3.0.667"/>
<PackageReference Include="Lextm.SharpSnmpLib" Version="12.5.3"/>
Expand Down

0 comments on commit f56bc6e

Please sign in to comment.