Offline new console creation #8504
Replies: 1 comment
-
That sounds like a dotnet SDK question? The language itself is agnostic to all of that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From .NET forward the new console template now requires dotnet restore because there are new nuggets in the template. This makes it inconvenient for computing at the edge for testing some features and overall starting with the language in low internet access areas. Can you regress back to what it used to be or offer some kind of feature for those required nuggets to be included in the .net sdk and the console project wouldn't need the dotnet restore command?
Beta Was this translation helpful? Give feedback.
All reactions