Skip to content

Remove .NET 6 and .NET 7 support - #121

Draft
MichaelKoster70 with Copilot wants to merge 3 commits into
mainfrom
copilot/remove-support-for-dotnet-6
Draft

Remove .NET 6 and .NET 7 support#121
MichaelKoster70 with Copilot wants to merge 3 commits into
mainfrom
copilot/remove-support-for-dotnet-6

Conversation

Copilot AI commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Drops .NET 6 and .NET 7 as supported target frameworks, with .NET 8 now the minimum supported version.

Extension changes

  • Removed Channel60 and Channel70 constants from Constants.cs
  • Removed .NET 6.0 and .NET 7.0 version options from the Install .NET dialog (InstallDotnetViewModel, Resources.resx, Resources.Designer.cs)
  • Removed .NET 6.0 Runtime prerequisite from source.extension.vsixmanifest
  • Bumped the static web assets framework version gate from IsNET60OrNewerIsNET80OrNewer in FrameworkNameExtensions.cs and StaticWebAssetsCollectorService.cs

Samples

  • Deleted samples/net6/ directory

Docs

  • Updated README.md and docs/Commands.md to reflect .NET 8 as the new minimum

Copilot AI changed the title [WIP] Remove support for .NET 6 Remove .NET 6 and .NET 7 support Jun 17, 2026
Copilot AI requested a review from MichaelKoster70 June 17, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants