Skip to content

Commit c3e5677

Browse files
committed
Copy content to output
1 parent 00ccea1 commit c3e5677

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

LDtk.Example/LDtk.Example.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
<PackageReference Include="MonoGame.Framework.DesktopGL" Version="3.8.1.303" />
1515
</ItemGroup>
1616

17+
<ItemGroup>
18+
<Content Include="Content\*.*">
19+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
20+
</Content>
21+
</ItemGroup>
22+
1723
<ItemGroup>
1824
<MonoGameContentReference Include="Content\Content.mgcb" />
1925
<PackageReference Include="MonoGame.Content.Builder.Task" Version="3.8.1.303" />

0 commit comments

Comments
 (0)