From 9eae6cc6f2c9f38474cae0def04aca204b47e4a5 Mon Sep 17 00:00:00 2001 From: Roy Date: Thu, 10 Jun 2021 15:40:20 +0200 Subject: [PATCH] Update mages to V2 (.NET Standard 2.0) (#11681) --- .../Microsoft.PowerToys.Run.Plugin.Calculator.csproj | 2 +- src/modules/launcher/PowerLauncher/PowerLauncher.csproj | 2 +- 2 files changed, 2 insertions(+), 2 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 525b2c3ba76..f38db5ca5b8 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,7 +65,7 @@ - + NU1701 diff --git a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj index 709822fcbe9..bc7c6ea37f5 100644 --- a/src/modules/launcher/PowerLauncher/PowerLauncher.csproj +++ b/src/modules/launcher/PowerLauncher/PowerLauncher.csproj @@ -90,7 +90,7 @@ - + NU1701