Syntax err edited.

This commit is contained in:
Onurkan Bakırcı 2022-03-22 01:01:00 +03:00 committed by GitHub
parent a738769950
commit 948750303b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ namespace Microsoft.eShopOnContainers.Services.Identity.API
Url = new Uri("https://microsoft.com/")
}
});
}
});
var container = new ContainerBuilder();
container.Populate(services);