From 6499c8ead22b0b42a515062dee798b73f0fd50e4 Mon Sep 17 00:00:00 2001 From: Weihan Li Date: Fri, 13 Oct 2023 21:47:28 +0800 Subject: [PATCH] Avoid spurious references to Microsoft.Bcl.AsyncInterfaces (#1719) --- Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj b/Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj index 4037e057be..5c86d96bff 100644 --- a/Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj +++ b/Ix.NET/Source/System.Linq.Async/System.Linq.Async.csproj @@ -26,7 +26,7 @@ - +