Closed 333fred closed 1 month ago
Here's the complog: Build.zip. Just rename back to Build.complog
after downloading. Failing project is Test.CoreLib
@agocke y'all will need to include this attribute in the test project when you take your next compiler update.
Version Used: 9cf652f838e2e09872f9f03ebdd00b353c480d13
Happens when building the
src/coreclr/nativeaot/Test.CoreLib/src/Test.CoreLib.csproj
project. From the stack, theDefaultMemberAttribute
constructor is not present, and we expect it to be.