Syntax err edited.
This commit is contained in:
parent
a738769950
commit
948750303b
@ -112,7 +112,7 @@ 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