CredentialProvider.TeamCity.dll failing with .NET Core 2.2
Hi,
We've upgraded .NET Core SDK on our build agents to 2.2 and now around 60-70 % of our builds are failing with the following message:
"C:\Program Files\dotnet\sdk\2.2.300\NuGet.targets(121,5): error : Problem starting the plugin 'C:\buildAgent\plugins\nuget-agent\bin\credential-plugin\netcoreapp1.0\CredentialProvider.TeamCity.dll'. A task was canceled."
Any idea what the problem might be? We are using only feeds that don't require authentication. Can we disable this plugin somehow?
Thanks
Please sign in to leave a comment.
We are having the same issues in here too. Anybody have an answer to this.
Could you please execute the following command (dotnet --info) and attach here the result?
We have the related issue in YouTrack, you can read more information there - https://youtrack.jetbrains.com/issue/TW-59974.
We've downgraded our build agents to C:\Program Files\dotnet\sdk\2.2.107\Sdk and everything seems to work fine.
This article solved our problem.
https://teamcity-support.jetbrains.com/hc/en-us/community/posts/360003410559--NET-CLI-dotnet-It-was-not-possible-to-find-any-compatible-framework-version-after-TC-update