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

Compiling from VS2017: The current .NET SDK does not support targeting .NET Core 2.0 #42

Open
jmp75 opened this issue Apr 23, 2019 · 2 comments

Comments

@jmp75
Copy link
Collaborator

jmp75 commented Apr 23, 2019

This is for the record.

dotnet --info returns:

.NET Core SDKs installed:
  2.1.201 [C:\Program Files\dotnet\sdk]
  2.1.602 [C:\Program Files\dotnet\sdk]

My guess is that installing VS2019 recently brought a newer version of dotnet, 2.1.602, which does not work with vs2017

@msevestre
Copy link

@jmp75 We are using rClr for the open-systems-pharmacology software to use .NET from R. We would be interested in having a version compatible with .net core and would be willing to work on this if you could give us some pointers as to where to begin :)

@jmp75
Copy link
Collaborator Author

jmp75 commented May 3, 2020

Hi @msevestre , thank you for your interest and offer. I had jolted some initial notes on a branch regarding rClr hosting a .NET core engine instead of the .NET framework CLR or Mono. I have not had professional resources or personal time to progress this for more than a year. I welcome suggestions to find a more sustainable path for rClr.

@jmp75 jmp75 closed this as completed May 3, 2020
@jmp75 jmp75 reopened this May 5, 2020
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