File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
src/AStar.Dev.Infrastructure.FilesDb
test/AStar.Dev.Infrastructure.FilesDb.Tests.Unit Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4848 </ItemGroup >
4949
5050 <ItemGroup >
51- <PackageReference Include =" TestableIO.System.IO.Abstractions.Wrappers" Version =" 22.0.15 " />
52- <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.8 " />
53- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9.0.8 " >
51+ <PackageReference Include =" TestableIO.System.IO.Abstractions.Wrappers" Version =" 22.0.16 " />
52+ <PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 9.0.9 " />
53+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 9.0.9 " >
5454 <PrivateAssets >all</PrivateAssets >
5555 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5656 </PackageReference >
57- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.8 " />
58- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.8 " >
57+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.9 " />
58+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.9 " >
5959 <PrivateAssets >all</PrivateAssets >
6060 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
6161 </PackageReference >
Original file line number Diff line number Diff line change 1818 </ItemGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0 " />
21+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
2222 <PackageReference Include =" xunit.v3" Version =" 3.0.1" />
2323 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.4" />
2424 </ItemGroup >
You can’t perform that action at this time.
0 commit comments