From 1b616c25a3683b44cbbf32d8b1b5f13ae4145ca4 Mon Sep 17 00:00:00 2001 From: Keith Mahoney Date: Tue, 6 Aug 2019 11:12:25 -0700 Subject: [PATCH] Update target platform check --- build/NuSpecs/MUXControls-Nuget-Common.targets | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/NuSpecs/MUXControls-Nuget-Common.targets b/build/NuSpecs/MUXControls-Nuget-Common.targets index 2ce3f6458d..367a5f3a58 100644 --- a/build/NuSpecs/MUXControls-Nuget-Common.targets +++ b/build/NuSpecs/MUXControls-Nuget-Common.targets @@ -2,7 +2,8 @@ - + $([System.Version]::Parse('$(TargetPlatformMinVersion)').Build)