Move linter interfaces to Mods.Common.

This commit is contained in:
Paul Chote
2017-09-07 19:47:18 +00:00
committed by Oliver Brakmann
parent 0648fc9f31
commit e54cf9acc3
5 changed files with 22 additions and 6 deletions

View File

@@ -817,6 +817,7 @@
<Compile Include="Traits\Conditions\GrantConditionOnBotOwner.cs" />
<Compile Include="Traits\Render\ReloadArmamentsBar.cs" />
<Compile Include="Lint\CheckChromeHotkeys.cs" />
<Compile Include="UtilityCommands\LintInterfaces.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="AfterBuild">