Copy store.Development.json Always

This commit is contained in:
Alan Moon 2025-08-03 14:04:12 -07:00
parent ab4f641821
commit d4aa8761d3

View File

@ -32,6 +32,9 @@
</ItemGroup>
<ItemGroup>
<Content Update="Resources\store.Development.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<Content Update="Resources\store.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>