Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EOL Dotnet 6.0 #1220

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

Kaniska244
Copy link

@Kaniska244 Kaniska244 commented Dec 17, 2024

Ref: devcontainers/images#90

Feature Name

dotnet

Description

Dotnet 6.0 has reached EOL and is no longer supported.

Changelog

  1. Changes done in devcontainer-feature.json to remove dotnet 6.0 references.
  2. Changes done in scnearios.json to remove dotnet 6.0 and older versions references.
  3. Changes done in test/dotnet/install_dotnet_latest_when_version_is_empty.sh to ensure the test case passed as the latest version downloaded is 9.0.
  4. Removed the reference of dotnet 5.0 from test/dotnet/install_dotnet_specific_release_and_feature_band.sh.
  5. Added test/dotnet/projects/net9.0/Program.cs for new test project with dotnet 9.0.
  6. Added test/dotnet/projects/net9.0/example_project.csproj for new test project with dotnet 9.0.
  7. Changes done in test/dotnet/test.sh to ensure the test case passed as the latest version downloaded is 9.0.
  8. Added test case test/dotnet/install_dotnet_six.sh to check if dotnet 6.0 still works. Also

Checklist

Checked that applied changes work as expected

@Kaniska244 Kaniska244 marked this pull request as ready for review December 17, 2024 10:30
@Kaniska244 Kaniska244 requested a review from a team as a code owner December 17, 2024 10:30
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.

1 participant