File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
test/LambdaPowertoolsAPI.Tests Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 </PropertyGroup >
1414 <ItemGroup >
1515 <PackageReference Include =" Amazon.Lambda.AspNetCoreServer" Version =" 8.1.0" />
16- <PackageReference Include =" AWS.Lambda.Powertools.Logging" Version =" 1.1.1 " />
17- <PackageReference Include =" AWS.Lambda.Powertools.Metrics" Version =" 1.3.2 " />
18- <PackageReference Include =" AWS.Lambda.Powertools.Tracing" Version =" 1.1.1 " />
16+ <PackageReference Include =" AWS.Lambda.Powertools.Logging" Version =" 1.2.0 " />
17+ <PackageReference Include =" AWS.Lambda.Powertools.Metrics" Version =" 1.3.3 " />
18+ <PackageReference Include =" AWS.Lambda.Powertools.Tracing" Version =" 1.1.2 " />
1919 </ItemGroup >
2020</Project >
Original file line number Diff line number Diff line change 2020 <PackageReference Include =" Amazon.Lambda.TestUtilities" Version =" 2.0.0" />
2121 <PackageReference Include =" Amazon.Lambda.APIGatewayEvents" Version =" 2.6.0" />
2222 <PackageReference Include =" AWSSDK.Extensions.NETCore.Setup" Version =" 3.7.7" />
23- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.0 " />
23+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.1 " />
2424 <PackageReference Include =" xunit" Version =" 2.5.0" />
2525 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0" >
2626 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments