aspnetcore/shared/Mocks
Victor Hurdugaci 69ed946970 Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
..
Common Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
Facebook Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
Google Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
MicrosoftAccount Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
OpenIdConnect Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
Twitter Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
Readme.md Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
StartupOpenIdConnectTesting.cs Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00
StartupSocialTesting.cs Move compiler shared to its own folder 2015-10-16 10:11:09 -07:00

Readme.md

Mock code added only for testing purposes. Not to be used for production deployments.

This code is compiled with the application by explicitly including the location in the application project.json's "code" node. It is automatically excluded from compilation of current project by its presence in the compiler\shared** special folder.