From 29a25454d86956a894977617eb3d7fa6a238a1e3 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Tue, 1 Mar 2022 06:33:27 -0800 Subject: [PATCH] removing nowarn's (#16590) --- .../Microsoft.PowerToys.Run.Plugin.Calculator.csproj | 4 +--- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 6 ++---- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Microsoft.PowerToys.Run.Plugin.Calculator.csproj b/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Microsoft.PowerToys.Run.Plugin.Calculator.csproj index 3445b3ec3b..b7deda8bd4 100644 --- a/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Microsoft.PowerToys.Run.Plugin.Calculator.csproj +++ b/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Calculator/Microsoft.PowerToys.Run.Plugin.Calculator.csproj @@ -65,9 +65,7 @@ - - NU1701 - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index b0bcd9a378..38bb579dd8 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -92,9 +92,7 @@ - - NU1701 - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -182,4 +180,4 @@ Resources.resx - +