From 2e283bc8fc3f3cf2ff7233dc1449495a691f3331 Mon Sep 17 00:00:00 2001 From: Lex Li Date: Wed, 9 Oct 2024 22:28:59 -0400 Subject: [PATCH] Fixed broken test cases. --- Tests/CSharpCore/Tests.NetStandard.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Tests/CSharpCore/Tests.NetStandard.csproj b/Tests/CSharpCore/Tests.NetStandard.csproj index 97b56775..1adae074 100644 --- a/Tests/CSharpCore/Tests.NetStandard.csproj +++ b/Tests/CSharpCore/Tests.NetStandard.csproj @@ -5,6 +5,7 @@ sharpsnmplib.tests.snk SharpSnmpLib.Tests.NetStandard $(NoWarn);SYSLIB0011 + true Exe @@ -43,6 +44,9 @@ + + +