File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222using System . Resources ;
2323using System . Runtime . InteropServices ;
2424
25- [ assembly: AssemblyVersion ( "9.3.0 " ) ]
26- [ assembly: AssemblyFileVersion ( "9.3.0 .0" ) ]
27- [ assembly: AssemblyInformationalVersion ( "Version:9.3.0 .0 Branch:not-set Sha1:not-set" ) ]
25+ [ assembly: AssemblyVersion ( "9.2.1 " ) ]
26+ [ assembly: AssemblyFileVersion ( "9.2.1 .0" ) ]
27+ [ assembly: AssemblyInformationalVersion ( "Version:9.2.1 .0 Branch:not-set Sha1:not-set" ) ]
2828[ assembly: AssemblyConfiguration ( "" ) ]
2929[ assembly: AssemblyCompany ( "SonarSource" ) ]
3030[ assembly: AssemblyCopyright ( "Copyright © SonarSource 2015-2025" ) ]
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
33 <metadata >
44 <id >dotnet-sonarscanner</id >
5- <version >9.3.0 </version >
5+ <version >9.2.1 </version >
66 <title >SonarScanner for .NET</title >
77 <authors >SonarSource</authors >
88 <projectUrl >https://redirect.sonarsource.com/doc/msbuild-sq-runner.html</projectUrl >
Original file line number Diff line number Diff line change 11<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22 <PropertyGroup >
3- <MainVersion >9.3.0 </MainVersion >
3+ <MainVersion >9.2.1 </MainVersion >
44 <BuildNumber >0</BuildNumber >
55 <PrereleaseSuffix >
66 </PrereleaseSuffix >
You can’t perform that action at this time.
0 commit comments