|
|
|
@ -19,7 +19,7 @@ namespace Sln.Wcs
|
|
|
|
|
|
|
|
|
|
|
|
static async Task Main(string[] args)
|
|
|
|
static async Task Main(string[] args)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
var services = new ServiceCollection();
|
|
|
|
var services = new ServiceCollection();
|
|
|
|
|
|
|
|
|
|
|
|
ConfigureServices(services);
|
|
|
|
ConfigureServices(services);
|
|
|
|
|
|
|
|
|
|
|
|
|