David Müller
David Müller
closes #1276
This is a proposed design change related to records. As records in the IL are just classes with some generated methods we should also treat them like classes. With issue...
I've referenced the latest nightly build version in my `dotnet 8` solution and I still get the error for two projects: > Coverlet.Core.Exceptions.CecilAssemblyResolutionException: AssemblyResolutionException for 'Microsoft.Extensions.Logging.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. Try...
closes #1485