File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 66 <!-- Shared code analyzers used for all projects in the solution -->
77 <ItemGroup Condition =" !$(MSBuildProjectName.EndsWith('samples'))" >
88 <GlobalPackageReference Include =" AsyncFixer" Version =" 1.6.0" PrivateAssets =" All" IncludeAssets =" Runtime;Build;Native;contentFiles;Analyzers" />
9- <GlobalPackageReference Include =" SonarAnalyzer.CSharp" Version =" 10.5 .0.109200 " PrivateAssets =" All" IncludeAssets =" Runtime;Build;Native;contentFiles;Analyzers" />
9+ <GlobalPackageReference Include =" SonarAnalyzer.CSharp" Version =" 9.32 .0.97167 " PrivateAssets =" All" IncludeAssets =" Runtime;Build;Native;contentFiles;Analyzers" />
1010 <PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0" />
1111 <PackageVersion Include =" Meziantou.Polyfill" Version =" 1.0.42" />
1212 </ItemGroup >
You can’t perform that action at this time.
0 commit comments