Azure Devops Nuget restore Artifact error
Given the Pipeline in screenshot i get an error in the 'dotnet restore' task.
"D:\a\1\s\src\cs[PROJECT].api.contract[PROJECT].api.contract.csproj : error NU1301: Unable to load the service index for source https://pkgs.dev.azure.com/[COMPANY]/_packaging/[FEEDID]/nuget/v3/index.json. [D:\a\1\s\src\cs\Tester.signalR\Tester.signalR.csproj]"
i already spent more than 2 full work days on that and can not find the solution to this problem.
Any help or ideas to diagnose it further is appreciated
info: i tried with a nuget.config aswell as in the current pipeline a selection
"D:\a\1\s\src\cs[PROJECT].api.contract[PROJECT].api.contract.csproj : error NU1301: Unable to load the service index for source https://pkgs.dev.azure.com/[COMPANY]/_packaging/[FEEDID]/nuget/v3/index.json. [D:\a\1\s\src\cs\Tester.signalR\Tester.signalR.csproj]"
i already spent more than 2 full work days on that and can not find the solution to this problem.
Any help or ideas to diagnose it further is appreciated
info: i tried with a nuget.config aswell as in the current pipeline a selection
