Relax root warning

Even though the case is justified, we shouldn't render whole setups unsupported because of that, as running as root, while discouraged, does not directly affect the program stability.

This is especially true on Windows boxes where there is a lot of setups running with administrators by default and users are not even aware of that, I don't have a good fix for them (apart from reinstallation), and because I do not, I should not expect from them to supply cmd-line arg they don't even understand why.
This commit is contained in:
Archi
2021-12-04 13:38:00 +01:00
parent 1b1cdb8c3e
commit 31da584f75
3 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>5.2.0.9</Version>
<Version>5.2.0.10</Version>
</PropertyGroup>
<PropertyGroup>