Skip to content

[net10] Revert Windows RID graph changes - #27671

Merged
rmarinho merged 2 commits into
net10.0from
revert-win-rid-changes
Feb 10, 2025
Merged

[net10] Revert Windows RID graph changes#27671
rmarinho merged 2 commits into
net10.0from
revert-win-rid-changes

Conversation

@jfversluis

@jfversluis jfversluis commented Feb 10, 2025

Copy link
Copy Markdown
Member

Description of Change

Seems like after merging #27595 and #27634 that a template test is consistently failing. This PR is to verify that and maybe revert it for now first until we figure out what is going wrong exactly.

cc: @MartyIX

@rmarinho

Copy link
Copy Markdown
Member

I think is good @jfversluis

@jfversluis
jfversluis marked this pull request as ready for review February 10, 2025 13:13
Copilot AI review requested due to automatic review settings February 10, 2025 13:13
@jfversluis
jfversluis requested a review from a team as a code owner February 10, 2025 13:13
@jfversluis
jfversluis requested review from jsuarezruiz and rmarinho and removed request for a team February 10, 2025 13:13

Copilot AI 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.

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

Files not reviewed (7)
  • src/Core/src/nuget/buildTransitive/WinUI.targets: Language not supported
  • src/Graphics/samples/GraphicsTester.WinUI.Desktop/GraphicsTester.WinUI.Desktop.csproj: Language not supported
  • src/Templates/src/templates/maui-multiproject/MauiApp.1.WinUI/MauiApp.1.WinUI.csproj: Language not supported
  • src/Templates/src/templates/maui-multiproject/MauiApp.1.WinUI/Properties/PublishProfiles/win10-arm64.pubxml: Language not supported
  • src/Templates/src/templates/maui-multiproject/MauiApp.1.WinUI/Properties/PublishProfiles/win10-x64.pubxml: Language not supported
  • src/Templates/src/templates/maui-multiproject/MauiApp.1.WinUI/Properties/PublishProfiles/win10-x86.pubxml: Language not supported
  • src/Workload/Microsoft.Maui.Sdk/Sdk/Microsoft.Maui.Sdk.Before.targets: Language not supported
Comments suppressed due to low confidence (1)

src/TestUtils/src/Microsoft.Maui.IntegrationTests/WindowsTemplateTest.cs:76

  • The variable name 'useridgraph' is incorrect. It should be renamed back to 'useRidGraph'.
public void BuildWindowsRidGraph(string id, bool useridgraph, string packageType)
@rmarinho
rmarinho merged commit 76cd3dc into net10.0 Feb 10, 2025
@rmarinho
rmarinho deleted the revert-win-rid-changes branch February 10, 2025 13:20
jfversluis added a commit that referenced this pull request Feb 10, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants