From a426c10417ff79c171796f7936b2430edf0b0ad1 Mon Sep 17 00:00:00 2001 From: Eberhard Beilharz Date: Mon, 17 Oct 2022 18:42:38 +0200 Subject: [PATCH] Clarify reason for using ValueTuple 4.4 for netstandard1.6 (#175) --- source/icu.net/icu.net.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/icu.net/icu.net.csproj b/source/icu.net/icu.net.csproj index 5abaaaab..b70ee080 100644 --- a/source/icu.net/icu.net.csproj +++ b/source/icu.net/icu.net.csproj @@ -17,6 +17,8 @@ + +