Skip to content

feat(mise): support .NET idiomatic version files - #675

Merged
iloveitaly merged 4 commits into
railwayapp:mainfrom
iloveitaly:dotnet/idiomatic
Aug 2, 2026
Merged

feat(mise): support .NET idiomatic version files#675
iloveitaly merged 4 commits into
railwayapp:mainfrom
iloveitaly:dotnet/idiomatic

Conversation

@iloveitaly

Copy link
Copy Markdown
Collaborator

Motivation

Projects using global.json should have .NET SDK selection handled consistently with other idiomatic version files.

Description

Enable dotnet in the generated mise idiomatic-version setting and copy global.json into the mise setup step so sdk.version selects the SDK. Clarify the supported field in the .NET and mise documentation.

Test

  • mise run check
  • mise run test
  • mise run test-integration-cwd for examples/dotnet-api
  • mise run test-integration-cwd for examples/dotnet-cli

Links

- Add `global.json` to the list of recognized idiomatic configuration files.
- Enable `dotnet` in the default set of tools resolved via idiomatic version files.

Generated-by: aiautocommit
@iloveitaly
iloveitaly merged commit ec3251e into railwayapp:main Aug 2, 2026
509 of 510 checks passed
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