Nuget errors with a new blank project #19637
Closed
rruprai-zz
started this conversation in
General
Replies: 1 comment
-
Sorry, dumb mistake with disk cache |
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.
-
Hi all,
I created a new blank project using NET8 via the online helper.
I'm using Uno.Sdk": "5.6.37"
However, I'm getting this error when performing a build:
Failed to download package 'Uno.WinUI.4.0.13' from 'https://api.nuget.org/v3-flatcontainer/uno.winui/4.0.13/uno.winui.4.0.13.nupkg'.
Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
An existing connection was forcibly closed by the remote host
Any ideas?
I've done a forced update, deleted and re-created the project.
I'm using VS2022 17.12.5
Beta Was this translation helpful? Give feedback.
All reactions