Html Generator (Added CefSharp / Chrome)
Updated Result API with Tournament Urls Updated Setup
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.0</TargetFramework>
|
||||
<Platforms>AnyCPU;x64</Platforms>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -50,6 +50,7 @@ namespace LaDOSE.REST
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
throw new Exception("unable to contact services");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user