This commit is contained in:
jianmingyong 2016-11-11 23:45:06 +08:00
parent 203801e3b5
commit 2109a07a49
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<Import Include="Microsoft.Xna.Framework.Content" />
<Import Include="Microsoft.Xna.Framework.Media" />
<Import Include="Microsoft.Xna.Framework.Audio" />
<Compile Include="**\*.vb" Exclude="obj\**\*.cs" />
<Compile Include="**\*.vb" Exclude="obj\**\*.vb" />
<Content Include="PokemonIcon.ico" />
<MonoGameContentReference Include="..\2.5DHeroContent\Content.mgcb">
<Link>Content\Content.mgcb</Link>