Skip to content

Commit

Permalink
Remove unused symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob-Hague committed Oct 26, 2023
1 parent 2eca6f6 commit b21c822
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 293 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
<NoWarn>$(NoWarn);SYSLIB0021;SYSLIB1045;SYSLIB0014;IDE0220;IDE0010</NoWarn>
</PropertyGroup>

<PropertyGroup Condition=" '$(TargetFramework)' == 'net7.0' ">
<DefineConstants>TRACE;FEATURE_MSTEST_DATATEST;FEATURE_SOCKET_EAP;FEATURE_ENCODING_ASCII;FEATURE_THREAD_SLEEP;FEATURE_THREAD_THREADPOOL</DefineConstants>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
Expand Down
Loading

0 comments on commit b21c822

Please sign in to comment.