Skip to content

Commit af6f71b

Browse files
committed
🐛 WebProxyTest
1 parent 1a15eb8 commit af6f71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BD.Common8.UnitTest/WebProxyTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace BD.Common8.UnitTest;
55
/// </summary>
66
public sealed class WebProxyTest
77
{
8-
#if WINDOWS7_0_OR_GREATER
8+
#if WINDOWS7_0_OR_GREATER && !NET9_0_OR_GREATER
99
/// <summary>
1010
/// <see cref="DynamicHttpWindowsProxy"/>
1111
/// </summary>

0 commit comments

Comments
 (0)