Skip to content

dotnet fsi throwing PNSE if run from NanoServer #10097

@eiriktsarpalis

Description

@eiriktsarpalis

Repro steps

After switching to windows containers in docker for windows:

>  docker run -it mcr.microsoft.com/dotnet/sdk:5.0.100-preview.8-nanoserver-1909 pwsh

... docker output ...

PS C:\> dotnet fsi
Unhandled exception. System.PlatformNotSupportedException: The system does not support the STA thread apartment.
PS C:\>

Metadata

Metadata

Assignees

Labels

Area-FSIBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions