mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
enable some string BannedApis
This commit is contained in:
parent
577f17eb1b
commit
2cbb8b9e22
9 changed files with 20 additions and 20 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<!-- Code analysis settings for all Dalamud projects. -->
|
||||
<Project>
|
||||
<!--
|
||||
<ItemGroup Label="Code Analysis">
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="3.3.4" PrivateAssets="All" />
|
||||
<AdditionalFiles Include="$(MSBuildThisFileDirectory)tools\BannedSymbols.txt" />
|
||||
</ItemGroup>
|
||||
<!--
|
||||
<PropertyGroup Label="Code Analysis">
|
||||
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)tools\dalamud.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue