We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ab8ee commit 3ded319Copy full SHA for 3ded319
src/System.Management.Automation/System.Management.Automation.csproj
@@ -14,7 +14,7 @@
14
<!-- the following package(s) are from https://github.com/JamesNK/Newtonsoft.Json -->
15
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
16
<!-- the Application Insights package -->
17
- <PackageReference Include="Microsoft.ApplicationInsights" Version="2.16.0" />
+ <PackageReference Include="Microsoft.ApplicationInsights" Version="2.17.0" />
18
<!-- the following package(s) are from https://github.com/dotnet/corefx -->
19
<PackageReference Include="Microsoft.Win32.Registry.AccessControl" Version="6.0.0-preview.1.21102.12" />
20
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0-preview.1.21102.12" />
0 commit comments