radimitrov / CSharpShellApp

77 stars 18 forks source link

C# Online compiler #142

Open dalmat501 opened 2 years ago

dalmat501 commented 2 years ago

After the last version, the C# compiler don't recognize the nuget packages includes in the projects Sorry😅

radimitrov commented 2 years ago

This isn't an online compiler? Not a network connectivity issue, if that is what you mean. The NuGet manager libraries weren't updated for a long time. So the format and location packages are stored needed to change. As long as packages are still referenced then hitting the NuGet package restore menu option should bring them back.