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.
Currently IntegrationTest projects are using
net462andnet8.0tfms.And .NET10 target frameworks is not tested on CI.
I thought it's better to add
net10.0tfm to IntegrationTest projects.And it switch CI target tfm from
net8.0tonet10.0Known blocker issues
As far as I knows, There are following blocker issues are exists.