Skip to content

Commit

Permalink
Merge pull request #439 from tmat/Remove430
Browse files Browse the repository at this point in the history
Remove unnecessary reference to System.Net.WebSockets
  • Loading branch information
AArnott authored Jan 24, 2022
2 parents 6095160 + 131860b commit adea0d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Nerdbank.Streams/Nerdbank.Streams.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="16.10.56" PrivateAssets="all" />
<PackageReference Include="Microsoft.VisualStudio.Validation" Version="16.10.26" />
<PackageReference Include="System.IO.Pipelines" Version="5.0.1" />
<PackageReference Include="System.Net.WebSockets" Version="4.3.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="5.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit adea0d2

Please sign in to comment.