From 32111d0f88782acbdc8d192fae5103504cd6ba85 Mon Sep 17 00:00:00 2001 From: Stuart Turner Date: Mon, 9 Feb 2026 16:59:38 -0600 Subject: [PATCH] Limit polyfill to only lock type --- Directory.Build.props | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index 4020a62..13e7404 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -16,6 +16,13 @@ false + + + + $(Polyfill)|T:System.Threading.Lock + $(Polyfill) + + true true