|
|
|
@ -20,15 +20,5 @@ |
|
|
|
|
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0-silver.1" /> |
|
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<Content Include="wwwroot\**\*"> |
|
|
|
|
<CopyToPublishDirectory>Always</CopyToPublishDirectory> |
|
|
|
|
</Content> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<Folder Include="Migrations" /> |
|
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|
|
</Project> |
|
|
|
|