|
|
@@ -45,8 +45,8 @@ |
|
|
|
</ItemGroup> |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Consul" Version="0.7.2.3" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.0.0" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.0.0" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" Version="2.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.Extensions.Options" Version="2.0.0" /> |
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.0.0" /> |
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" /> |
|
|
|