Add content system

This commit is contained in:
Jonathan Bourdon
2024-07-02 00:23:14 -04:00
parent 82699dae41
commit bc2dc969ff
11 changed files with 290 additions and 5 deletions

View File

@@ -30,8 +30,4 @@
<PackageReference Include="FluentValidation.AspNetCore" />
</ItemGroup>
<ItemGroup>
<Folder Include="Messages\Migrations\" />
</ItemGroup>
</Project>