Getting further with the json support

This commit is contained in:
Daniel Cronqvist 2024-08-09 23:12:45 +02:00
parent 5626614acd
commit 1168917c23
38 changed files with 1072 additions and 269 deletions

View file

@ -25,8 +25,8 @@
</ItemGroup>
<ItemGroup>
<!-- TmxSerializer test data -->
<EmbeddedResource Include="Serialization/Tmx/TestData/**/*" />
<!-- Test data -->
<EmbeddedResource Include="Serialization/TestData/**/*" />
</ItemGroup>
</Project>