Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit eef0114

Browse files
committed
Adds creator.html to package
1 parent ab4dd9b commit eef0114

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

VirtualGloomhavenBoard/VirtualGloomhavenBoard.csproj

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@
8787
<ExcludeFromSingleFile>false</ExcludeFromSingleFile>
8888
</Content>
8989

90+
91+
<Content Include="wwwroot\creator.html">
92+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
93+
<CopyToPublishDirectory>Always</CopyToPublishDirectory>
94+
<ExcludeFromSingleFile>false</ExcludeFromSingleFile>
95+
</Content>
96+
9097
<Content Include="wwwroot\manifest.json">
9198
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
9299
<CopyToPublishDirectory>Always</CopyToPublishDirectory>

0 commit comments

Comments
 (0)