Skip to content

DotNetNuke.Bundle 9.11.1 depends on DotNetNuke.Web.Deprecated (>= 9.11.1) but its latest version is 9.10.2 #5580

@ricardotejo

Description

@ricardotejo

Description of bug

I'm trying to update DNN dependencies from 9.11.0 using nuget and it is not possible because DotNetNuke.Bundle 9.11.1 depends on DotNetNuke.Web.Deprecated (>= 9.11.1) but its latest version is 9.10.2

Steps to reproduce

List the precise steps to reproduce the bug:

  1. In a project that depends on DotNetNuke.Bundle, execute nuget update mysolution.sln -Id DotNetNuke.Core -Version 9.11.1
  2. See the warning message WARNING: Unable to resolve dependencies. 'DotNetNuke.Web.Deprecated 9.10.2' is not compatible with 'DotNetNuke.Bundle 9.11.1 constraint: DotNetNuke.Web.Deprecated (>= 9.11.1)'.

Current behavior

DotNetNuke.Core version is not updated

Expected behavior

DotNetNuke.Core version should be 9.11.1 in package.config

Screenshots

N/A

Error information

https://github.com/dnnsoftware/Dnn.Platform/blob/develop/Build/Tools/NuGet/DotNetNuke.Bundle.nuspec#L23

Additional context

Latest publish version in nuget.org for DotNetNuke.Web.Deprecated is 10.10.2
https://www.nuget.org/packages/DotNetNuke.Web.Deprecated/#versions-body-tab

Affected version

  • 10.00.00 alpha build
  • 09.11.01 latest supported release

Affected browser

  • Chrome
  • Firefox
  • Safari
  • Internet Explorer 11
  • Microsoft Edge (Classic)
  • Microsoft Edge Chromium

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions