Skip to content

Conversation

@martincostello
Copy link
Member

@martincostello martincostello commented Apr 28, 2019

  • Update to target ASP.NET Core 3.0.
  • Deprecate the HttpClient property on the options class and redirect it to the base class' Backchannel property which serves the same purpose. See here for the OAuth equivalent.

@martincostello
Copy link
Member Author

Rebase onto #63 if/when merged.

@martincostello
Copy link
Member Author

martincostello commented Sep 10, 2019

Need to rebase onto dev now that #63 has been merged.

Update to preview 9 of ASP.NET Core 3.0.
Ignore code coverage results and Arcade local SDK download.
Deprecate the HttpClient property and use the built-in Backchannel property instead.
Update the name of the test results XML.
Update to release candidate 1 of ASP.NET Core 3.0.
Update to ASP.NET Core 3.0 using SDK 3.0.100.
Packages for 3.0.0 are now in NuGet.org.
@martincostello martincostello changed the title [WIP] Support ASP.NET Core 3.0 Support ASP.NET Core 3.0 Sep 23, 2019
Add the authorization middleware to the integration tests.
@martincostello martincostello merged commit 85b473a into aspnet-contrib:dev Sep 23, 2019
@martincostello martincostello deleted the AspNet-Core-3 branch September 23, 2019 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants