Forum Discussion
Erik343
Jul 27, 2025Copper Contributor
Trying to add new Type to Dotnet Runtime from github
Hi I'm trying to modify the .NET runtime from github.com/dotnet/runtime. I created a copy of the Dictionary class called Dictionary2 in these source code files: C:\rt5\src\libraries\System.Colle...
Bonilla
Aug 05, 2025Iron Contributor
Did you rebuild the runtime and libraries properly ? Are your CoreLib and the libraries are combined together ?