Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mthalman
Copy link
Member

@mthalman mthalman commented Oct 9, 2025

@mthalman mthalman requested a review from a team as a code owner October 9, 2025 19:53
Copilot AI review requested due to automatic review settings October 9, 2025 19:53
@mthalman mthalman requested a review from a team as a code owner October 9, 2025 19:53
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

This PR adds conditional MSBuild properties to skip tests requiring Microsoft artifacts during lite source builds. This change helps resolve build issues in environments where Microsoft-specific artifacts are not available.

  • Adds conditional extraProperties with DotNetSkipTestsRequiringMicrosoftArtifacts=true for lite scope builds
  • Applied to both stage 1 and stage 2 source-build configurations

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mthalman mthalman merged commit 3eb9260 into dotnet:main Oct 10, 2025
11 checks passed
@mthalman mthalman deleted the dev/mthalman/sb5357 branch October 10, 2025 13:47
@mthalman
Copy link
Member Author

/backport to release/10.0.1xx

@github-actions
Copy link
Contributor

Started backporting to release/10.0.1xx: https://github.com/dotnet/dotnet/actions/runs/18408499370

@mthalman
Copy link
Member Author

/backport to release/10.0.2xx

@github-actions
Copy link
Contributor

Started backporting to release/10.0.2xx: https://github.com/dotnet/dotnet/actions/runs/18408505302

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Missing portable Linux packages for scenarion tests on VMR lite run

2 participants