@@ -6,8 +6,8 @@ organizationUrl=https://www.sonarsource.com
66homepageUrl =https://docs.sonarqube.org/latest/analysis/scan/sonarscanner-for-msbuild/
77issueTrackerUrl =https://github.com/SonarSource/sonar-scanner-msbuild/issues
88sourcesUrl =https://github.com/SonarSource/sonar-scanner-msbuild
9- archivedVersions =4.7,4.7.1,4.8,4.9,4.10,5.0,5.0.3,5.0.4,5.1,5.2,5.2.1,5.2.2,5.3.1,5.3.2,5.4,5.4.1,5.5.0,5.5.1,5.5.2,5.5.3,5.6.0,5.7.0,5.7.1,5.7.2,5.8.0,5.9.0,5.9.1,5.9.2,5.10,5.11,5.12,5.13,5.13.1,5.14,5.15,5.15.1,6.0,6.1,6.2,7.0,7.1,7.1.1,8.0,8.0.1,8.0.2,8.0.3,9.0.0,9.0.1,9.0.2,9.1.0,9.2.0,9.2.1,10.0.0,10.1.0,10.1.1.111189,10.1.2.114627,10.2.0.117568,10.3.0.120579,10.4.0.124828
10- publicVersions =10.4.1.124928
9+ archivedVersions =4.7,4.7.1,4.8,4.9,4.10,5.0,5.0.3,5.0.4,5.1,5.2,5.2.1,5.2.2,5.3.1,5.3.2,5.4,5.4.1,5.5.0,5.5.1,5.5.2,5.5.3,5.6.0,5.7.0,5.7.1,5.7.2,5.8.0,5.9.0,5.9.1,5.9.2,5.10,5.11,5.12,5.13,5.13.1,5.14,5.15,5.15.1,6.0,6.1,6.2,7.0,7.1,7.1.1,8.0,8.0.1,8.0.2,8.0.3,9.0.0,9.0.1,9.0.2,9.1.0,9.2.0,9.2.1,10.0.0,10.1.0,10.1.1.111189,10.1.2.114627,10.2.0.117568,10.3.0.120579,10.4.0.124828,10.4.1.124928
10+ publicVersions =11.0.0.126294
1111
1212flavors =net5,core,core31,core31p,core20,framework46,framework462
1313flavors.net5.label =.NET 5+
@@ -18,6 +18,13 @@ flavors.core31p.label=.NET Core 3.1+
1818flavors.framework46.label =.NET Framework 4.6
1919flavors.framework462.label =.NET Framework 4.6.2+
2020
21+ 11.0.0.126294.description =The Scanner for .NET does not embed the SonarScanner CLI anymore and downloads it when needed. Adds support for MSTest 4.
22+ 11.0.0.126294.date =2025-10-15
23+ 11.0.0.126294.changelogUrl =https://github.com/SonarSource/sonar-scanner-msbuild/releases/tag/11.0.0.126294
24+ 11.0.0.126294.downloadUrl.core =https://www.nuget.org/packages/dotnet-sonarscanner
25+ 11.0.0.126294.downloadUrl.core31p =https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.0.0.126294/sonar-scanner-11.0.0.126294-net.zip
26+ 11.0.0.126294.downloadUrl.framework462 =https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.0.0.126294/sonar-scanner-11.0.0.126294-net-framework.zip
27+
212810.4.1.124928.description =Fix a bug that erroneously warns that Community Build is not supported.
222910.4.1.124928.date =2025-09-23
233010.4.1.124928.changelogUrl =https://github.com/SonarSource/sonar-scanner-msbuild/releases/tag/10.4.1.124928
0 commit comments