Wpf Could not load file or assembly System.Net.Sockets
Add to wpf project file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<PropertyGroup> | |
<RestoreProjectStyle>PackageReference</RestoreProjectStyle> | |
</PropertyGroup> |