Revert "fix(logging): 🐛 try rolling back AppInsights ver"

This reverts commit 7e0e4ea635.
This commit is contained in:
Collin M. Barrett 2020-09-25 21:45:10 -05:00
parent 4d29aee41b
commit 1e1ab4b68a

View file

@ -17,7 +17,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.14.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.15.0" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>