Skip to content

Conversation

mmitche
Copy link
Member

@mmitche mmitche commented May 12, 2025

This avoids need for a workaround in VMR builds and reduces friction for stable builds. When building non-win-x64 verticals, we end up having to set the x64 runtime pack and x64 VS redist pack properties (stable and non-stable properties) based on other values in the VMR orchestrator. Instead, use MicrosoftNEtCoreAppRef as the stable version property, and MicrosoftNETCorePlatforms as the non-stable one.

Microsoft Reviewers: Open in CodeFlow

This avoids need for a workaround in VMR builds and reduces friction for stable builds. When building non-win-x64 verticals, we end up having to set the x64 runtime pack and x64 VS redist pack properties (stable and non-stable properties) based on other values in the VMR orchestrator. Instead, use MicrosoftNEtCoreAppRef as the stable version property, and MicrosoftNETCOrePlatforms as the non-stable one.
@mmitche mmitche requested a review from a team as a code owner May 12, 2025 18:29
@mmitche mmitche requested a review from a team May 12, 2025 18:29
@mmitche mmitche enabled auto-merge (squash) May 12, 2025 18:29
Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.60042%. Comparing base (5821493) to head (69579c3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                  @@
##                main      #13444          +/-   ##
====================================================
+ Coverage   62.21083%   76.60042%   +14.38958%     
====================================================
  Files           3213        3230          +17     
  Lines         638302      639097         +795     
  Branches       47201       47289          +88     
====================================================
+ Hits          397093      489551       +92458     
+ Misses        234153      145975       -88178     
+ Partials        7056        3571        -3485     
Flag Coverage Δ
Debug 76.60042% <ø> (+14.38958%) ⬆️
integration 18.78073% <ø> (-0.00806%) ⬇️
production 51.00370% <ø> (+32.21492%) ⬆️
test 97.40411% <ø> (ø)
unit 48.41174% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mmitche mmitche merged commit 10c8369 into dotnet:main May 12, 2025
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants