Syntax err edited.
This commit is contained in:
parent
a04a00241b
commit
3c90301bbb
@ -243,7 +243,6 @@ public static class CustomExtensionMethods
|
|||||||
Url = new Uri("https://microsoft.com/license")
|
Url = new Uri("https://microsoft.com/license")
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
|
||||||
|
|
||||||
return services;
|
return services;
|
||||||
|
|
||||||
|
@ -110,7 +110,6 @@ namespace Microsoft.eShopOnContainers.Services.Identity.API
|
|||||||
Url = new Uri("https://microsoft.com/")
|
Url = new Uri("https://microsoft.com/")
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
|
||||||
|
|
||||||
var container = new ContainerBuilder();
|
var container = new ContainerBuilder();
|
||||||
container.Populate(services);
|
container.Populate(services);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user