Skip to content

Known issues in .NET11

Rolf Bjarne Kvinge edited this page Nov 11, 2025 · 2 revisions

This document lists known issues in the SDKs.

Can't run mobile app from the command line on Windows

It's currently not possible to run a mobile app (iOS, tvOS) on Windows using the command line. Please use an IDE to launch apps from Windows.

Ref: https://github.com/dotnet/macios/issues/16609

Clone this wiki locally