From bde6a8f20fd9ea79b7e89f9e4bd775f404c6c995 Mon Sep 17 00:00:00 2001 From: "N. Taylor Mullen" Date: Thu, 1 Jun 2017 10:29:51 -0700 Subject: [PATCH] Unblock cross-plat builds. - For some reason the common-testapps.props being at the top enables this repo to build cross-plat. Will investigate once we re-enable desktop testing. --- testapps/SimpleAppDesktopOnly/SimpleAppDesktopOnly.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testapps/SimpleAppDesktopOnly/SimpleAppDesktopOnly.csproj b/testapps/SimpleAppDesktopOnly/SimpleAppDesktopOnly.csproj index 721836b92e..5075621bb5 100644 --- a/testapps/SimpleAppDesktopOnly/SimpleAppDesktopOnly.csproj +++ b/testapps/SimpleAppDesktopOnly/SimpleAppDesktopOnly.csproj @@ -1,10 +1,10 @@ + net461 win7-x64 true -