✅ Legacy project, `using System.Net.HTTP` does not compile. What do?
Hi there, I'm setting up the dev environment for a legacy project. There's one using directive in it that does not compile, and that is
I'm not quite sure where to go from here. Any suggestions?
using System.Net.HTTP. Now this does compile for a colleague of mine, and we both have .net fx4.8 SDK installed.I'm not quite sure where to go from here. Any suggestions?