From ada29b2c32b69734164b3379cec029f003e459a6 Mon Sep 17 00:00:00 2001 From: Florian Greinacher Date: Mon, 8 Jan 2024 14:16:19 +0000 Subject: [PATCH] chore: fix tests for .NET 4.6.2 --- ...ableIO.System.IO.Abstractions.Wrappers.Tests.csproj | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj b/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj index ee5dd800b..79a75f857 100644 --- a/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj +++ b/tests/TestableIO.System.IO.Abstractions.Wrappers.Tests/TestableIO.System.IO.Abstractions.Wrappers.Tests.csproj @@ -30,4 +30,14 @@ --> true + + + <_Net462NUnitVersion>3.14.0 + + + +