[release/v7.4] Update branch for release - Transitive - true - minor #24546
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.


Automated changes by create-pull-request GitHub action
This pull request includes several updates to package references across multiple project files. The changes primarily focus on updating existing package versions and adding new package dependencies to ensure compatibility and improved functionality.
Package Updates and Additions:
DotnetRuntimeMetadata.json: UpdatedsdkImageVersionfrom8.0.303to8.0.403.src/Microsoft.PowerShell.Commands.Utility/Microsoft.PowerShell.Commands.Utility.csproj: AddedJson.More.Net(version2.0.2) andJsonPointer.Net(version5.0.2) as new package references.src/Modules/PSGalleryModules.csproj: UpdatedPSReadLinepackage version from2.3.5to2.3.6.test/perf/dotnet-tools/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj: UpdatedBenchmarkDotNetandBenchmarkDotNet.Diagnostics.Windowsto version0.13.12, and added several new package references includingBenchmarkDotNet.Annotations,Microsoft.Diagnostics.Runtime,Microsoft.Diagnostics.Tracing.TraceEvent, andMicrosoft.NETCore.Platforms.test/perf/dotnet-tools/Reporting/Reporting.csproj: AddedMicrosoft.NETCore.Platforms(version1.1.2) and updatedNewtonsoft.Jsonto version13.0.3.test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj: UpdatedBenchmarkDotNetto version0.13.12,Perfolizerto version0.3.17, and added new package references includingBenchmarkDotNet.Annotations,Microsoft.Diagnostics.Runtime, andMicrosoft.Diagnostics.Tracing.TraceEvent.test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj: Added multiple new package references includingMicrosoft.Management.Infrastructure,Microsoft.PowerShell.CoreCLR.Eventing,Microsoft.PowerShell.Native,Microsoft.Win32.Registry.AccessControl,System.Configuration.ConfigurationManager,System.Diagnostics.DiagnosticSource,System.DirectoryServices,System.Management,System.Management.Automation,System.Security.Cryptography.Pkcs,System.Security.Permissions, andSystem.Text.Encoding.CodePages.test/tools/TestService/TestService.csproj: UpdatedMicrosoft.Windows.Compatibilityto version8.0.10and added several new package references includingSystem.Configuration.ConfigurationManager,System.Data.Odbc,System.Data.OleDb,System.Diagnostics.EventLog,System.Diagnostics.PerformanceCounter,System.DirectoryServices.AccountManagement,System.Drawing.Common,System.IO.Packaging,System.Runtime.Caching,System.Security.Cryptography.Pkcs,System.Security.Cryptography.Xml,System.ServiceProcess.ServiceController, andSystem.Web.Services.Description.