From f653a09538ca09950124cd07fee7644b7f8a130d Mon Sep 17 00:00:00 2001 From: Matthew Leibowitz Date: Thu, 3 Feb 2022 17:32:06 +0200 Subject: [PATCH] Delete this project (#4494) Should have gone with the main cleanup of classic --- .../Core/src/Windows/Compatibility.UAP.csproj | 34 ------------------- 1 file changed, 34 deletions(-) delete mode 100644 src/Compatibility/Core/src/Windows/Compatibility.UAP.csproj diff --git a/src/Compatibility/Core/src/Windows/Compatibility.UAP.csproj b/src/Compatibility/Core/src/Windows/Compatibility.UAP.csproj deleted file mode 100644 index 4c8d29098993..000000000000 --- a/src/Compatibility/Core/src/Windows/Compatibility.UAP.csproj +++ /dev/null @@ -1,34 +0,0 @@ - - - - net5.0-windows10.0.18362.0 - netstandard2.0 - 10.0.17134.0 - Microsoft.Maui.Controls.Compatibility.UAP - win10-x86;win10-x64;win10-arm64 - $(DefineConstants);DEBUG;TRACE;NETFX_CORE;WINDOWS;UWP_16299;UWP_18362;UWP_17134 - $(NoWarn);NU5104 - - - - false - false - false - - - - - - - - - - - - - - - - - -