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

.NET 7 #62

Open
charles-esterbrook opened this issue Jun 10, 2023 · 0 comments
Open

.NET 7 #62

charles-esterbrook opened this issue Jun 10, 2023 · 0 comments

Comments

@charles-esterbrook
Copy link

I was able to build with .NET 7, but then when launching it fails:

$ dotnet run --project src/Camelot/Camelot.csproj
You must install or update .NET to run this application.
...
Framework: 'Microsoft.NETCore.App', version '6.0.0' (arm64)
...
The following frameworks were found:
  7.0.4 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
  7.0.5 at [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

Obviously, I can install 6, but I wanted to see if there is any interest in upgrading to 7, the current/stable version.

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