Skip to content

Commit c3facae

Browse files
committed
Fixed MonoGameContentReference
1 parent fe0047c commit c3facae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LDtkMonogame.Examples/LDtkMonogame.Examples.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<EmbeddedResource Include="Icon.bmp" />
12-
<MonoGameContentReference Include="Content/content.mgcb">
12+
<MonoGameContentReference Include="Content/Content.mgcb">
1313
<Link>Content/Content.mgcb</Link>
1414
</MonoGameContentReference>
1515
</ItemGroup>

0 commit comments

Comments
 (0)