Browse Source

Update Startup.cs

pull/1345/head
william-keller 4 years ago
committed by GitHub
parent
commit
b507b34cab
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/ApiGateways/Mobile.Bff.Shopping/aggregator/Startup.cs

+ 0
- 1
src/ApiGateways/Mobile.Bff.Shopping/aggregator/Startup.cs View File

@ -100,7 +100,6 @@ namespace Microsoft.eShopOnContainers.Mobile.Shopping.HttpAggregator
public static class ServiceCollectionExtensions
{
[Obsolete]
public static IServiceCollection AddCustomMvc(this IServiceCollection services, IConfiguration configuration)
{
services.AddOptions();


Loading…
Cancel
Save