Add Dalamud.CorePlugin.json (#1533)

This commit is contained in:
srkizer 2023-11-22 15:30:38 +09:00 committed by GitHub
parent c7fc943692
commit 40e90a39c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 0 deletions

View file

@ -50,4 +50,10 @@
<Private>false</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Update="Dalamud.CorePlugin.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>