Skip to content

Commit

Permalink
removing extra transitive references
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-armen committed Apr 4, 2022
1 parent 70f29e3 commit 98c8942
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.8.6" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.3.7" />
<PackageReference Include="AWSSDK.Lambda" Version="3.7.9.4" />
<PackageReference Include="AWSSDK.S3" Version="3.7.8.4" />
Expand Down
1 change: 0 additions & 1 deletion sdk/test/UnitTests/AWSXRayRecorder.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AWSSDK.Core" Version="3.7.8.6" />
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.3.7" />
<PackageReference Include="AWSSDK.Lambda" Version="3.7.9.4" />
<PackageReference Include="AWSSDK.S3" Version="3.7.8.4" />
Expand Down

0 comments on commit 98c8942

Please sign in to comment.