File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
src/ArwynFr.IntegrationTesting
ArwynFr.IntegrationTesting.Tests.Target
ArwynFr.IntegrationTesting.Tests Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 </PropertyGroup >
2424
2525 <ItemGroup >
26- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.6 " />
27- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.6 " />
26+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 8.0.7 " />
27+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.7 " />
2828 <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
2929 <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8.0.0" />
3030 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 8.0.0" />
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.6 " >
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.7 " >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 <PrivateAssets >all</PrivateAssets >
1414 </PackageReference >
15- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.6 " />
15+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.7 " />
1616 <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.9.0" />
1717 </ItemGroup >
1818
Original file line number Diff line number Diff line change 1111 <PrivateAssets >all</PrivateAssets >
1212 </PackageReference >
1313 <PackageReference Include =" FluentAssertions" Version =" 6.12.0" />
14- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.0.6 " />
14+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.0.7 " />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
1616 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments