microsoft / referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
https://referencesource.microsoft.com/
MIT License
3.13k stars 1.26k forks source link

Help building #178

Open modz2014 opened 1 year ago

modz2014 commented 1 year ago

Would be nice if this builds but does not build at all

svick commented 1 year ago

This repo doesn't contain all the code you need for .Net Framework, so there isn't really a point in building it. It's primarily useful if you want to learn what .Net Framework 4.8 does.

If you want to build your own version of .Net, your best choice is the dotnet/runtime repo, which contains all the code and infrastructure for building .Net 7.

modz2014 commented 1 year ago

but its not for build reference

modz2014 commented 1 year ago

i am just trying to build System.Drawing