Skip to content

Commit 0061ef3

Browse files
committed
Remove unused symbols
1 parent fea84c2 commit 0061ef3

File tree

3 files changed

+0
-293
lines changed

3 files changed

+0
-293
lines changed

test/Renci.SshNet.IntegrationTests/Renci.SshNet.IntegrationTests.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
<NoWarn>$(NoWarn);SYSLIB0021;SYSLIB1045;SYSLIB0014;IDE0220;IDE0010</NoWarn>
99
</PropertyGroup>
1010

11-
<PropertyGroup Condition=" '$(TargetFramework)' == 'net7.0' ">
12-
<DefineConstants>TRACE;FEATURE_MSTEST_DATATEST;FEATURE_SOCKET_EAP;FEATURE_ENCODING_ASCII;FEATURE_THREAD_SLEEP;FEATURE_THREAD_THREADPOOL</DefineConstants>
13-
</PropertyGroup>
14-
1511
<ItemGroup>
1612
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1713
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />

0 commit comments

Comments
 (0)