lkosson / reportviewercore

Recompilation of Microsoft.ReportViewer for .NET Core 3.1+
427 stars 123 forks source link

System.Design Reference Issue #122

Closed GhayourAli closed 1 year ago

GhayourAli commented 1 year ago

I have added this nuget in .Net 7.0 project but when I run the project, I get the following error 'Could not load file or assembly 'System.Design, Version=4.0.0.0

I think System.Design is no longer available in .net 7.0 so is there a possible workaround to get this library working in .net 7.0?

GhayourAli commented 1 year ago

A wrong project reference was added.