remove logging

This commit is contained in:
Collin M. Barrett 2017-10-15 18:40:48 -05:00
parent 6f88c1a3b4
commit 3d9b5a3bea

View file

@ -8,7 +8,6 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.0.0" />
</ItemGroup>
<ItemGroup>