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

running nugetize fails - unable to find framework #189

Closed
menaheme opened this issue Jun 2, 2022 · 1 comment
Closed

running nugetize fails - unable to find framework #189

menaheme opened this issue Jun 2, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@menaheme
Copy link

menaheme commented Jun 2, 2022

Describe the Bug

installed the tool globally, ran 'nugetize' on a project that targets net6.0
received the following output:
It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App' version '5.0.0' (x64) was not found.

Steps to Reproduce

installed the tool globally, ran 'nugetize' on a project that targets net6.0

Expected Behavior

Expected the command to show the package description

Version Info

net6.0, and some netstandard2.1 projects are also in the solution (sln)

@menaheme menaheme added the bug Something isn't working label Jun 2, 2022
@kzu
Copy link
Member

kzu commented Jul 14, 2022

nugetize tool now supports the LTS version of .NET, 6.0. Please bump to the latest (0.8.0+) and reopen if it still doesn't work

@kzu kzu closed this as completed Jul 14, 2022
@devlooped devlooped locked and limited conversation to collaborators Nov 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants