Revert "fix(logging): 🐛📦 rollback AppInsights to try fix when trimmed"

This reverts commit 5ff5750127.
This commit is contained in:
Collin M. Barrett 2020-09-23 11:25:05 -05:00
parent 104183346a
commit 7e04e337b6

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>