Skip to content

Switch to C# language version 14#702

Merged
stakx merged 2 commits into
castleproject:masterfrom
stakx:csharp-lang-version-14
Dec 9, 2025
Merged

Switch to C# language version 14#702
stakx merged 2 commits into
castleproject:masterfrom
stakx:csharp-lang-version-14

Conversation

@stakx
Copy link
Copy Markdown
Member

@stakx stakx commented Dec 9, 2025

Resolves #698.

@stakx stakx added this to the v6.0.0 milestone Dec 9, 2025
@stakx stakx self-assigned this Dec 9, 2025
@stakx stakx force-pushed the csharp-lang-version-14 branch from cb8e114 to 1761ccc Compare December 9, 2025 16:25
Comment thread src/Castle.Core.Tests/DynamicProxy.Tests/CustomModifiersTestCase.cs
@stakx stakx force-pushed the csharp-lang-version-14 branch from f8eac2a to 1141cb8 Compare December 9, 2025 18:36
Notes regarding GitHub Actions:

 * Builds would work even without adding `10.0.x` because the `windows-
   latest` runner image currently comes with .NET 10 SDK pre-installed.
   Still good to list it explicitly in case that changes in the future.

Notes regarding AppVeyor:

 * Not installing via `apt-get install dotnet-sdk-10.0` because that
   would lead to older runtimes being uninstalled.

 * Installing to `/usr/local/dotnet` SDK as it would not get detected
   in `~/.dotnet`.
@stakx stakx force-pushed the csharp-lang-version-14 branch from 1141cb8 to 4f624b0 Compare December 9, 2025 18:52
@stakx stakx merged commit fd190b5 into castleproject:master Dec 9, 2025
4 checks passed
@stakx stakx deleted the csharp-lang-version-14 branch December 9, 2025 19:10
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.

Compatibility issue with C# 14: FieldReference.LoadReference() throws ArgumentNullException

1 participant