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 .NET 5.0 and 3.1 #168

Merged
merged 4 commits into from
May 15, 2020
Merged

Cross target .NET 5.0 and 3.1 #168

merged 4 commits into from
May 15, 2020

Conversation

Tratcher
Copy link
Member

#159 We were calling one new 5.0 API, Microsoft.AspNetCore.Http.HttpProtocol.IsHttp2. We don't strictly need it, but it does make a good example for how to #if around differences.

@Tratcher Tratcher added this to the 1.0.0-preview1 milestone May 15, 2020
@Tratcher Tratcher requested review from analogrelay and halter73 May 15, 2020 16:36
@Tratcher Tratcher self-assigned this May 15, 2020
@Tratcher Tratcher mentioned this pull request May 15, 2020
@Tratcher
Copy link
Member Author

Need to figure out how to get 3.1 installed as part of the build setup.

@Tratcher Tratcher requested a review from JunTaoLuo May 15, 2020 21:24
@Tratcher
Copy link
Member Author

It's alive!

@Tratcher Tratcher merged commit 4a5b06b into master May 15, 2020
@Tratcher Tratcher deleted the tratcher/31tfm branch May 15, 2020 22:42
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.

4 participants