File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <CentralPackageTransitivePinningEnabled >true</CentralPackageTransitivePinningEnabled >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageVersion Include =" BenchmarkDotNet" Version =" 0.14.0 " />
7+ <PackageVersion Include =" BenchmarkDotNet" Version =" 0.15.8 " />
88 <PackageVersion Include =" Bullseye" Version =" 4.1.1" />
99 <PackageVersion Include =" coverlet.collector" Version =" 6.0.2" />
1010 <PackageVersion Include =" FakeItEasy" Version =" 8.3.0" />
1111 <PackageVersion Include =" FluentAssertions" Version =" 6.12.1" />
1212 <PackageVersion Include =" FSharp.Core" Version =" 8.0.400" />
1313 <PackageVersion Include =" Microsoft.AspNet.WebApi.Client" Version =" 6.0.0" />
14- <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3 .3.3 " />
15- <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.4 .0" />
14+ <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 5 .3.0 " />
15+ <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 5.3 .0" />
1616 <PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
1717 <PackageVersion Include =" Nullable" Version =" 1.3.1" />
1818 <PackageVersion Include =" ObjectLayoutInspector" Version =" 0.1.2" />
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFrameworks >net8 .0;net472</TargetFrameworks >
5+ <TargetFrameworks >net10 .0;net472</TargetFrameworks >
66 <ImplicitUsings >enable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments