dotnet / fsharp

The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
https://dotnet.microsoft.com/languages/fsharp
MIT License
3.82k stars 773 forks source link

source-build: don't use PublishReadyToRun on Mono-builds. #17300

Closed tmds closed 2 weeks ago

tmds commented 2 weeks ago

Crossgen2 is not built with Mono-based .NET SDKs.

Fixes https://github.com/dotnet/source-build/issues/4463.

@ViktorHofer @KevinRansom @MichaelSimons ptal

cc @omajid

github-actions[bot] commented 2 weeks ago

:white_check_mark: No release notes required

tmds commented 2 weeks ago

@mthalman I tested these changes with vmr builds.