From da3ffe87d1c95ddef12d04646c1d821f20634524 Mon Sep 17 00:00:00 2001 From: FreePhoenix888 Date: Thu, 17 Feb 2022 12:18:20 +0600 Subject: [PATCH] Remove target framework duplicates --- .../Platform.Data.Sequences.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/Platform.Data.Sequences.Tests/Platform.Data.Sequences.Tests.csproj b/csharp/Platform.Data.Sequences.Tests/Platform.Data.Sequences.Tests.csproj index 6998cb3..ee8c109 100644 --- a/csharp/Platform.Data.Sequences.Tests/Platform.Data.Sequences.Tests.csproj +++ b/csharp/Platform.Data.Sequences.Tests/Platform.Data.Sequences.Tests.csproj @@ -1,7 +1,7 @@  - net472;netcoreapp3.1;netcoreapp3.1;net5;net6 + net472;netcoreapp3.1;net5;net6 false latest enable