I tried to start my Asp.Net Core Application on my Raspberry Pi 4 and the following Errormessage appears:
/opt/dotnet/sdk/3.1.102/NuGet.targets(123,5): error : Unable to load the service index for source http://private-repository/SEM.NuGetServer.v3/feed/index.json. [/home/pi/Desktop/TestPlauder/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware.csproj]
/opt/dotnet/sdk/3.1.102/NuGet.targets(123,5): error : Name or service not known [/home/pi/Desktop/TestPlauder/PlaudertischSoftware/PlaudertischSoftware/PlaudertischSoftware.csproj]
The build failed. Fix the build errors and run again.
Can someone help me?