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

csharpier does not support .net 7 #767

Closed
tanukihee opened this issue Nov 27, 2022 · 2 comments
Closed

csharpier does not support .net 7 #767

tanukihee opened this issue Nov 27, 2022 · 2 comments

Comments

@tanukihee
Copy link

I successfully installed csharpier 0.20.0 but it can not work at .net 7.

PS C:\Users\listl> dotnet --version
7.0.100

PS C:\Users\listl> dotnet csharpier
You must install or update .NET to run this application.

App: C:\Users\listl\.dotnet\tools\dotnet-csharpier.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: C:\Users\listl\scoop\apps\dotnet-sdk\current

The following frameworks were found:
  7.0.0 at [C:\Users\listl\scoop\apps\dotnet-sdk\current\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=6.0.0&arch=x64&rid=win10-x64
@belav
Copy link
Owner

belav commented Nov 27, 2022

I have this resolved in #756 which isn't released yet. The new version will be out sometime tomorrow.

@tanukihee
Copy link
Author

Thank you. I found it reported at #752. I'll close it.

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

2 participants