add some nugets

This commit is contained in:
Collin M. Barrett 2018-01-23 17:16:25 -06:00
parent a80b29ee55
commit 246b03f4f7

View file

@ -8,7 +8,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.5" />
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.1.2-alpha" />
</ItemGroup>
<ItemGroup>