Goal
Ship Openza Reader so normal users do not see a separate .NET 10 runtime install prompt.
Context
The current package is Windows App SDK self-contained, but the built runtimeconfig still requires Microsoft.NETCore.App 10.0.0 from the machine. Local measurement suggests the compressed package may grow from about 50.65 MiB to about 85.75 MiB when .NET is included.
Acceptance criteria
Goal
Ship Openza Reader so normal users do not see a separate .NET 10 runtime install prompt.
Context
The current package is Windows App SDK self-contained, but the built runtimeconfig still requires
Microsoft.NETCore.App10.0.0 from the machine. Local measurement suggests the compressed package may grow from about 50.65 MiB to about 85.75 MiB when .NET is included.Acceptance criteria
Microsoft.NETCore.Appseparately, or the packaging behavior is otherwise verified to avoid the prompt.