-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Description
Hey Team,
Following a discussion with @codemillmatt and @bamurtaugh, I have created an updated sample, targeting .NET 6. However, we are wondering if we should rename the current repo (vscode-remote-try-dotnetcore
would be renamed vscode-remote-try-dotnet
). As @codemillmatt said:
The issue with using dotnetcore in the template's name is that .NET Core does not exist as a platform any longer (end of support in December 2022). Now it's .NET, nothing else.
We came up with two options:
- Archive that repo, create a new one called "dotnet", and update all docs: This will require to update a lot of places (both doc and in-product). This might be hard to do. We can still mention the new repo in the readme before archiving the repo, but it's one more click.
- Rename that repo to
vscode-remote-try-dotnet
and let GitHub handle redirects
Metadata
Metadata
Assignees
Labels
No labels