Why does a base record not compare equal to a derived record with the same shared values?

from Records
C# 14 / .NET 10 intermediate 1 min

Why does a base record not compare equal to a derived record with the same shared values?

Report an error