Replies: 1 comment
-
This is most likely due to the configuration of Docker on the machine being unable to communicate with https://api.nuget.org, through a proxy perhaps. Example questions on this topic: |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi:
if any
<PackageReference>
exists in the<ItemGroup>
section of the .csproj file, When dockerfile is run to [RUN dotnet restore], the error is as follows:My a.csproj:
Thanks~~~
Beta Was this translation helpful? Give feedback.
All reactions