File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
<ItemGroup Label =" Tests" >
34
34
<PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.2" />
35
35
<PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 9.0.2" />
36
- <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
36
+ <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
37
37
<PackageVersion Include =" NSubstitute" Version =" 5.3.0" />
38
38
<PackageVersion Include =" RavenDB.TestDriver" Version =" 7.0.0" />
39
39
<PackageVersion Include =" Shouldly" Version =" 4.3.0" />
47
47
<PrivateAssets >all</PrivateAssets >
48
48
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
49
49
</PackageVersion >
50
- <PackageVersion Include =" xunit.v3" Version =" 1.1 .0" />
50
+ <PackageVersion Include =" xunit.v3" Version =" 2.0 .0" />
51
51
<PackageVersion Include =" xunit.runner.visualstudio" Version =" 3.0.2" />
52
52
</ItemGroup >
53
53
<ItemGroup Label =" Tools" >
You can’t perform that action at this time.
0 commit comments