Azure-Samples / active-directory-dotnet-windows-store

A Windows Store 8.1 or Windows 10 (UWP) application that uses Azure AD and the ADAL library to authenticate the user and call a web API using OAuth 2.0 access tokens.
16 stars 12 forks source link

Cannot find packages folder #7

Closed anujc closed 10 years ago

anujc commented 10 years ago

The TodoListClient project has a reference to ..\packages\Microsoft.IdentityModel.Clients.ActiveDirectory.2.5.1-alpha\lib\netcore45\Microsoft.IdentityModel.Clients.ActiveDirectory.winmd but I couldn't find the packages folder

anujc commented 10 years ago

Got the folder on running the project.