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

Windows 8.1 required #9

Closed anujc closed 10 years ago

anujc commented 10 years ago

The documentation states that To run this sample you will need Windows 8 or higher. The project TodoListClient however doesn't load on Windows 8 stating Windows 8.1 required. Visual Studio 2013 supports Windows Store App development on Windows 8.1