File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed
ClassLibrary.EFCore.Tests Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 1010
1111 <ItemGroup >
1212 <PackageReference Include =" Bogus" Version =" 35.6.1" />
13- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.0 " />
13+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.1 " />
1414 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
15- <PackageReference Include =" xunit" Version =" 2.9.2 " />
16- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " >
15+ <PackageReference Include =" xunit" Version =" 2.9.3 " />
16+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.1 " >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1818 <PrivateAssets >all</PrivateAssets >
1919 </PackageReference >
20- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
20+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
2121 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2222 <PrivateAssets >all</PrivateAssets >
2323 </PackageReference >
Original file line number Diff line number Diff line change 1919 </PropertyGroup >
2020
2121 <ItemGroup >
22- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.0 " />
23- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9.0.0 " >
22+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.1 " />
23+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9.0.1 " >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2626 </PackageReference >
27- <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.6.146 " >
27+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.7.115 " >
2828 <PrivateAssets >all</PrivateAssets >
2929 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3030 </PackageReference >
3131 </ItemGroup >
3232
33- <ItemGroup >
34- <None Include =" ..\..\LibraryTools.png" >
35- <Pack >True</Pack >
36- <PackagePath ></PackagePath >
37- </None >
38- <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
39- </ItemGroup >
40-
4133</Project >
You can’t perform that action at this time.
0 commit comments