How to load the projects having .slnx
using MSBuildWorkspace
#80418
-
For example: |
Beta Was this translation helpful? Give feedback.
Answered by
jasonmalinowski
Sep 24, 2025
Replies: 2 comments 1 reply
-
@RishadOR What version of Microsoft.CodeAnalysis.Workspaces.MSBuild are you using? 4.14 should work. If not, share the error you're getting. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am getting the following error
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah my apologies: looks like #77326 got merged after that cutoff and would be in the 5.0 packages. We should get 5.0 packages out with some preview so you don't have to wait for GA.