mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
setup: add --help and --no_dotnet commands
This commit is contained in:
committed by
Andrey Nekrasov
parent
4e969a3701
commit
870f1095cd
@@ -3,5 +3,5 @@
|
||||
namespace updating
|
||||
{
|
||||
bool dotnet_is_installed();
|
||||
bool install_dotnet();
|
||||
bool install_dotnet(const bool silent = false);
|
||||
}
|
||||
Reference in New Issue
Block a user