a07b83a2dc
Godot tries to find hostfxr in two locations, the method that tries
to retrieve the location printed an error when it was not found.
So when the first location fails it was printing an error, even if
the second location succeeded, and users were left confused thinking
there was something wrong with their installation.
Now the error will only be printed when stdout verbose is enabled.
Users will still get an error later if hostfxr is not found in any
of the two locations.
(cherry picked from commit
|
||
---|---|---|
.. | ||
Godot.NET.Sdk | ||
GodotTools | ||
script_templates | ||
bindings_generator.cpp | ||
bindings_generator.h | ||
code_completion.cpp | ||
code_completion.h | ||
editor_internal_calls.cpp | ||
editor_internal_calls.h | ||
hostfxr_resolver.cpp | ||
hostfxr_resolver.h | ||
semver.cpp | ||
semver.h |