Skip to content

[BUG] (Keep same version numbers for .NET runtimes) #4584

@ThomasHeinrichSchmidt

Description

Please confirm these before moving forward

  • I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.
  • I have checked the FAQ section for solutions.
  • This issue is about a bug (if it is not, please use the correct template).

UniGetUI Version

3.3.7

Windows version, edition, and architecture

Windows 11, version 25H2

Describe your issue

Today my Veeam Agent for Microsoft Windows Service suddenly stopped working, see Knowlege base. Reason after all was different versions for .NET runtimes:

C:\>dotnet --list-runtimes
         Microsoft.AspNetCore.App 8.0.26 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
         Microsoft.NETCore.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
         Microsoft.NETCore.App 8.0.25 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
         Microsoft.NETCore.App 9.0.15 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
         Microsoft.WindowsDesktop.App 6.0.36 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
         Microsoft.WindowsDesktop.App 8.0.25 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

UniGetUI had no current versions 8.0.26 for Microsoft.NETCore.App and Microsoft.WindowsDesktop.App available.
BUT - had previously updated Microsoft.AspNetCore.App to version 8.0.26. And this made Veeam fail - it needs all components having the same version.
So my request is to only update all three runtimes at the same time. Postponing individual updates until all three runtimes are available with the same version.

Steps to reproduce the issue

No response

UniGetUI Log

no log necessary.

Package Managers Logs

no log necessary.

Relevant information

No response

Screenshots and videos

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions