Posted 17 June 2021, 11:57 am EST - Updated 30 September 2022, 4:39 pm EST
I am in the process of upgrading some reports from v14.x to v15.1.5. In Nuget, I show 5 packages that won’t update - GrapecCity.Documents.Common, GrapecCity.Documents.Common.Winodws, GrapeCity.Documents.DX.Windows, GrapeCity.Documents.Imaging, and GrapeCity.Documents.PDF. They are stuck on v3.2.0.560. When I try to upgrade them to 4.1.0.662, I get the following message…
Severity Code Description Project File Line Suppression State
Error Unable to resolve dependencies. ‘GrapeCity.Documents.Common 4.1.0.662’ is not compatible with ‘GrapeCity.ActiveReports 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Core.Document.Drawing.Gc 2.0.0 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Core.Drawing.Gc 2.2.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Core.Export.Image.Page 2.2.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Core.Export.Pdf.Page 2.2.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Core.Export.Pdf.Section 2.0.0 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Core.Export.Svg.Page 2.2.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Core.Export.Tiff.Section 2.0.0 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Design.Win 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Document 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Export.Excel 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Export.Html 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Export.Image 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Export.Pdf 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Export.Rdf 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Export.Word 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Export.Xml 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Viewer.Common 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’, ‘GrapeCity.ActiveReports.Viewer.Win 15.1.5 constraint: GrapeCity.Documents.Common (>= 3.2.0.560 && < 4.0.0)’.
This is a .NET framework project - not Core. Can I just ignore these updates? Just bugs my OCD when I see them sitting out there.