[release/v7.4] Update branch for release - Transitive - true - minor#24546
Merged
TravisEz13 merged 8 commits intoPowerShell:release/v7.4from Nov 5, 2024
Merged
Conversation
b07f4d5 to
3784a12
Compare
TravisEz13
approved these changes
Nov 4, 2024
TravisEz13
reviewed
Nov 5, 2024
test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj
Outdated
Show resolved
Hide resolved
…amedPipeConnection.csproj
Contributor
|
📣 Hey @pwshBot, how did we do? We would love to hear your feedback with the link below! 🗣️ 🔗 https://aka.ms/PSRepoFeedback |
21 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.