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

Make it more compatible #31

Open
axtens opened this issue Nov 28, 2019 · 1 comment
Open

Make it more compatible #31

axtens opened this issue Nov 28, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@axtens
Copy link

axtens commented Nov 28, 2019

dotnet tool install -g todo
You can invoke the tool using the following command: todo
Tool 'todo' (version '1.0.41') was successfully installed.

todo ls
It was not possible to find any compatible framework version
The specified framework 'Microsoft.NETCore.App', version '2.2.0' was not found.

  • The following frameworks were found:
    2.1.13 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
    3.0.0 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

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

The .NET Core frameworks can be found at:

Do I have to install 2.2? Can you update to 3?

@ivanpaulovich ivanpaulovich self-assigned this Nov 30, 2019
@ivanpaulovich ivanpaulovich added the enhancement New feature or request label Nov 30, 2019
@ivanpaulovich
Copy link
Owner

It was supposed to run if you have .NET Core 3 installed.
Anyway, I think it is easy to upgrade to 3. Let me add this to the backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants