File tree Expand file tree Collapse file tree
src/DependencyInjection.Analyzers.roslyn4.8 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 <PackageVersion Include =" JetBrains.Annotations.Sources" Version =" 2025.2.4" />
2525 <PackageVersion Include =" JetBrains.dotCover.CommandLineTools" Version =" 2026.1.0" />
2626 <PackageVersion Include =" JetBrains.ReSharper.GlobalTools" Version =" 2026.1.0" />
27- <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 5.0 .0" />
28- <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Features" Version =" 5.0 .0" />
27+ <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp" Version =" 5.3 .0" />
28+ <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Features" Version =" 5.3 .0" />
2929 <PackageVersion Include =" Microsoft.Testing.Extensions.CodeCoverage" Version =" 18.5.2" />
3030 <PackageVersion Include =" Microsoft.Testing.Extensions.TrxReport" Version =" 2.1.0" />
3131 <PackageVersion Include =" GitVersion.Tool" Version =" 6.7.0" />
3434 <PackageVersion Include =" PolySharp" Version =" 1.15.0" />
3535 <PackageVersion Include =" ReportGenerator" Version =" 5.5.4" />
3636 <PackageVersion Include =" Rocket.Surgery.Nuke" Version =" 2.9.12" />
37- <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 5.0 .0" />
37+ <PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 5.3 .0" />
3838 <PackageVersion Include =" Microsoft.Extensions.Configuration" Version =" 10.0.5" />
3939 <PackageVersion Include =" Microsoft.Extensions.Configuration.Abstractions" Version =" 10.0.5" />
4040 <PackageVersion Include =" Microsoft.Extensions.Configuration.Ini" Version =" 10.0.5" />
Original file line number Diff line number Diff line change 1111 <EnforceExtendedAnalyzerRules >true</EnforceExtendedAnalyzerRules >
1212 </PropertyGroup >
1313 <ItemGroup >
14- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" VersionOverride =" 5.0 .0" PrivateAssets =" all" />
14+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" VersionOverride =" 5.3 .0" PrivateAssets =" all" />
1515 <PackageReference Include =" PolySharp" PrivateAssets =" all" />
1616 <PackageReference Include =" System.Text.Json" OverrideVersion =" 9.0.9" PrivateAssets =" all" />
1717 <PackageReference Include =" JetBrains.Annotations.Sources" PrivateAssets =" all" Condition =" '$(MSBuildProjectName)'!='.build'" />
You can’t perform that action at this time.
0 commit comments