Azure-Samples / active-directory-dotnet-graphapi-web

A .NET 4.5 MVC web app that demonstrates how to query the Azure AD Graph API using the Azure AD Graph Client Library
82 stars 68 forks source link

'Constants' does not contain a definition for 'ResourceUrl' #48

Closed yfan183 closed 7 years ago

yfan183 commented 7 years ago

'Constants' does not contain a definition for 'ResourceUrl' this happened in Utils.AuthenticationHelper.cs as I was trying to copy it into my code. Cloning the repo does not work at all as it comes up with several hundred errors and warnings