aspnetcore/samples/IdentitySample.Mvc
Nate McMaster ea707f8d8a Update how PackageReference versions are set
Changes:
 - Remove floating versions
 - Disable myget feeds during a Universe build
 - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:10:45 -07:00
..
Controllers Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
Data/Migrations Add authenticator support 2016-12-27 12:59:44 -08:00
Models Refactor Identity into Core + Stores 2017-05-23 11:21:39 -07:00
Properties Add authenticator support 2016-12-27 12:59:44 -08:00
Services
Views Add GetExternalAuthenticationSchemes back 2017-04-20 15:46:20 -07:00
wwwroot
CopyAspNetLoader.cmd
IdentitySample.Mvc.csproj Update how PackageReference versions are set 2017-10-09 11:10:45 -07:00
MessageServices.cs
Program.cs Add authenticator support 2016-12-27 12:59:44 -08:00
Startup.cs Switch back to netstandard2.0 2017-05-26 12:45:28 -07:00
appsettings.json Add authenticator support 2016-12-27 12:59:44 -08:00
web.Debug.config
web.Release.config
web.config