Resolve most warnings & suggestions

This commit is contained in:
jvyden 2021-11-18 14:42:24 -05:00
commit 5e27f8c29b
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
23 changed files with 150 additions and 108 deletions

View file

@ -13,6 +13,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0"/>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>