Skip to content

Commit 00cb5e6

Browse files
committed
StandardSocketsHttpHandler.csproj: Styling change
1 parent 3c0e3de commit 00cb5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StandardSocketsHttpHandler/StandardSocketsHttpHandler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<EmbedAllSources>true</EmbedAllSources>
1616
</PropertyGroup>
1717

18-
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' ">
18+
<ItemGroup Condition=" '$(TargetFramework)' != 'netstandard2.0' ">
1919
<Compile Remove="HashCode.cs" />
2020
<Compile Remove="IO\Extensions\StreamExtensions.cs" />
2121
<Compile Remove="Net\Security\Extensions\SslStreamExtensions.cs" />

0 commit comments

Comments
 (0)