We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
see internal vsfeedback 789471 -- found using 26202.1
Clone https://github.com/aspnet/Razor repository Open Razor.sln in VS Right click Solution -> Restore NuGet Packages
I get the following error:
Error Error occurred while restoring NuGet packages: Object reference not set to an instance of an object. 0
Workaround: Run dotnet restore from the command line
dotnet restore
The text was updated successfully, but these errors were encountered:
Dup# of #4487
Fixed with 26206.0.d15rel
Sorry, something went wrong.
jainaashish
No branches or pull requests
see internal vsfeedback 789471 -- found using 26202.1
Clone https://github.com/aspnet/Razor repository
Open Razor.sln in VS
Right click Solution -> Restore NuGet Packages
I get the following error:
Error Error occurred while restoring NuGet packages: Object reference not set to an instance of an object. 0
Workaround: Run
dotnet restore
from the command lineThe text was updated successfully, but these errors were encountered: