File tree 1 file changed +4
-4
lines changed
Tests/Open.Database.Extensions.Core.Tests 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
10
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10 .0" />
11
11
<PackageReference Include =" NSubstitute" Version =" 5.1.0" />
12
- <PackageReference Include =" xunit" Version =" 2.6.6 " />
13
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.6 " >
12
+ <PackageReference Include =" xunit" Version =" 2.8.1 " />
13
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1 " >
14
14
<PrivateAssets >all</PrivateAssets >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
</PackageReference >
17
- <PackageReference Include =" coverlet.collector" Version =" 6.0.0 " >
17
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
</PackageReference >
You can’t perform that action at this time.
0 commit comments