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

.NET 5 #924

Merged
merged 3 commits into from
Dec 2, 2020
Merged

.NET 5 #924

merged 3 commits into from
Dec 2, 2020

Conversation

xen2
Copy link
Member

@xen2 xen2 commented Dec 1, 2020

PR Details

Switch from .NET Core 3.1 to .NET 5

Description

Switched MSBuild.Sdk.Extras to latest.
Then various changes so that the new net5.0 and net-5.0-windows TFM is used.

Related Issue

#912

Motivation and Context

We better go straight with .NET 5.0 to avoid another intermediate framework (.NET Core) to keep supporting in the future.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@xen2 xen2 marked this pull request as ready for review December 2, 2020 14:27
@xen2 xen2 merged commit 6f8a265 into stride3d:master Dec 2, 2020
@xen2 xen2 deleted the net5 branch December 3, 2020 08:30
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

Successfully merging this pull request may close these issues.

1 participant