begin implementing episodes

This commit is contained in:
StevanFreeborn
2022-06-19 23:07:59 -05:00
parent b4799d41ad
commit a76320df92
9 changed files with 123 additions and 2 deletions
+4
View File
@@ -6,6 +6,10 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<None Include="..\.editorconfig" Link=".editorconfig" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.16.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.1" />