MESApplication/MESApplication.csproj
@@ -9,6 +9,14 @@ </PropertyGroup> <ItemGroup> <Content Remove="Config\appsettings.json" /> </ItemGroup> <ItemGroup> <None Include="Config\appsettings.json" /> </ItemGroup> <ItemGroup> <PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.0"/> <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.1"> <PrivateAssets>all</PrivateAssets>