Skip to content

Commit 3ded319

Browse files
Bump Microsoft.ApplicationInsights from 2.16.0 to 2.17.0 (PowerShell#14847)
Bumps [Microsoft.ApplicationInsights](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.16.0 to 2.17.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.16.0...2.17.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 97ab8ee commit 3ded319

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.16.0" />
17+
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.17.0" />
1818
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
1919
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="6.0.0-preview.1.21102.12" />
2020
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0-preview.1.21102.12" />

0 commit comments

Comments
 (0)