Closed phenning closed 7 years ago
This package pulls in the following packages, so these can be removed from the templates:
<dependency id="Microsoft.AspNetCore.Diagnostics" version="[1.0.1, )" /> <dependency id="Microsoft.AspNetCore.Hosting" version="[1.0.1, )" /> <dependency id="Microsoft.AspNetCore.Routing" version="[1.0.2, )" /> <dependency id="Microsoft.AspNetCore.Server.IISIntegration" version="[1.0.1, )" /> <dependency id="Microsoft.AspNetCore.Server.Kestrel" version="[1.0.2, )" /> <dependency id="Microsoft.Extensions.Configuration.EnvironmentVariables" version="[1.0.1, )" /> <dependency id="Microsoft.Extensions.Configuration.FileExtensions" version="[1.0.1, )" /> <dependency id="Microsoft.Extensions.Configuration.Json" version="[1.0.1, )" /> <dependency id="Microsoft.Extensions.Logging" version="[1.0.1, )" /> <dependency id="Microsoft.Extensions.Logging.Console" version="[1.0.1, )" /> <dependency id="Microsoft.Extensions.Options.ConfigurationExtensions" version="[1.0.1, )" /> <dependency id="NETStandard.Library" version="[1.6.0, )" />
This package pulls in the following packages, so these can be removed from the templates: