aspnetcore/samples/SocialSample
Nate McMaster e053878464
Upgrade packages and projects to target netcoreapp3.0 (aspnet/Security#1916)
Changes:

* Upgrade dependencies and build tools
* Change TFM on Microsoft.AspNetCore.* packages to netcoreapp3.0
* Remove .NET Framework tests
* Disable Owin interop tests. They need to be completely refactored
2018-11-19 09:47:07 -08:00
..
Properties Update launchSettings for new VS 2017 rules 2017-01-09 15:12:32 -08:00
compiler/resources
Program.cs Make samples work. Fix AddOAuthAuthentication extension. (#1226) 2017-05-22 10:01:44 -07:00
SocialSample.csproj Upgrade packages and projects to target netcoreapp3.0 (aspnet/Security#1916) 2018-11-19 09:47:07 -08:00
Startup.cs Update Facebook to v3.1 endpoints #92 2018-09-25 13:56:58 -07:00
web.config