From 43a1ba9aba4d0f0ec80046819348c406037cc152 Mon Sep 17 00:00:00 2001 From: wtgodbe Date: Fri, 20 Sep 2019 15:15:06 -0700 Subject: [PATCH] Fix parens, FrameworkRef --- eng/Workarounds.targets | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Workarounds.targets b/eng/Workarounds.targets index 53844147d8..1e030df504 100644 --- a/eng/Workarounds.targets +++ b/eng/Workarounds.targets @@ -9,7 +9,7 @@ The web sdk adds an implicit framework reference. This removes it until we can update our build to use framework references. --> - + @@ -34,12 +34,12 @@