https://github.com/AzureADSamples/NativeClient-GraphAPI-Cordova is a newish sample.
Any hints on solving either of the following issues when building running the windows sample (an angular + ADAL project) on windows 10 beta?
Building it per the instructions gives (on windows 10 beta)
Current working directory is not a Cordova-based project.
C:\Users\pwilliams\Source\Repos>cd AADGraphSample
C:\Users\pwilliams\Source\Repos\AADGraphSample>cordova run windows
Running command: C:\Users\pwilliams\Source\Repos\AADGraphSample\platforms\windows\cordova\run.bat
Applying Platform Config...
MSBuildToolsPath: C:\Program Files (x86)\MSBuild\12.0\bin\
Building project: C:\Users\pwilliams\Source\Repos\AADGraphSample\platforms\windows\CordovaApp.Windows80.jsproj
Configuration : debug
Platform : anycpu
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\AppxPackage\Microsoft.AppXPackage.Targets(567,9): error APP
X1639: File 'Windows.props' not found. See http://go.microsoft.com/fwlink/?prd=12395&pver=1.0&plcid=0x409&ar=MSDN&sar=P
latformMultiTargeting&o1=Windows&o2=8.0 for more information. [C:\Users\pwilliams\Source\Repos\AADGraphSample\platforms
\windows\CordovaApp.Windows80.jsproj]
ERROR: Error code 1 for command: C:\Program Files (x86)\MSBuild\12.0\bin\msbuild with args: C:\Users\pwilliams\Source\Re
pos\AADGraphSample\platforms\windows\CordovaApp.Windows80.jsproj,/clp:NoSummary;NoItemAndPropertyList;Verbosity=minimal,
/nologo,/p:Configuration=debug,/p:Platform=anycpu,/p:BuildFromCordovaTooling=true
ERROR running one or more of the platforms: Error: C:\Users\pwilliams\Source\Repos\AADGraphSample\platforms\windows\cord
ova\run.bat: Command failed with exit code 2
You may not have the required environment or OS to run this project
in visual studio build (community edition 2013 update 4), the windows application for 8.1 loads, but gives a load time error
'WWAHost.exe' (Script): Loaded 'Script Code (MSAppHost/2.0)'.
Exception was thrown at line 9576, column 11 in ms-appx://io.cordova.hellocordova/www/lib/ionic/js/ionic.bundle.js
0x800a139e - JavaScript runtime error: [$injector:nomod] Module 'ngLocale' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
http://errors.angularjs.org/1.3.6/$injector/nomod?p0=ngLocale
Exception was thrown at line 63, column 17 in ms-appx://io.cordova.hellocordova/www/plugins/cordova-plugin-ms-adal/src/windows/ADALProxy.js
0x80040154 - JavaScript runtime error: Class not registered