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

Release for NET6 #161

Open
m-carrasco opened this issue Aug 31, 2022 · 0 comments
Open

Release for NET6 #161

m-carrasco opened this issue Aug 31, 2022 · 0 comments

Comments

@m-carrasco
Copy link

Hi,

I think it could be useful to release a new version of Corral. master is now targeting NET6, and the latest release in NuGet targets NET5. If I understand correctly, just a new tag is required. This would be handy so dotnet tool install --global Corral works for NET6, and installing two runtimes is not required. The error message is:

You must install or update .NET to run this application.

App: /home/manuel/.dotnet/tools/corral
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '5.0.0' (x64)
.NET location: /usr/share/dotnet

The following frameworks were found:
  6.0.8 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]

Learn about framework resolution:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=5.0.0&arch=x64&rid=ubuntu.20.04-x64

Best,
Manuel.

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