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

Compilation errors with project taken as-is #10

Open
electronics-ElectroAD opened this issue Apr 4, 2019 · 0 comments
Open

Compilation errors with project taken as-is #10

electronics-ElectroAD opened this issue Apr 4, 2019 · 0 comments

Comments

@electronics-ElectroAD
Copy link

Hi,

The projects do not compile in an updated VS2017 with NET framework 4.7.2.

The errors gotten:

1 -> Error Code: CS0006 | Description: Metadata file 'C:\Users\XXXX\Downloads\MiFare-master\src\MiFare\bin\Debug\net45\MiFare.dll' could not be found | Project: MiFare.Desktop.Tests | File: C:\Users\XXXX\Downloads\MiFare-master\tests\MiFare.Desktop.Tests\CSC | Line: 1 | Suppression State: Active

2 -> Error Code: CS0006 | Description: Metadata file 'C:\Users\XXXX\Downloads\MiFare-master\src\MiFare\bin\Debug\net45\MiFare.dll' could not be found | Project: MiFareReader.Desktop | File: C:\Users\XXXX\Downloads\MiFare-master\samples\MiFareReader.Desktop\CSC | Line: 1 | Suppression State: Active

3 -> Error Code: | Description: Unable to locate repository containing directory 'C:\Users\XXXX\Downloads\MiFare-master\src\MiFare'. | Project: MiFare | File: C:\Users\X.Gisbert.nuget\packages\microsoft.build.tasks.git\1.0.0-beta-63127-02\build\Microsoft.Build.Tasks.Git.targets | Line: 20 | Suppression State:

4 -> Error Code: | Description: Unable to locate repository containing directory 'C:\Users\X.Gisbert\Downloads\MiFare-master\src\MiFare'. | Project: MiFare | File: C:\Users\X.Gisbert.nuget\packages\microsoft.build.tasks.git\1.0.0-beta-63127-02\build\Microsoft.Build.Tasks.Git.targets | Line: 20 | Suppression State:

fail

I have removed my user from the captions.

I infer that the .dll is created when compiling the source code, but it looks like there it's having the repository location problem. I can't see where to hardcode the parent directory to the repository, not in the project properties. Any help to get it running and maybe commit the default config to the master branch?
Thanks

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

1 participant