We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0a937 commit 6e6888cCopy full SHA for 6e6888c
StandardSocketsHttpHandler/StandardSocketsHttpHandler.csproj
@@ -5,7 +5,7 @@
5
<RootNamespace>System.Net.Http</RootNamespace>
6
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
8
- <Version>2.1.0.0</Version>
+ <Version>2.2.0.0</Version>
9
<Authors>Tal Aloni</Authors>
10
<PackageDescription>StandardSocketsHttpHandler is a backport of SocketsHttpHandler to .NET Standard 2.0</PackageDescription>
11
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments