mirror of
https://github.com/Ellpeck/MLEM.git
synced 2024-11-22 12:58:33 +01:00
allow trimming the core template
This commit is contained in:
parent
e813e6f141
commit
c998763365
1 changed files with 3 additions and 0 deletions
|
@ -19,4 +19,7 @@
|
|||
<Content Include="Content\*\**"/>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<TrimmerRootAssembly Include="Microsoft.Xna.Framework.Content.ContentTypeReader" Visible="false"/>
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Reference in a new issue