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

Fix AOT #17238

Closed KevinRansom closed 1 month ago

KevinRansom commented 1 month ago

The AOT tests built differently when run with cibuild.cmd compared to build.cmd.

This change ensures that the AOT tests build identically for each build command.

github-actions[bot] commented 1 month ago

:white_check_mark: No release notes required