From 805bb455491f63d64bbd05e8da55e38f4138a117 Mon Sep 17 00:00:00 2001 From: James Thompson Date: Sun, 7 Apr 2024 18:42:16 +1000 Subject: [PATCH] Add in os specifier for tests --- .../NLog.WindowsIdentity.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/NLog.WindowsIdentity.Tests/NLog.WindowsIdentity.Tests.csproj b/tests/NLog.WindowsIdentity.Tests/NLog.WindowsIdentity.Tests.csproj index 2fcfce0..b8b27e8 100644 --- a/tests/NLog.WindowsIdentity.Tests/NLog.WindowsIdentity.Tests.csproj +++ b/tests/NLog.WindowsIdentity.Tests/NLog.WindowsIdentity.Tests.csproj @@ -1,7 +1,7 @@  - net452;net461;netcoreapp3.1;net6.0 + net452;net461;netcoreapp3.1;net6.0-windows false ../NLogTests.snk