Skip to content

fix: update .NET setup to include version specification for builds#230

Merged
glucaci merged 1 commit intomasterfrom
fix-release
Feb 18, 2026
Merged

fix: update .NET setup to include version specification for builds#230
glucaci merged 1 commit intomasterfrom
fix-release

Conversation

@glucaci
Copy link
Member

@glucaci glucaci commented Feb 18, 2026

This pull request updates the .github/workflows/release.yml workflow to improve compatibility with newer versions of .NET. The most important change is the addition of support for multiple .NET versions.

Workflow compatibility improvements:

  • .github/workflows/release.yml: Updated the Setup .NET step to install and use .NET versions 8.x, 9.x, and 10.x, ensuring the build process works with the latest .NET releases.

@glucaci glucaci merged commit 06def7b into master Feb 18, 2026
1 check passed
@glucaci glucaci deleted the fix-release branch February 18, 2026 21:33
renovate bot added a commit to apollographql/subgraph-csharp-hotchocolate-annotation that referenced this pull request Feb 18, 2026
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[Snapshooter.Xunit](https://redirect.github.com/SwissLife-OSS/Snapshooter)
| `1.1.0` → `1.2.0` |
![age](https://developer.mend.io/api/mc/badges/age/nuget/Snapshooter.Xunit/1.2.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Snapshooter.Xunit/1.1.0/1.2.0?slim=true)
|

---

### Release Notes

<details>
<summary>SwissLife-OSS/Snapshooter (Snapshooter.Xunit)</summary>

###
[`v1.2.0`](https://redirect.github.com/SwissLife-OSS/snapshooter/releases/tag/1.2.0)

[Compare
Source](https://redirect.github.com/SwissLife-OSS/Snapshooter/compare/1.1.0...1.2.0)

##### What's Changed

- Added basic support for MSTest V4 by
[@&#8203;N-Olbert](https://redirect.github.com/N-Olbert) in
[SwissLife-OSS/snapshooter#220](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/220)
- MSTest: Use invariant culture conversion for snapshot name generation.
by [@&#8203;N-Olbert](https://redirect.github.com/N-Olbert) in
[SwissLife-OSS/snapshooter#222](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/222)
- Fix CI configuration and update project references for test builds by
[@&#8203;glucaci](https://redirect.github.com/glucaci) in
[SwissLife-OSS/snapshooter#225](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/225)
- fix: update CI configuration to extend timeout and specify framework
version for builds and tests by
[@&#8203;glucaci](https://redirect.github.com/glucaci) in
[SwissLife-OSS/snapshooter#229](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/229)
- chore: use xunit.v3.extensibility.core instead of xunit.v3.core by
[@&#8203;vhatsura](https://redirect.github.com/vhatsura) in
[SwissLife-OSS/snapshooter#226](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/226)
- fix: update .NET setup to include version specification for builds by
[@&#8203;glucaci](https://redirect.github.com/glucaci) in
[SwissLife-OSS/snapshooter#230](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/230)

##### New Contributors

- [@&#8203;N-Olbert](https://redirect.github.com/N-Olbert) made their
first contribution in
[SwissLife-OSS/snapshooter#220](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/220)
- [@&#8203;vhatsura](https://redirect.github.com/vhatsura) made their
first contribution in
[SwissLife-OSS/snapshooter#226](https://redirect.github.com/SwissLife-OSS/snapshooter/pull/226)

**Full Changelog**:
<SwissLife-OSS/snapshooter@1.1.0...1.2.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/apollographql/subgraph-csharp-hotchocolate-annotation).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMjIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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