Load main solution's config for Menees.Analyzers in ext. tools too

fixes 21cdc86e8
This commit is contained in:
YoshiRulz 2024-09-15 23:28:42 +10:00
parent ae2ad0213d
commit 08fab86807
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<Project>
<Import Project="../Common.props" />
<ItemGroup>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)/../src/Menees.Analyzers.Settings.xml" />
<None Remove="*.sh" />
</ItemGroup>
</Project>