Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions scannermsbuild.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ flavors.framework462.label=.NET Framework 4.6.2+

11.1.0.132901.description=This release enhances telemetry, streamlines data collection, and updates dependencies to improve performance and insights
11.1.0.132901.date=2026-02-02
11.1.0.132901.changelogUrl=https://github.com/SonarSource/sonar-scanner-msbuild/releases/tag/11.0.0.132901
11.1.0.132901.changelogUrl=https://github.com/SonarSource/sonar-scanner-msbuild/releases/tag/11.1.0.132901
11.1.0.132901.downloadUrl.core=https://www.nuget.org/packages/dotnet-sonarscanner
11.1.0.132901.downloadUrl.core31p=https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.0.0.132901/sonar-scanner-11.0.0.132901-net.zip
11.1.0.132901.downloadUrl.framework462=https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.0.0.132901/sonar-scanner-11.0.0.132901-net-framework.zip
11.1.0.132901.downloadUrl.core31p=https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.1.0.132901/sonar-scanner-11.1.0.132901-net.zip
11.1.0.132901.downloadUrl.framework462=https://github.com/SonarSource/sonar-scanner-msbuild/releases/download/11.1.0.132901/sonar-scanner-11.1.0.132901-net-framework.zip

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.
11.0.0.126294.date=2025-10-15
Expand Down