Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSC : error CS0006: Metadata file could not be found #4257

Closed
FoggyFinder opened this issue Jul 10, 2020 · 5 comments
Closed

CSC : error CS0006: Metadata file could not be found #4257

FoggyFinder opened this issue Jul 10, 2020 · 5 comments

Comments

@FoggyFinder
Copy link
Contributor

When I tried to build project from source I got erros below:

CSC : error CS0006: Metadata file could not be found - 

\Avalonia\src\Avalonia.DesktopRuntime\bin\Debug\netcoreapp2.0\Avalonia.DesktopRuntime.dll

CSC : error CS0006: Metadata file could not be found - 

\Avalonia\packages\Avalonia\bin\Debug\netcoreapp2.0\Avalonia.dll

Does it mean I should install .Net Core 2.0 ? If so which one precisely?

@rstm-sf
Copy link
Contributor

rstm-sf commented Jul 10, 2020

The question seems to have remained open

@FoggyFinder
Copy link
Contributor Author

I've installed .NET Core 2.0 SDK (v2.1.105) and now it works

@ShrutiJaiswal1494
Copy link

ShrutiJaiswal1494 commented Jul 1, 2021

I have cloned the feature/ui-automation branch and getting the same error even after installing .NET Core 2.0 SDK. Is there any other way to resolve this?

@FoggyFinder
Copy link
Contributor Author

try to close VS then remove all ".bin"/".obj" folders

@FoggyFinder
Copy link
Contributor Author

@ShrutiJaiswal1494 ^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants