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 3.1 runtime #14

Merged
merged 10 commits into from
Apr 29, 2020
Merged

Update to .NET Core 3.1 runtime #14

merged 10 commits into from
Apr 29, 2020

Conversation

Kralizek
Copy link
Owner

@Kralizek Kralizek commented Apr 15, 2020

While upgrading the library to work with .NET Core 3.1, few breaking changes will be introduced

  • The library will target .NET Core frameworks instead of .NET Standard (now netcoreapp3.1)
  • The serialization library used in the templates will be based on the new System.Text.Json library

@Kralizek Kralizek marked this pull request as draft April 17, 2020 07:24
@Kralizek Kralizek marked this pull request as ready for review April 29, 2020 09:45
@Kralizek Kralizek merged commit c576de1 into master Apr 29, 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

Successfully merging this pull request may close these issues.

1 participant