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

Imported project not was not found #13

Open
HamburgerPlsdotexe opened this issue Dec 6, 2019 · 1 comment
Open

Imported project not was not found #13

HamburgerPlsdotexe opened this issue Dec 6, 2019 · 1 comment

Comments

@HamburgerPlsdotexe
Copy link

I keep getting the following error whenever I try to build the project

Severity Code Description Project File Line Suppression State Error The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\16.0\Bin\Microsoft.CSharp.targets" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\16.0\Bin\Microsoft.CSharp.targets" is correct, and that the file exists on disk. MiFareReader.Desktop

@xavave
Copy link

xavave commented Jan 30, 2020

to solve this, I added a new library class project in solution (here:Mifare.NET), and referenced each file from MiFare inside this new class library, and it worked

image

then referencing this new class lib into Samples/Reader/MifareReader.Desktop

image

image

attachment : working dll
Mifare.NET.dll.zip

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

2 participants