question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tasks.Feed.dll : Could not load file or assembly 'NuGet.Common, Version=5.3.0.4

See original GitHub issue

The following builds failed with the error mentioned in the title:

##[error].packages\microsoft.dotnet.arcade.sdk\5.0.0-beta.19558.11\tools\Publish.proj(162,5): error MSB4062: The "PushToAzureDevOpsArtifacts" task could not be loaded from the assembly F:\workspace\_work\1\s\.packages\microsoft.dotnet.build.tasks.feed\5.0.0-beta.19529.3\build\../tools/netcoreapp2.1/Microsoft.DotNet.Build.Tasks.Feed.dll. Could not load file or assembly 'NuGet.Common, Version=5.3.0.4, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Could not find or load a specific file. (0x80131621) Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.

I think we dealt with a similar (same) problems a few days ago… Perhaps all we need is to update the Tasks.Feed lib in the affected repo?

/cc @mmitche @riarenas @MattGal

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

3reactions
markwilkiecommented, Nov 12, 2019

@AdamYoblick - just tell the dentist to take a break from drilling for a moment and check stuff in. 😃

0reactions
JohnTortugocommented, Nov 13, 2019

EF6 build passed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

nuget - Could not install package '--'. You are trying to ...
Your package targets NETFramework,Version=v4.5.2. That means the assembly folder is lib\net452. You are trying to install the package to a ...
Read more >
Microsoft.NET.Sdk.Functions 4.2.0
The purpose of this library is to help developers with dependency injection per HTTP request context. This is currently not available via the...
Read more >
nuget パッケージ2万件分(名前検討用)
1} A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues. knockoutjs {3.4.0} A JavaScript MVVM library ......
Read more >
CSLA Forum Archive Index
07 Sep 2014 - Csla 4.5.601 is missing a NuGet dependency for framework 4.0 ... 09 Apr 2013 - Could not load file...
Read more >
Past Resolved and Known Issues by Release
The Controller does not detect Business Transactions; this intermittent issue occurs when a ProducerInterceptor is invoked before registering the business ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found