We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Microsoft.ApplicationInsights
2.17.0
2.18.0
1 parent 45adfee commit ce6f04aCopy full SHA for ce6f04a
1 file changed
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="13.0.1" />
16
<!-- the Application Insights package -->
17
- <PackageReference Include="Microsoft.ApplicationInsights" Version="2.17.0" />
+ <PackageReference Include="Microsoft.ApplicationInsights" Version="2.18.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.6.21352.12" />
20
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.0-preview.6.21352.12" />
0 commit comments