Change dotnet runtime version from snapcraft.yaml
Metadata
Current evaluation
Merged. Added a dotnet-version parameter to snapcraft.yaml to select the runtime version, defaulting to 2.0.9. Updated core18 dependencies and removed tests for unsupported core versions. Approved and passed CI.
Suggested action: —
No scores available.
Issue body
Changes:
- Add `dotnet-version` to be able to choose runtime version. Now it can be used for 3.1 version of dotnet core. Defaults to 2.0.9, nothing changed
- Update dependencies for core18
- Remove test for unsupported version core
Prereq:
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `./runtests.sh static`?
- [x] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Added a dotnet-version parameter to snapcraft.yaml to select the runtime version, defaulting to 2.0.9. Updated core18 dependencies and removed tests for unsupported core versions. Approved and passed CI. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged external contribution adding configurable dotnet-version to snapcraft.yaml, defaulting to 2.0.9 with 3.1 support. Updated core18 dependencies and removed unsupported core tests. CLA verified and tests passed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Adds configurable dotnet-version to snapcraft.yaml, defaulting to 2.0.9 with 3.1 support. Updates core18 dependencies and removes tests for unsupported core versions. Contributor resolved CLA requirements prior to merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1830217 Unable to change dotnet-runtime-version to 2.2.3 | snapcraft (launchpad) | open | Snapcraft dotnet plugin fails to parse .NET runtime versions above 2.1.4 due to upstream releases.json format change. Filed against snapcraft 2.43.1 on Ubuntu 16.04; both EOL. No maintainer interaction in 7+ years. |