Skip to content

Conversation

@marcominerva
Copy link
Owner

Updated the NET_VERSION environment variable in multiple GitHub Actions workflow files from 9.x to 10.x to align with the latest .NET version. This change affects the following projects:

  • MinimalHelpers.FluentValidation
  • MinimalHelpers.OpenApi
  • MinimalHelpers.Routing
  • MinimalHelpers.Routing.Analyzers
  • MinimalHelpers.Validation

These updates ensure workflows leverage new features and improvements in .NET 10.x for building, testing, and publishing.

Updated the `NET_VERSION` environment variable in multiple
GitHub Actions workflow files from `9.x` to `10.x` to align
with the latest .NET version. This change affects the
following projects:

- `MinimalHelpers.FluentValidation`
- `MinimalHelpers.OpenApi`
- `MinimalHelpers.Routing`
- `MinimalHelpers.Routing.Analyzers`
- `MinimalHelpers.Validation`

These updates ensure workflows leverage new features and
improvements in .NET 10.x for building, testing, and
publishing.
@marcominerva marcominerva merged commit b54eb1c into master Nov 13, 2025
5 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.

2 participants