✅Build NET9 from source
How to fix this, does anyone know?
I try build dotnet/dotnet repo following instructions in:
https://github.com/dotnet/dotnet/blob/main/README.md#dev-instructions
What i do:
I try build dotnet/dotnet repo following instructions in:
https://github.com/dotnet/dotnet/blob/main/README.md#dev-instructions
What i do:
- Clone repohttps://github.com/dotnet/dotnet/and switch to `release/9.0.1xx branch`
- Execute```./prep-source-build.sh```
- On machine i install dependencies
- Try to build
and.. i get error

GitHub
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source - dotnet/dotnet
GitHub
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK from source - dotnet/dotnet