From 268606bfd3cf80fe5e9b3859733a9e06144ffd9d 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 --- ....System.IO.Abstractions.TestingHelpers.Tests.csproj | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj b/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj index e0f49ed45..e8484f899 100644 --- a/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj +++ b/tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests.csproj @@ -50,4 +50,14 @@ --> true + + + <_Net462NUnitVersion>3.14.0 + + + +