We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I installed the prerequisite and tried to install QueryTree from the source.
But it still says: You must install or update .NET to run this application.
You must install or update .NET to run this application.
Do I need to install the .NET framework it is not mentioned in the documentation?
The output of dotnet --version command is 6.0.32
dotnet --version
The text was updated successfully, but these errors were encountered:
@Jagrutiti until recently, QueryTree required version 2.2 of dotnet, that was probably the issue. It has been updated to dotnet 6 now though,
Sorry, something went wrong.
No branches or pull requests
I installed the prerequisite and tried to install QueryTree from the source.
But it still says:
You must install or update .NET to run this application.
Do I need to install the .NET framework it is not mentioned in the documentation?
The output of
dotnet --version
command is 6.0.32The text was updated successfully, but these errors were encountered: