File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/System.Management.Automation Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 <!-- the following package(s) are from https://github.com/JamesNK/Newtonsoft.Json -->
3131 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.4" />
3232 <!-- the Application Insights package -->
33- <PackageReference Include =" Microsoft.ApplicationInsights" Version =" 2.21 .0" />
33+ <PackageReference Include =" Microsoft.ApplicationInsights" Version =" 2.23 .0" />
3434 <!-- the following package(s) are from https://github.com/dotnet/corefx -->
3535 <PackageReference Include =" Microsoft.Win32.Registry.AccessControl" Version =" 8.0.0" />
3636 <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 8.0.1" />
Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://json.schemastore.org/component-detection-manifest.json" ,
32 "Registrations" : [
43 {
54 "Component" : {
7675 "Type" : " nuget" ,
7776 "Nuget" : {
7877 "Name" : " Microsoft.ApplicationInsights" ,
79- "Version" : " 2.21 .0"
78+ "Version" : " 2.23 .0"
8079 }
8180 },
8281 "DevelopmentDependency" : false
781780 },
782781 "DevelopmentDependency" : false
783782 }
784- ]
783+ ],
784+ "$schema" : " https://json.schemastore.org/component-detection-manifest.json"
785785}
You can’t perform that action at this time.
0 commit comments