Bump Microsoft.ApplicationInsights from 2.8.0 to 2.8.1 (#8104)

This commit is contained in:
dependabot[bot] 2018-10-23 11:31:08 -07:00 committed by Aditya Patwardhan
parent 57bf508fec
commit 3c4d64c3e9

View file

@ -9,7 +9,7 @@
<ItemGroup>
<ProjectReference Include="..\System.Management.Automation\System.Management.Automation.csproj" />
<!-- the following package(s) are from https://github.com/microsoft/applicationinsights-??? -->
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.8.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.8.1" />
</ItemGroup>
<PropertyGroup>