Skip to content

Commit 65fb083

Browse files
committed
支持到net46,使用Standard1.3 api
1 parent 75e8909 commit 65fb083

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

WebApiClient/HttpApi.Global.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public static int MaxConnections
3636
}
3737
}
3838

39-
#if NET45 || NET461
39+
#if NET45 || NET46
4040
/// <summary>
4141
/// 获取或设置安全协议版本
4242
/// </summary>

WebApiClient/WebApiClient.csproj

-4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)