Solving CS0006: Metadata File Not Found Error in Visual Studio
Views (0)
Recently, we encountered a build error in one of our Dynamics 365 projects where Visual Studio was unable to find metadata files for NuGet packages, even though the packages were installed. CSC : error CS0006: Metadata file ‘C:\Users\NishantRana\source\repos\Compass Optimisation\ABC.Xrm.Solution\packages\ABC.Extensions.1.0.3\lib\netstandard2.0\ABC.Extensions.dll’ could not be found On checking the packages folder, we could see that all our the … Continue reading "Solving CS0006: Metadata File Not Found Error in Visual Studio"
This was originally posted here.

Like
Report
*This post is locked for comments