Describe the bug
Support .NET 10 as runtime.
To Reproduce
You must install or update .NET to run this application.
App: C:\Users\[User]\.dotnet\tools\dotnet-svcutil.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '9.0.0' (x64)
.NET location: C:\Program Files\dotnet\
The following frameworks were found:
8.0.25 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
10.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
The following frameworks for other architectures were found:
x86
8.0.25 at [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App]
10.0.5 at [C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App]
Learn more:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=9.0.0&arch=x64&rid=win-x64&os=win10
Expected behavior
Should run with LTS version.
Describe the bug
Support .NET 10 as runtime.
To Reproduce
Expected behavior
Should run with LTS version.