dotnet / linker

388 stars 126 forks source link

Update ILLink.RoslynAnalyzer.csproj Microsoft.CodeAnalysis.CSharp version #3091

Closed MichaelSimons closed 1 year ago

MichaelSimons commented 1 year ago

The hardcoded Microsoft.CodeAnalysis.CSharp version reference in ILLink.RoslynAnalyzer.csproj causes a prebuilt for source-build. We should be referencing the versions.props property to keep the reference to the latest version for source-build.