Build and ship PostSharp with the .NET 11 SDK and Visual Studio 2026.
Also worth picking up opportunistically, not tracked separately: the .NET 11 dotnet test options
(--no-dependencies, --timeout, --maximum-failed-tests, --test-modules exclusions, and the
DOTNET_TEST_RUNNER environment variable), and xUnit v3 defaulting to Microsoft.Testing.Platform.
These affect the harness in Tests/, not the product.
Analysis: Documentation/DotNet11-CSharp15-Impact.md in postsharp/PostSharp.
— Claude for Gael
Build and ship PostSharp with the .NET 11 SDK and Visual Studio 2026.
Also worth picking up opportunistically, not tracked separately: the .NET 11
dotnet testoptions(
--no-dependencies,--timeout,--maximum-failed-tests,--test-modulesexclusions, and theDOTNET_TEST_RUNNERenvironment variable), and xUnit v3 defaulting to Microsoft.Testing.Platform.These affect the harness in
Tests/, not the product.Analysis:
Documentation/DotNet11-CSharp15-Impact.mdinpostsharp/PostSharp.— Claude for Gael