Add media.

This commit is contained in:
2020-06-11 01:42:58 +01:00
parent 3005ef2281
commit 7a258246bf
17 changed files with 5670 additions and 1 deletions

View File

@@ -10,4 +10,7 @@
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.1" />
<FrameworkReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Aaru.CommonTypes\Aaru.CommonTypes.csproj" />
</ItemGroup>
</Project>