remove unneeded dep

This commit is contained in:
Collin M. Barrett 2017-10-15 20:52:54 -05:00
parent 2e15301e4e
commit d1229872fb

View file

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