File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626 - Old analyzer still works but is marked as obsolete.
2727- Bump Roslyn to 4.12.0 ([ PR] ( https://github.com/dotnet/roslynator/pull/1623 ) )
2828 - Applies to CLI and testing library.
29+ - Bump ` Microsoft.Build.Locator ` to 1.7.8 ([ PR] ( https://github.com/dotnet/roslynator/pull/1622 ) )
2930
3031## [ 4.12.11] - 2025-01-28
3132
Original file line number Diff line number Diff line change 4343 <RoslynatorCorePackageVersion >$(RoslynatorPackageVersion)</RoslynatorCorePackageVersion >
4444 <RoslynatorAnalyzersPackageVersion >$(RoslynatorPackageVersion)</RoslynatorAnalyzersPackageVersion >
4545 <RoslynatorTestingPackageVersion >$(RoslynatorPackageVersion)</RoslynatorTestingPackageVersion >
46- <RoslynatorMicrosoftBuildLocatorVersion >1.6.1 </RoslynatorMicrosoftBuildLocatorVersion >
46+ <RoslynatorMicrosoftBuildLocatorVersion >1.7.8 </RoslynatorMicrosoftBuildLocatorVersion >
4747 </PropertyGroup >
4848
4949 <PropertyGroup Condition =" '$(RoslynatorDotNetCli)' == true OR '$(RoslynatorCommandLine)' == true" >
You can’t perform that action at this time.
0 commit comments