Skip to content

Migrate to .NET 10 (Mac/Linux) and adopt CPM#2313

Merged
mjcheetham merged 4 commits into
git-ecosystem:mainfrom
mjcheetham:net10-posix
Apr 22, 2026
Merged

Migrate to .NET 10 (Mac/Linux) and adopt CPM#2313
mjcheetham merged 4 commits into
git-ecosystem:mainfrom
mjcheetham:net10-posix

Conversation

@mjcheetham
Copy link
Copy Markdown
Contributor

Update our target framework on Mac and Linux to .NET 10, the latest LTS
release.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
Let's move to use CPM (Central Package Management) to make it easier to
update dependencies across all our projects.

Keep the current versions at the moment - this is just moving to CPM.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
@mjcheetham mjcheetham requested review from a team as code owners April 8, 2026 10:33
Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
The x86 test host requires an x86 .NET runtime, which isn't
pre-installed on the GitHub runner, nor can the
actions/setup-dotnet action install it (only the native arch SDK is
installed).

Install it manually using the official installer script.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
@mjcheetham mjcheetham requested review from dscho and mpysson April 9, 2026 15:05
Copy link
Copy Markdown
Contributor

@dscho dscho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! Looking forward to all that's unlocked by this move to .NET 10 (most importantly: AOT!)

@mjcheetham mjcheetham merged commit dc7fdf2 into git-ecosystem:main Apr 22, 2026
12 checks passed
@mjcheetham mjcheetham deleted the net10-posix branch April 22, 2026 08:19
@mjcheetham mjcheetham mentioned this pull request Apr 28, 2026
mjcheetham added a commit that referenced this pull request Apr 28, 2026
**Changes:**
 
- Workload Identity Federation for Azure Repos (#2297)
- Git config caching to reduce git process calls
  - #2268
  - #2296
  - #2298
- Dark theme support for OAuth authentication response pages (#2325)
- Allow installing on Azure Linux (#2269)
- Fix GPG ID lookup for `.gpg-id` in subdirectories (#2274)
- Fix CS0121 `string.Split` call ambiguity with .NET 8.0 (#2287)
- Fix SYSLIB0057 warning for `X509Certificate2Collection.Import` (#2326)
- Fix several small bugs (#2303)
- Migrate to .NET 10 (Mac/Linux) and adopt Central Package Management
(#2313)
- Bump `Tmds.DBus.Protocol` from 0.16.0 to 0.21.3 (#2316)
- Azure Pipelines: specify `pool.hostArchitecture` correctly (#2323)
- Documentation updates
  - #2283
  - #2299
- Actions dependency updates
  - #2242
  - #2271
  - #2272
  - #2282
  - #2301
  - #2315
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.

3 participants