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