Skip to content

Commit

Permalink
Update the Microsoft.ApplicationInsights dependency from version 2.10…
Browse files Browse the repository at this point in the history
….0 to 2.12.0
  • Loading branch information
dnewell1986 authored and Ivan Gavryliuk committed Feb 12, 2020
1 parent 9d86b80 commit a8f047e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<ItemGroup>
<PackageReference Include="Serilog" Version="2.8.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.10.0" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.12.0" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net45' ">
Expand Down

0 comments on commit a8f047e

Please sign in to comment.