Remove Swashbuckle.AspNetCore

This commit is contained in:
jvyden 2021-10-16 20:41:34 -04:00
parent 354abfe79a
commit 7924f374d4
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -10,7 +10,6 @@
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="5.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.11" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="5.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
</ItemGroup>
<ItemGroup>