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 13
13
</PropertyGroup >
14
14
<ItemGroup >
15
15
<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 " />
19
19
</ItemGroup >
20
20
</Project >
Original file line number Diff line number Diff line change 20
20
<PackageReference Include =" Amazon.Lambda.TestUtilities" Version =" 2.0.0" />
21
21
<PackageReference Include =" Amazon.Lambda.APIGatewayEvents" Version =" 2.6.0" />
22
22
<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 " />
24
24
<PackageReference Include =" xunit" Version =" 2.5.0" />
25
25
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0" >
26
26
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments