File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <!-- Roslyn -->
2222 <MicrosoftCodeAnalysisVersion >2.9.0</MicrosoftCodeAnalysisVersion >
2323 <MicrosoftNetCompilersVersion >3.3.1-beta3-final</MicrosoftNetCompilersVersion >
24+ <MicrosoftCodeAnalysisBannedApiAnalyzersVersion >2.9.6</MicrosoftCodeAnalysisBannedApiAnalyzersVersion >
2425 <MicrosoftCodeAnalysisFXCopAnalyersVersion >2.9.5</MicrosoftCodeAnalysisFXCopAnalyersVersion >
2526 <MicrosoftCodeAnalysisAnalyersVersion >3.0.0-beta2.19218.3+e96bad97</MicrosoftCodeAnalysisAnalyersVersion >
2627 <CodeStyleAnalyersVersion >3.3.0-beta2-19376-02</CodeStyleAnalyersVersion >
Original file line number Diff line number Diff line change 2121 </ItemGroup >
2222
2323 <ItemGroup >
24- <PackageReference Include =" Microsoft.CodeAnalysis.BannedApiAnalyzers" Version =" 2.9.6 " />
24+ <PackageReference Include =" Microsoft.CodeAnalysis.BannedApiAnalyzers" Version =" $(MicrosoftCodeAnalysisBannedApiAnalyzersVersion) " />
2525 <AdditionalFiles Include =" $(MSBuildThisFileDirectory)\BannedSymbols.txt" Condition =" '$(BannedSymbolsOptOut)' != 'true'" />
2626 </ItemGroup >
2727
You can’t perform that action at this time.
0 commit comments