Prebuilt deck purchasing and fixes
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
<Content Include="Data\*.csv">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Data\build-deck\*.csv">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<!-- cards.json is the loader-captured card master (~30 MB). Lives in-project so the
|
||||
bootstrapper is self-contained; refresh by copying a newer dump over the file. -->
|
||||
<Content Include="Data\cards.json">
|
||||
|
||||
Reference in New Issue
Block a user