Skip to content

Remove support for .NET 6.0 and 7.0 #669

@jibedoubleve

Description

@jibedoubleve

Description

When attempting to install version 0.18.0 of GitReleaseManager (as shown in the attached screenshot), the installation fails due to a dependency on .NET 7. However, .NET 7 is not installed on my machine, which is running Windows 11 (24H2). Additionally, .NET 7 has been decommissioned as of May 14, 2024, making it impossible to fulfil this dependency.

Image

Steps to Reproduce

  1. Attempt to install GitReleaseManager version 0.18.0 on a machine without .NET 7 installed.
  2. Observe the installation failure and the error message citing the missing dependency on .NET 7.

Your Environment

  • Version Used: 0.18.0
  • Edition Used: .NET 9.0.101
  • Operating System and version: Windows 11, 24H2

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions