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

Cross target .NETSTANDARD2.1 and update playground examples to .NETCOREAPP3.1 #262

Merged
merged 7 commits into from
Apr 20, 2020

Conversation

iamcarbon
Copy link
Contributor

This PR:

  • Adds build target for .NETSTANDARD 2.1 and simplifies dependencies for .NETCOREAPP3.1 & NET5.0
  • Increases the minimum .NETFramework version to 4.6.1. Several dependent libraries dropped net46.
  • Updates the nuget packages to their latest versions
  • Updates playground samples to .NETCOREAPP3.1

Also updates System.Runtime.CompilerServices.Unsafe, System.Memory, System.Threading.Tasks.Extensions, and System.Interactive.Async to their latest versions.
@msftclas
Copy link

msftclas commented Apr 19, 2020

CLA assistant check
All CLA requirements met.

@badrishc
Copy link
Contributor

Awesome, long due. Note, seems to be having issues with CI build.

@iamcarbon
Copy link
Contributor Author

@badrishc CI is fixed! Ready for review.

@badrishc
Copy link
Contributor

This is a very well done PR! Thanks again -- merging.

@badrishc badrishc merged commit 1845ba2 into microsoft:master Apr 20, 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.

None yet

3 participants