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

Update to .NET Core 2.0 #29

Closed
philippgille opened this issue Aug 20, 2017 · 1 comment
Closed

Update to .NET Core 2.0 #29

philippgille opened this issue Aug 20, 2017 · 1 comment

Comments

@philippgille
Copy link
Owner

philippgille commented Aug 20, 2017

Most .NET people waited for .NET Standard 2.0 and .NET Core 2.0 for starting a new project or moving an existing project from the full .NET Framework, so this template should be based on .NET Core 2.0 for others to be useful.

SCDs become a lot more useful as well, as there are less runtimes to publish for, while the SCDs will be able to run on more operating systems, see:

@philippgille
Copy link
Owner Author

The RID catalog was recently updated, now contains the new portable RIDs and even Android: https://docs.microsoft.com/en-us/dotnet/core/rid-catalog

No Alpine yet, that's to come in .NET Core 2.1. Also see #4 for that.

philippgille added a commit that referenced this issue Oct 1, 2017
- Wrong .NET Core SDK version

For #29
philippgille added a commit that referenced this issue Oct 1, 2017
- Wrong .NET Core SDK version

For #29
philippgille added a commit that referenced this issue Oct 14, 2017
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

1 participant