try adding ref back to aspnetcore.all in dataload

This commit is contained in:
Collin M. Barrett 2017-10-16 06:03:47 -05:00
parent d1229872fb
commit 5a6a3baa00

View file

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