-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
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
[Bug]: Private NuGet Feed errors with dotnet new --update-check
#11618
Comments
I'm trying to understand actual scenario. |
same thing occurs for the |
This should be fixed in NuGet/NuGet.Client#4794 |
@vlada-shubina - Is this somehow related to dotnet/templating#4278 that is fixed in dotnet/templating#4764 ? |
yes, it seems the same issue. It was already fixed. |
Looking at dotnet/templating@c5b2e2f commit, it looks like this fix released in https://dotnet.microsoft.com/en-us/download/dotnet/7.0. @donnie-msft - I propose to close this issue as external. |
NuGet Product Used
dotnet.exe
Product Version
6.0.101
Worked before?
no
Impact
No response
Repro Steps & Context
Feedback ticket: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1460341
Similar to #11169...
To reproduce:
dotnet new --install Microsoft.DotNet.Web.Spa.ProjectTemplates --interactive
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: