Skip to content

Comments

[net10.0] Set UseRidGraph=false on Windows#27595

Merged
jfversluis merged 2 commits intodotnet:net10.0from
MartyIX:feature/2025-02-06-windows-not-full-rid-graph
Feb 7, 2025
Merged

[net10.0] Set UseRidGraph=false on Windows#27595
jfversluis merged 2 commits intodotnet:net10.0from
MartyIX:feature/2025-02-06-windows-not-full-rid-graph

Conversation

@MartyIX
Copy link
Contributor

@MartyIX MartyIX commented Feb 6, 2025

Description of Change

I don't have .NET 10 to compile it. This is just an idea for .NET 10 (cc @mattleibow)

Issues Fixed

Fixes #17142

@MartyIX MartyIX requested a review from a team as a code owner February 6, 2025 07:53
@MartyIX MartyIX requested review from StephaneDelcroix and jfversluis and removed request for a team February 6, 2025 07:53
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Feb 6, 2025
@dotnet-policy-service
Copy link
Contributor

Hey there @MartyIX! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@MartyIX MartyIX changed the title [net10.0][Windows] UseRidGraph=false [net10.0] Set UseRidGraph=false on Windows Feb 6, 2025
@jfversluis
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

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

Build error :(

D:\a_work\1\s.dotnet\sdk\10.0.100-preview.2.25103.14\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(108,5): error NETSDK1083: The specified RuntimeIdentifier 'win10-x64' is not recognized. See https://aka.ms/netsdk1083 for more information. [D:\a_work\1\s\src\Graphics\samples\GraphicsTester.WinUI.Desktop\GraphicsTester.WinUI.Desktop.csproj]

@mattleibow
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@jfversluis jfversluis merged commit 5216687 into dotnet:net10.0 Feb 7, 2025
4 checks passed
@MartyIX MartyIX deleted the feature/2025-02-06-windows-not-full-rid-graph branch February 7, 2025 09:10
<PublishProtocol>FileSystem</PublishProtocol>
<Platform>x64</Platform>
<RuntimeIdentifier>win10-x64</RuntimeIdentifier>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jfversluis I just noticed that this file contains win10. I should have renamed it as well, right?

jfversluis added a commit that referenced this pull request Feb 10, 2025
rmarinho pushed a commit that referenced this pull request Feb 10, 2025
* Revert "[net10.0] Set `UseRidGraph=false` on Windows (#27595)"

This reverts commit 5216687.

* Revert "WIP (#27634)"

This reverts commit 6c1d9fe.
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

community ✨ Community Contribution platform/windows

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants