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

Action fails, msg was : "Package GitReleaseManager.Tool 0.16.0 is not compatible with netcoreapp3.1" #4

Open
enridaga opened this issue Dec 6, 2023 · 0 comments

Comments

@enridaga
Copy link

enridaga commented Dec 6, 2023

Action failing, can't install GitReleaseManager.Tool -- any clue how to solve this?

 #7 [3/4] RUN dotnet tool install -g GitReleaseManager.Tool
  #7 1.706 error NU1202: Package GitReleaseManager.Tool 0.16.0 is not compatible with netcoreapp3.1 (.NETCoreApp,Version=v3.1) / any. Package GitReleaseManager.Tool 0.16.0 supports:
  #7 1.706 error NU1202:   - net6.0 (.NETCoreApp,Version=v6.0) / any
  #7 1.706 error NU1202:   - net7.0 (.NETCoreApp,Version=v7.0) / any
  #7 1.767 The tool package could not be restored.
  #7 1.767 Tool 'gitreleasemanager.tool' failed to install. This failure may have been caused by:
  #7 1.767 
  #7 1.767 * You are attempting to install a preview release and did not use the --version option to specify the version.
  #7 1.767 * A package by this name was found, but it was not a .NET Core tool.
  #7 1.767 * The required NuGet feed cannot be accessed, perhaps because of an Internet connection problem.
  #7 1.767 * You mistyped the name of the tool.
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