WIP: Migrate to .NET 10 #725

Draft
marco-carvalho wants to merge 2 commits from marco-carvalho/dotnet_10 into master
Showing only changes of commit 7cb8a474dc - Show all commits

View File

@ -1,6 +1,6 @@
{
"sdk": {
"version": "10.0.100",
"version": "10.0.100-preview.1.25120.13",
"rollForward": "latestFeature"
}
}