Currently IntegrationTest projects are using net462 and net8.0 tfms.
And .NET10 target frameworks is not tested on CI.
I thought it's better to add net10.0 tfm to IntegrationTest projects.
And it switch CI target tfm from net8.0 to net10.0
Known blocker issues
As far as I knows, There are following blocker issues are exists.