Description
The bootstrap leg of source-build is failing in 8.0 preview2 with the following error:
/repos/dotnet2/src/runtime/artifacts/source-build/self/src/artifacts/bin/Crossgen2Tasks/Debug/net8.0/Microsoft.NET.CrossGen.targets(349,49): error MSB4012: The expression "CompileListCount=@(_ReadyToRunCompileList->Count())" cannot be used in this context. Item lists cannot be concatenated with other strings where an item list is expected. Use a semicolon to separate multiple item lists. [/repos/dotnet2/src/runtime/artifacts/source-build/self/src/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Composite.sfxproj]
This is a blocker for the preview2 release. Any help in diagnosing would be appreciated. TIA
cc @dotnet/crossgen-contrib