tareqimbasher / NetPad

A cross-platform C# editor and playground.
MIT License
1.09k stars 56 forks source link

Add support for reading default NuGet config and using multiple repos #193

Closed jsamse closed 2 months ago

tareqimbasher commented 2 months ago

@jsamse looks good, but I'm a bit weary of this line. The first parameter of the LoadDefaultSettings() method is the root folder where the config is. Will merge it and test it out.

Thank you for the contribution!

tareqimbasher commented 2 months ago

Just did and it works as expected!