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 6
6
<!-- Shared code analyzers used for all projects in the solution -->
7
7
<ItemGroup Condition =" !$(MSBuildProjectName.EndsWith('samples'))" >
8
8
<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" />
10
10
<PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.11.0" />
11
11
<PackageVersion Include =" Meziantou.Polyfill" Version =" 1.0.42" />
12
12
</ItemGroup >
You can’t perform that action at this time.
0 commit comments