Azure-Samples/active-directory-dotnet-webapp-openidconnect

Cannot find nugets Microsoft.Owin.Security.OpenIdConnect and Microsoft.IdentityModel.Protocol.Extensions mentioned in How to recreate this sample

Closed this issue · 3 comments

I am following step 4 in How to recreate this sample but couldn't find nugets Microsoft.Owin.Security.OpenIdConnect and Microsoft.IdentityModel.Protocol.Extensions

Found them after selecting include prerelease. Probably something we should mention in the documentation.

Thanks. I'll probably make a README change tomorrow.

The sample had a .nuget folder which should no longer be here with recent versions of VS and MSBuild. It's removed things build fine now.