Skip to content

v2.59.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@dibarbet dibarbet released this 04 Dec 01:39
· 77 commits to main since this release
910df25
  • Update Roslyn to 4.13.0-3.24577.4 (PR: #7833)
    • Fix issue where suppressors could not correctly suppress built in analyzers (PR: #75684)
    • Implement find all references to preprocessing symbols (PR: #66425)
    • Postpone respecting the code-style analysis config rule until NET10 (PR: #75978)
  • Delete dotnet.dotnetPath setting and support automatic migration to replacements (PR: #7825)
    • Existing dotnet.dotnetPath values will be migrated to the .NET Install Tool extension's dotnetAcquisitionExtension.existingDotnetPath setting. See this page for more details on configuring the .NET Install Tool.
    • The OmniSharp version of dotnet.dotnetPath has been migrated to omnisharp.dotnetPath
  • Bump xamltools to 17.13.35527.19 (PR: #7831)