From b972126e6e64f1b754183b14c8112f3efd8bfca5 Mon Sep 17 00:00:00 2001 From: Fredric Silberberg Date: Tue, 7 Feb 2023 10:23:40 -0800 Subject: [PATCH] Turn on windows targeting Allows linux machines to build the complete solution, without errors about WPF frameworks being missing. --- Directory.Build.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Directory.Build.props b/Directory.Build.props index 0ce3c7c8a6c..76d5d5a035f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -26,6 +26,7 @@ true true $(MSBuildThisFileDirectory) + true $(MSBuildThisFileDirectory)src\Shared\