-
|
I installed Microsoft.DotNet.SDK.10.0.201 But the build fails with errors like
So I was wondering what pre-requisites the project has. Apologies if it's documented somewhere, but I couldn't find it |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
To fully build everything and run all the tests you'll need the .NET 8 and 9 runtimes installed as well. |
Beta Was this translation helpful? Give feedback.
The runtimes aren't enough. I had to install the SDKs
with these I can build