Blaze
Reference a higher version of System.Runtime
Hello everyone,
I'm making a .NET Framework (v4.8) and C# (v8.0) class library, I'm also using a library which requires me to reference System.Runtime 7.0.0.0 (while currently there is a v4.1.2.0 reference), which I'm clueless on how to do, any help is appreciated!
8 replies
System.Net.ServicePointManager.CloseConnection Missing
What verion of System.Net has "void System.Net.ServicePointManager.CloseConnectionGroups(string)", im getting thrown "System.MissingMethodException: Method not found: void System.Net.ServicePointManager.CloseConnectionGroups(string)". (Unturned Game Server, Mono)
8 replies