File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<Project >
22
33 <PropertyGroup >
4- <TargetFramework >net6 .0</TargetFramework >
4+ <TargetFramework >net8 .0</TargetFramework >
55 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
66 <LangVersion >9.0</LangVersion >
77 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 44 </PropertyGroup >
55 <ItemGroup >
66 <PackageVersion Include =" BenchmarkDotNet" Version =" 0.13.12" />
7- <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 6 .0.0" />
8- <PackageVersion Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 6 .0.0 " />
9- <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6 .0.0 " />
10- <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 1 .0.0" />
7+ <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 8 .0.0" />
8+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8 .0.1 " />
9+ <PackageVersion Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8 .0.1 " />
10+ <PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 8 .0.0" />
1111 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
1212 <PackageVersion Include =" ScenarioTests.XUnit" Version =" 1.0.1" />
1313 <PackageVersion Include =" xunit" Version =" 2.6.6" />
You can’t perform that action at this time.
0 commit comments