Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support .NET 6.0 #2

Closed
thohng opened this issue Sep 13, 2021 · 0 comments
Closed

Support .NET 6.0 #2

thohng opened this issue Sep 13, 2021 · 0 comments
Milestone

Comments

@thohng
Copy link
Member

thohng commented Sep 13, 2021

To support .NET 6.0 runtime. Currently only support .NETCore 3.1 and .NET 5.0.

Got error on .NET 6.0 SDK only without .NET Runtime 3.1 nor .NET Runtime 5.0:

It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '5.0.0' was not found.
  - The following frameworks were found:
      6.0.0-preview.7.21377.19 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]

You can resolve the problem by installing the specified framework and/or SDK.

The specified framework can be found at:
  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=x64&rid=debian.11-x64
@thohng thohng added this to the .NET6 milestone Sep 13, 2021
@thohng thohng changed the title Support .NET6 Support .NET 6.0 Sep 13, 2021
@thohng thohng closed this as completed Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant