File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111/src /Benchmark /BenchmarkDotNet.Artifacts
1212/BenchmarkDotNet.Artifacts
1313* claude *
14+ /TestResults
Original file line number Diff line number Diff line change 22<Project >
33 <PropertyGroup >
44 <NoWarn >CS1591;CA1416;CS8632;NU1608;NU1109</NoWarn >
5- <Version >23.7 .0</Version >
5+ <Version >24.0 .0</Version >
66 <LangVersion >preview</LangVersion >
77 <AssemblyVersion >1.0.0</AssemblyVersion >
88 <ContinuousIntegrationBuild >false</ContinuousIntegrationBuild >
Original file line number Diff line number Diff line change 1111 <PackageVersion Include =" Fody" Version =" 6.9.3" />
1212 <PackageVersion Include =" MarkdownSnippets.MsBuild" Version =" 28.0.1" />
1313 <PackageVersion Include =" MethodTimer.Fody" Version =" 3.2.3" />
14- <PackageVersion Include =" Microsoft.Data.SqlClient" Version =" 6.1.4 " />
14+ <PackageVersion Include =" Microsoft.Data.SqlClient" Version =" 7.0.0 " />
1515 <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 10.0.5" />
1616 <PackageVersion Include =" Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite" Version =" 10.0.5" />
1717 <PackageVersion Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 10.0.5" />
Original file line number Diff line number Diff line change 2020 <Content Include =" buildTransitive\LocalDb.props" PackagePath =" build\LocalDb.props" />
2121 <PackageReference Include =" System.Memory" />
2222 </ItemGroup >
23+ <ItemGroup Condition =" '$(TargetFramework)' == 'net48'" >
24+ <Reference Include =" System.Data.Common" />
25+ </ItemGroup >
2326 <ItemGroup Condition =" '$(TargetFramework)' == 'net8.0'" >
2427 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" />
2528 </ItemGroup >
You can’t perform that action at this time.
0 commit comments