Closed
Description
See #9943. It looks like the CI job is attempting to build the code snippet project with a .NET 8 SDK: https://github.com/dotnet/dotnet-api-docs/actions/runs/9194367833/job/25287610176?pr=9943#step:6:50
Since the code snippet uses a type that was exposed in .NET 9, it can only be built with a .NET 9 SDK.