Hi @Ruta Abhyankar ,
According to your situation, I installed Package Microsoft.ReportingServices.ReportViewerControl.Winforms -Version 150.1484.0 locally, but your issue is not reproduced.
This is not an issue with this NuGet package. The assembly Microsoft.ReportViewer.Design.dll has a dependency on these three assemblies:
'MICROSOFT.VISUALSTUDIO.SHELL.14.0' (Signature='B03F5F7F11D50A3A' Version='14.0.0.0')
'MICROSOFT.VISUALSTUDIO.SHELL.DESIGN' (Signature='B03F5F7F11D50A3A' Version='14.0.0.0')
'MICROSOFT.VSDESIGNER' (Signature='B03F5F7F11D50A3A' Version='14.0.0.0')
But they’re not included in the package, resulting in the warning.
You could Ignore these since they’re warnings and not errors. This is assuming these files aren’t actually needed at runtime.
Best Regards,
Joy
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.