chore: Add support for .NET 10 target framework #10859
                
     Open
            
            
          
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
This PR intended to add support for .NET 10.
net10.0toTargetFrameworks. (It increase NuGet package size)net8.0tonet10.0What's Changed in this PR
action.ymlactions/setup-nodeversionactions/setup-dotnetversionci.ymldotnet teststep for .NET 10.dotnet teststep for .NET 8 run on ubuntu only.lint.ymlactions/setup-dotnetstep.release.ymlactions/setup-dotnetsettings to install .NET 10Sign CLIversion and add comment. (It can'tdotnet nuget signcommand. and required to run on Windows)nightly.ymlsetup-dotnet(.NET 10 SDK is installed bysetup-dotnetstep instead)snapshot.ymldotnet testtarget framework to use .NET 10Directory.Build.Propsnet10.0target framework. (It's expected to increase NuGet package size)DOCFX_PREVIEW_BUILD(It's re-enabled when testing .NET 11)Directory.Packages.Props**
SymbolFormatter.*.cs5.0.0-2.final(Currently preview, It'll be released .NET 10 RTM released)*.csproj