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

[dotnet] Switch to net5.0 instead of netcoreapp5.0. #8615

Merged
merged 1 commit into from
May 20, 2020

Conversation

rolfbjarne
Copy link
Member

This also requires bumping .NET to a version that supports 'net5.0'.

The actual TFM is still '.NETCoreApp,Version=5.0', it's just the short name
that has changed.

@rolfbjarne rolfbjarne added the not-notes-worthy Ignore for release notes label May 19, 2020
This also requires bumping .NET to a version that supports 'net5.0'.

The actual TFM is still '.NETCoreApp,Version=5.0', it's just the short name
that has changed.
@rolfbjarne rolfbjarne force-pushed the dotnet-switch-to-net5.0 branch from 520d7bf to 9583d17 Compare May 19, 2020 14:52
@monojenkins

This comment has been minimized.

@monojenkins
Copy link
Collaborator

Build success
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
ℹ️ Generator Diff (please review changes)
Test run succeeded

@rolfbjarne rolfbjarne merged commit 161d46c into dotnet:master May 20, 2020
@peppy
Copy link

peppy commented Nov 2, 2020

Is this in the latest preview releases of Xamarin.iOS? Trying to get around dotnet/runtime#35988 but I'm still hitting the same error as reported in that thread.

peppy added a commit to peppy/osu that referenced this pull request Nov 2, 2020
…crash

Due to an [issue](dotnet/runtime#35988) at
xamarin's end (which *should* have been fixed via [this
pr](dotnet/macios#8615) but still fails
on latest preview release) we can't support this just yet.
@rolfbjarne
Copy link
Member Author

@peppy no, Xamarin.iOS won't move to the .NET core runtime until .NET 6, which is next fall.

@peppy
Copy link

peppy commented Nov 3, 2020

Aha I see. That includes preview releases too?

@rolfbjarne
Copy link
Member Author

@peppy extremely early previews are already available (see https://github.com/xamarin/net6-samples), but that may require significant changes to your project, and there are very many rough edges still.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-notes-worthy Ignore for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants