Skip to content

Conversation

@neilr81
Copy link
Contributor

@neilr81 neilr81 commented Feb 7, 2026

Updated package versions for various dependencies including Microsoft.ServiceFabric and MSTest packages.

Updated package versions for various dependencies including Microsoft.ServiceFabric and MSTest packages.
Copilot AI review requested due to automatic review settings February 7, 2026 14:21
@neilr81 neilr81 requested a review from a team as a code owner February 7, 2026 14:21
@github-actions
Copy link

github-actions bot commented Feb 7, 2026

PR Metrics

Thanks for keeping your pull request small.
Thanks for adding tests.

Lines
Product Code -
Test Code 5
Subtotal 5
Ignored Code 46
Total 51

Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!

@github-actions github-actions bot changed the title Update package versions in Directory.Packages.props XS✔ ◾ Update package versions in Directory.Packages.props Feb 7, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates centrally-managed NuGet package versions in Directory.Packages.props, primarily for MSTest and Service Fabric dependencies used across the Omex .NET extensions and test projects.

Changes:

  • Bumped MSTest.TestAdapter and MSTest.TestFramework from 4.0.2 to 4.1.0.
  • Updated Service Fabric package versions (core/actors/services/remoting) and related dependencies (e.g., Microsoft.ServiceFabric.Client.Http, ServiceFabric.Mocks).

Comment out host start and address assertions to prevent CI failures related to socket access permissions.
K-Cully
K-Cully previously approved these changes Feb 9, 2026
Removed unnecessary call to StopAsync in the test.
Copilot AI review requested due to automatic review settings February 10, 2026 16:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

Copy link
Contributor

Copilot AI commented Feb 11, 2026

@K-Cully I've opened a new pull request, #828, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits February 11, 2026 10:54
…st (#828)

* Initial plan

* Wrap host creation in using statement to ensure disposal

Co-authored-by: K-Cully <2370032+K-Cully@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: K-Cully <2370032+K-Cully@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 11, 2026 11:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

@neilr81 neilr81 enabled auto-merge (squash) February 11, 2026 13:06
@neilr81 neilr81 merged commit 0517eb4 into main Feb 11, 2026
7 checks passed
@neilr81 neilr81 deleted the bugfix/pu-feb07-26 branch February 11, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants