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

LocalAppVeyor --help returns error #113

Closed
denizzzka opened this issue Mar 28, 2020 · 2 comments
Closed

LocalAppVeyor --help returns error #113

denizzzka opened this issue Mar 28, 2020 · 2 comments

Comments

@denizzzka
Copy link

denizzzka commented Mar 28, 2020

Installed netcore sdk form MS site.

Tell me what to do about it?

C:\Users\user>LocalAppVeyor --help
It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '2.2.0' was not found.
  - The following frameworks were found:
      3.1.3 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]

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

The specified framework can be found at:
  - https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=2.2.0&arch=x64&rid=win10-x64

Provided by LocalAppVeyor link says:

This release has reached end of life, meaning it is no longer supported. We recommend moving to a supported release, such as .NET Core 3.1 Runtime. See our support policy for more details.

@denizzzka denizzzka changed the title LocalAppVeyor --help returns some error LocalAppVeyor --help returns error Mar 29, 2020
@joaope
Copy link
Owner

joaope commented Mar 29, 2020

I've added support to the latest .NET Core version. Try to update the tool:

dotnet tool update -g localappveyor

@denizzzka
Copy link
Author

Yes, it works for me! Thanks!

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