File tree 1 file changed +7
-8
lines changed
libraries/tests/AWS.Lambda.Powertools.Tracing.Tests 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 13
13
</ItemGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" Amazon.Lambda.Core" Version =" 2.1.0" />
17
- <PackageReference Include =" coverlet.collector" Version =" 3.2.0" >
18
- <PrivateAssets >all</PrivateAssets >
19
- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.0" >
17
+ <PrivateAssets >all</PrivateAssets >
18
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
19
</PackageReference >
21
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0-preview-20221221-03 " />
22
- <PackageReference Include =" Moq " Version =" 4.18.4 " />
23
- <PackageReference Include =" xunit" Version =" 2.4.2 " />
24
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
20
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.0 " />
21
+ <PackageReference Include =" NSubstitute " Version =" 5.0.0 " />
22
+ <PackageReference Include =" xunit" Version =" 2.5.0 " />
23
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0 " >
25
24
<PrivateAssets >all</PrivateAssets >
26
25
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
27
26
</PackageReference >
You can’t perform that action at this time.
0 commit comments