move ThrowsShrapnel to Mods.Commons

This commit is contained in:
Matthias Mailänder
2015-07-09 09:22:48 +02:00
parent 559d6cb84b
commit ec9f0a4634
3 changed files with 2 additions and 2 deletions

View File

@@ -693,6 +693,7 @@
<Compile Include="Traits\CreatesShroud.cs" />
<Compile Include="Traits\RevealsShroud.cs" />
<Compile Include="Lint\CheckRevealFootprint.cs" />
<Compile Include="Traits\ThrowsShrapnel.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>