Skip to content

.NET: fix: Add missing Workflows "Shared" sources to solution - #5656

Merged
Jacob Alber (lokitoth) merged 1 commit into
mainfrom
dev/dotnet_workflow/add_missing_shared
May 5, 2026
Merged

.NET: fix: Add missing Workflows "Shared" sources to solution#5656
Jacob Alber (lokitoth) merged 1 commit into
mainfrom
dev/dotnet_workflow/add_missing_shared

Conversation

@lokitoth

Copy link
Copy Markdown
Contributor

Some of the "Shared" sources were missing from the solution. Add them.

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

CopilotAI review requested due to automatic review settings May 5, 2026 14:21
@moonbox3Evan Mattson (moonbox3) added the .NET Usage: [Issues, PRs], Target: .Net label May 5, 2026
@github-actionsgithub-actionsBot changed the title fix: Add missing Workflows "Shared" sources to solution.NET: fix: Add missing Workflows "Shared" sources to solutionMay 5, 2026

@github-actionsgithub-actionsBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Automated Code Review

Reviewers: 4 | Confidence: 95% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Design Approach


Automated review by lokitoth's agents

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the .NET solution file to include the previously omitted src/Shared/Workflows sources under Solution Items, so those shared workflow helper files are visible in the solution alongside the rest of the shared source tree.

Changes:

  • Adds the src/Shared/Workflows solution folder entry.
  • Includes the Execution shared workflow files in Solution Items.
  • Includes the Settings shared workflow files in Solution Items.

@lokitoth
Jacob Alber (lokitoth) added this pull request to the merge queueMay 5, 2026
@github-merge-queue
github-merge-queueBot removed this pull request from the merge queue due to failed status checks May 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NETUsage: [Issues, PRs], Target: .Net

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants

@lokitoth@SergeyMenshykh@peibekwe@westey-m@moonbox3