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 2121using System . Reflection ;
2222using System . Runtime . InteropServices ;
2323
24- [ assembly: AssemblyVersion ( "4.5.0 " ) ]
25- [ assembly: AssemblyFileVersion ( "4.5.0 .0" ) ]
26- [ assembly: AssemblyInformationalVersion ( "Version:4.5.0 .0 Branch:not-set Sha1:not-set" ) ]
24+ [ assembly: AssemblyVersion ( "4.4.1 " ) ]
25+ [ assembly: AssemblyFileVersion ( "4.4.1 .0" ) ]
26+ [ assembly: AssemblyInformationalVersion ( "Version:4.4.1 .0 Branch:not-set Sha1:not-set" ) ]
2727[ assembly: AssemblyConfiguration ( "" ) ]
2828[ assembly: AssemblyCompany ( "SonarSource and Microsoft" ) ]
2929[ assembly: AssemblyCopyright ( "Copyright © SonarSource and Microsoft 2015-2017" ) ]
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 >4.5.0 </version >
5+ <version >4.4.1 </version >
66 <title >SonarScanner for .Net Core 2.1</title >
77 <authors >SonarSource,Microsoft</authors >
88 <projectUrl >http://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 >4.5.0 </MainVersion >
3+ <MainVersion >4.4.1 </MainVersion >
44 <BuildNumber >0</BuildNumber >
55 <Sha1 >not-set</Sha1 >
66 <BranchName >not-set</BranchName >
You can’t perform that action at this time.
0 commit comments