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

Should we move to VS2017? #648

Closed
drewnoakes opened this issue Mar 21, 2017 · 3 comments
Closed

Should we move to VS2017? #648

drewnoakes opened this issue Mar 21, 2017 · 3 comments

Comments

@drewnoakes
Copy link
Member

Now that VS2017's out, should we move to it?

Benefits would be:

  • Ability to target multiple platforms with simpler csproj files, and a single solution/build
  • Ability to use some C# 7 stuff (though without changing the public API, for now at least)

Any thoughts?

@somdoron
Copy link
Member

somdoron commented Mar 21, 2017 via email

@drewnoakes
Copy link
Member Author

I didn't realise Rider wasn't there yet. Jura suggests initial support should be released any day in the next EAP: https://youtrack.jetbrains.com/issue/RIDER-3777

I migrated another project recently and the experience was relatively smooth. Will put a PR together for this too.

@drewnoakes
Copy link
Member Author

Do we need to explicitly target monoandroid60? I'm not familiar with Mono/Xamarin development, and I don't have the tools installed (they're about 30GB in size IIRC). I'm getting compile errors due to this.

Seems Xamarin are moving towards .NET Standard support.

https://blog.xamarin.com/net-standard-library-support-for-xamarin/

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