File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/ClassLibrary.EFCore.Tests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
11
11
<ItemGroup >
12
12
<PackageReference Include =" Bogus" Version =" 35.6.3" />
13
- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.4 " />
13
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.5 " />
14
14
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
15
15
<PackageReference Include =" xunit" Version =" 2.9.3" />
16
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2 " >
16
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0 " >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
</PackageReference >
You can’t perform that action at this time.
0 commit comments