From a453cb259ef5870fdf94709cb73c3ca8549e6417 Mon Sep 17 00:00:00 2001
From: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Date: Tue, 30 Jul 2019 07:24:14 -0700
Subject: [PATCH] Add .NET Standard 2.1 workaround - we don't have
dotnet/sdk#3463 fix
---
eng/Workarounds.targets | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/eng/Workarounds.targets b/eng/Workarounds.targets
index 83e176a4a8..f2162e9e86 100644
--- a/eng/Workarounds.targets
+++ b/eng/Workarounds.targets
@@ -47,6 +47,13 @@
+
+
+
+ NETStandard.Library
+
+
+