Skip to content

Commit e218234

Browse files
Bump Microsoft.ApplicationInsights from 2.15.0 to 2.16.0 (#14031)
Bumps [Microsoft.ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.15.0...2.16.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0418e1c commit e218234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Management.Automation/System.Management.Automation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- the following package(s) are from https://github.com/JamesNK/Newtonsoft.Json -->
1515
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
1616
<!-- the Application Insights package -->
17-
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.15.0" />
17+
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.16.0" />
1818
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
1919
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="5.0.0" />
2020
<PackageReference Include="System.Configuration.ConfigurationManager" Version="5.0.0" />

0 commit comments

Comments
 (0)