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 c158d6a commit db8b8b9Copy full SHA for db8b8b9
Samples/CustomControls/README.md
@@ -34,7 +34,6 @@ All the application projects have a project reference to the C# Windows Runtime
34
35
* Open the solution file (`.sln`) in Visual Studio.
36
* Set one of the application projects as the startup project.
37
-* Select `x86` as the Solution platform. There is a known issue with `x64` and `arm64` (https://github.com/microsoft/CsWinRT/issues/1093).
38
* From Visual Studio, either **Start Without Debugging** (Ctrl+F5) or **Start Debugging** (F5).
39
40
## Related Links
0 commit comments