Skip to content

Commit 75e8909

Browse files
committed
net461的支持
1 parent 0661cc0 commit 75e8909

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Demo/Demo.csproj

14 Bytes
Binary file not shown.

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

WebApiClient/WebApiClient.csproj

544 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)