Support .NET 10 as runtime.
- Dominant language
- C#
- Stars
- 1.8k
- Forks
- 576
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 2
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.