We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af71bb commit 7953fcdCopy full SHA for 7953fcd
GettingStarted.md
@@ -51,7 +51,10 @@ You will probably want to add `ManualCameraControl.cs` (found under
51
52
Deploy to the emulator or device.
53
54
-**NOTE**: Make sure to build/run your project in x86 and not in ARM so you can properly get the DLLs required
+# Deploying your HoloLens app using Visual Studio
55
+ 1. Select **x86** in your build configuration
56
+ 2. Select emulator or the device that you're using
57
+ 3. Run the app
58
59
60
0 commit comments