Created
February 26, 2014 07:06
-
-
Save ShawInnes/9225010 to your computer and use it in GitHub Desktop.
All NuGet Packages for All
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<package id="Microsoft.Owin.Security" version="3.0.0-alpha1" targetFramework="net451" /> | |
<package id="Microsoft.Owin.Security.Cookies" version="2.1.0" targetFramework="net451" /> | |
<package id="Microsoft.Owin.Security.Facebook" version="2.1.0" targetFramework="net451" /> | |
<package id="Microsoft.Owin.Security.Google" version="2.1.0" targetFramework="net451" /> | |
<package id="Microsoft.Owin.Security.MicrosoftAccount" version="2.1.0" targetFramework="net451" /> | |
<package id="Microsoft.Owin.Security.OAuth" version="2.1.0" targetFramework="net451" /> | |
<package id="Microsoft.Owin.Security.Twitter" version="2.1.0" targetFramework="net451" /> | |
<package id="Microsoft.Owin.Security.WsFederation" version="3.0.0-alpha1" targetFramework="net451" /> | |
<package id="Owin.Security.Providers" version="1.3" targetFramework="net451" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment