Skip to content

Devcontainer configuration is missing update for .NET 10 #525

Description

@name-of-okja

Describe the bug
The project has been recently updated to .NET 10,
but the .devcontainer configuration files (such as devcontainer.json or Dockerfile) still reference older SDK versions (e.g., .NET 8 or 9).
This causes a version mismatch between the development environment and the project’s target framework.

Additional context
Since .NET 10 is now the target framework, we need to update

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions