Update MoMMILink to use Kestler StatusHost handlers.

This commit is contained in:
Tyler Young
2020-02-09 09:25:48 -05:00
parent f41cff327e
commit f34d447bde
2 changed files with 9 additions and 7 deletions

View File

@@ -13,6 +13,7 @@
</PropertyGroup>
<Import Project="..\RobustToolbox\MSBuild\Robust.DefineConstants.targets" />
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
</ItemGroup>