Skip to content

Create empty PR to check test status with new images#53903

Closed
marcpopMSFT wants to merge 1 commit intomainfrom
marcpopMSFT-patch-4
Closed

Create empty PR to check test status with new images#53903
marcpopMSFT wants to merge 1 commit intomainfrom
marcpopMSFT-patch-4

Conversation

@marcpopMSFT
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 15, 2026 22:29
Copy link
Copy Markdown
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

This PR appears intended to be effectively “no-op” to validate CI/test status with new images, but it currently introduces a whitespace-only change in the test framework constants file.

Changes:

  • Adds a blank line (currently containing trailing whitespace) in ToolsetInfo.cs.

/// <remarks>Keep in sync with <see cref="Product.TargetFrameworkVersion"/>.</remarks>
public const string CurrentTargetFrameworkVersion = "11.0";
public const string CurrentTargetFrameworkMoniker = ".NETCoreApp,Version=v" + CurrentTargetFrameworkVersion;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants