CShell
CShell copied to clipboard
Support NuGet package restore
Right now, if a package is missing the workspace fails to open, the references have to be cleaned out manually in the packages file.
- On workspace open, missing references should be listed
- There should be a restore command in the REPL
- There should be a restore button in the package manager UI