File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
StandardSocketsHttpHandler Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 55 <RootNamespace >System.Net.Http</RootNamespace >
66 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
77 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
8+ <Version >2.1.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 >
12+ <PackageProjectUrl >https://github.com/TalAloni/StandardSocketsHttpHandler</PackageProjectUrl >
13+ <RepositoryUrl >https://github.com/TalAloni/StandardSocketsHttpHandler</RepositoryUrl >
814 </PropertyGroup >
915
1016 <PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' " >
You can’t perform that action at this time.
0 commit comments