.NET 8 support? #3967
-
|
How to update to .NET 8? Doesn't seem to work properly. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
|
You should always be more specific with what you mean by "Doesn't seem to work." This could mean anything.
Until there is a proper fix for this in the Windows App SDK itself, these are the steps you need to do to get the projects to build. |
Beta Was this translation helpful? Give feedback.
-
|
It doesn't work when you set unpackaged mode. It works on packaged mode. |
Beta Was this translation helpful? Give feedback.
-
|
Adding UseRidGraph=true to the project file (without changing the runtime identifiers) seems to be enough to get it working (single project c#) in packaged and unpackaged configuration for me. |
Beta Was this translation helpful? Give feedback.
-
|
Support was added. |
Beta Was this translation helpful? Give feedback.




Support was added.