Bootstrapping updates
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
<Content Include="Data\*.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">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user