Skip to content

Commit db8b8b9

Browse files
Remove note on anycpu (#202)
1 parent c158d6a commit db8b8b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Samples/CustomControls/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ All the application projects have a project reference to the C# Windows Runtime
3434

3535
* Open the solution file (`.sln`) in Visual Studio.
3636
* 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).
3837
* From Visual Studio, either **Start Without Debugging** (Ctrl+F5) or **Start Debugging** (F5).
3938

4039
## Related Links

0 commit comments

Comments
 (0)