Skip to content

Conversation

@marcominerva
Copy link
Owner

Updated the NET_VERSION environment variable from 9.x to 10.x in the following GitHub Actions workflow files:

  • publish.yml for the src/SimpleAuthentication project
  • publish_abstractions.yml for the src/SimpleAuthentication.Abstractions project
  • publish_swashbuckle.yml for the src/SimpleAuthentication.Swashbuckle project

This ensures that the projects are built and published using the latest .NET 10.x framework.

Updated the `NET_VERSION` environment variable from `9.x` to
`10.x` in the following GitHub Actions workflow files:
- `publish.yml` for the `src/SimpleAuthentication` project
- `publish_abstractions.yml` for the
  `src/SimpleAuthentication.Abstractions` project
- `publish_swashbuckle.yml` for the
  `src/SimpleAuthentication.Swashbuckle` project

This ensures that the projects are built and published using
the latest .NET 10.x framework.
@marcominerva marcominerva merged commit 283d6cb into master Nov 12, 2025
4 checks passed
@marcominerva marcominerva linked an issue Nov 12, 2025 that may be closed by this pull request
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.

Update to .NET 10 with focus on OpenAPI breaking changes

2 participants