Skip to content

Commit

Permalink
Merge pull request #131 from dotnet/dependabot/nuget/Microsoft.Applic…
Browse files Browse the repository at this point in the history
…ationInsights.AspNetCore-2.8.2

Bump Microsoft.ApplicationInsights.AspNetCore from 2.8.1 to 2.8.2
  • Loading branch information
Oren Novotny authored Oct 29, 2019
2 parents 51e4953 + 31ead5b commit 717fcf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SignService/SignService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<ItemGroup>
<PackageReference Include="AzureSign.Core" Version="2.0.17" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.8.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.8.2" />
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.3.5" />
<PackageReference Include="Microsoft.AspNetCore.ApplicationInsights.HostingStartup" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.0.0" />
Expand Down

0 comments on commit 717fcf9

Please sign in to comment.