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

Error building the solution with vs2017 #3

Open
circler3 opened this issue Jul 16, 2017 · 1 comment
Open

Error building the solution with vs2017 #3

circler3 opened this issue Jul 16, 2017 · 1 comment

Comments

@circler3
Copy link
Contributor

FYI. I encountered an error while building the solution using VS2017. VS2017 cannot resolve the reference of "System.Runtime, Version=4.1.0.0". Finally, I built the project using vscode (without the sln file).
I searched the error info. It seems that the error occurs when mix targeting the .net framework and .netcore. Apparently you are not targeting .net framework. It is a weird issue.

I post the issue here for those who are building the sln file using vs2017.

@aloisdeniel
Copy link
Collaborator

I only used Visual Studio for Mac for development, thanks for the report. I'll try it as soon as I get a windows. Maybe VS2017 doesn't manage very well this type of .netcore executable projects ...

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

No branches or pull requests

2 participants