Skip to content

Downgrade the packages needed by SDK #25280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2025
Merged

Conversation

adityapatwardhan
Copy link
Member

PR Summary

This pull request includes updates to the test/hosting/hosting.tests.csproj file to add several new package references. These changes are aimed at enhancing the project's testing capabilities by including additional System.ServiceModel packages.

Package updates:

  • Added System.ServiceModel.Duplex version 4.10.3 with NoWarn="NU1605"
  • Added System.ServiceModel.Http version 4.10.3 with NoWarn="NU1605"
  • Added System.ServiceModel.NetTcp version 4.10.3 with NoWarn="NU1605"
  • Added System.ServiceModel.Primitives version 4.10.3 with NoWarn="NU1605"
  • Added System.ServiceModel.Security version 4.10.3 with NoWarn="NU1605"
  • Added System.Private.ServiceModel version 4.10.3 with NoWarn="NU1605"

PR Context

PR Checklist

@adityapatwardhan adityapatwardhan requested a review from a team as a code owner April 4, 2025 22:06
@adityapatwardhan adityapatwardhan added the CL-Test Indicates that a PR should be marked as a test change in the Change Log label Apr 4, 2025
@TravisEz13
Copy link
Member

/azp run PowerShell-CI-linux-packaging, PowerShell-Windows-Packaging-CI

1 similar comment
@adityapatwardhan
Copy link
Member Author

/azp run PowerShell-CI-linux-packaging, PowerShell-Windows-Packaging-CI

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

1 similar comment
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@TravisEz13 TravisEz13 self-assigned this Apr 4, 2025
@adityapatwardhan adityapatwardhan merged commit b58979c into master Apr 4, 2025
35 of 36 checks passed
@adityapatwardhan adityapatwardhan deleted the UpdateTestsHosting branch April 4, 2025 22:09
Copy link
Contributor

microsoft-github-policy-service bot commented Apr 4, 2025

📣 Hey @@adityapatwardhan, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sysoiev-Yurii pushed a commit to Sysoiev-Yurii/PowerShell that referenced this pull request May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL-Test Indicates that a PR should be marked as a test change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants