aspnetcore/samples/CookieSessionSample
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
CookieSessionSample.csproj Upgrade packages and projects to target netcoreapp3.0 (aspnet/Security#1916) 2018-11-19 09:47:07 -08:00
MemoryCacheTicketStore.cs
Program.cs
Startup.cs