From aa376a2c0de1476dee6d14a9101b65b0c821e942 Mon Sep 17 00:00:00 2001 From: ChaseKnowlden Date: Tue, 7 Dec 2021 01:04:11 -0500 Subject: [PATCH] Description and Company name Fixed (#14785) * Description and Company name Fixed * PowerToys Run fix --- src/modules/awake/Awake/Awake.csproj | 1 + src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj | 3 ++- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/modules/awake/Awake/Awake.csproj b/src/modules/awake/Awake/Awake.csproj index a947af1296..2a8d01812c 100644 --- a/src/modules/awake/Awake/Awake.csproj +++ b/src/modules/awake/Awake/Awake.csproj @@ -12,6 +12,7 @@ true PowerToys.Awake + Microsoft Corporation $(Version).0 Images\Awake.ico diff --git a/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj b/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj index d2ea1b66ab..b095cfed55 100644 --- a/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj +++ b/src/modules/colorPicker/ColorPickerUI/ColorPickerUI.csproj @@ -1,7 +1,8 @@  - ColorPickerUI + PowerToys ColorPicker + Microsoft Corporation PowerToys ColorPicker Microsoft Corp. Copyright (C) 2020 Microsoft Corporation diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 53fb576fa8..0cec76f368 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -1,6 +1,7 @@  + PowerToys Run WinExe netcoreapp3.1 true