-
Notifications
You must be signed in to change notification settings - Fork 844
Closed
Labels
Area-FSIBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Description
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.(Internal MS Team use only) Describes an issue with moderate impact on existing code.