continue building seeder

This commit is contained in:
StevanFreeborn
2022-06-20 13:08:57 -05:00
parent 545dcb4215
commit fa2b613ebb
4 changed files with 107 additions and 5 deletions
+4
View File
@@ -15,4 +15,8 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.1" />
</ItemGroup>
<ItemGroup>
<Folder Include="Persistence\Seed\Data\" />
</ItemGroup>
</Project>