File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
src/ArwynFr.IntegrationTesting
ArwynFr.IntegrationTesting.Tests.Target
ArwynFr.IntegrationTesting.Tests Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 8 .0.402 "
3+ "version" : " 9 .0.304 "
44 }
55}
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.8" />
27- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8 .0.8" />
28- <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8 .0.0 " />
29- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 8 .0.0 " />
30- <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 8 .0.0 " />
26+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9 .0.8" />
27+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 9 .0.8" />
28+ <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 9 .0.8 " />
29+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 9 .0.8 " />
30+ <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 9 .0.8 " />
3131 <PackageReference Include =" OpenTelemetry.Exporter.InMemory" Version =" 1.9.0" />
3232 <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.9.0" />
3333 <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.9.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.8" >
11+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9 .0.8" >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 <PrivateAssets >all</PrivateAssets >
1414 </PackageReference >
15- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8 .0.8" />
15+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9 .0.8" />
1616 <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.9.0" />
1717 </ItemGroup >
1818
Original file line number Diff line number Diff line change 1212 <PrivateAssets >all</PrivateAssets >
1313 </PackageReference >
1414 <PackageReference Include =" FluentAssertions" Version =" 6.12.1" />
15- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8 .0.8" />
15+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9 .0.8" />
1616 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
1717 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments