mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
[Setup] require dotnet >= 3.1.11 (#9386)
This commit is contained in:
@@ -10,7 +10,7 @@ namespace fs = std::filesystem;
|
|||||||
|
|
||||||
namespace updating
|
namespace updating
|
||||||
{
|
{
|
||||||
constexpr size_t REQUIRED_MINIMAL_PATCH = 10;
|
constexpr size_t REQUIRED_MINIMAL_PATCH = 11;
|
||||||
|
|
||||||
bool dotnet_is_installed()
|
bool dotnet_is_installed()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user