orleans icon indicating copy to clipboard operation
orleans copied to clipboard

Obsolete System.Net.NameResolution package reference

Open BMagerMT opened this issue 7 months ago • 1 comments

Orleans is referencing an old package that is no longer need as it is now part of .net. We are getting complaints about the transient reference to System.Net.NameResolution 4.3.0 from our security team as it is old package that has not been updated in a long time.

Our understanding is this reference could just be removed and Orleans should still be able to build.

BMagerMT avatar Jun 13 '25 13:06 BMagerMT

Hi @BMagerMT, I believe the package was added to fix some build issues. We can probably remove it now without issue. If you are willing, a PR to remove the package ref would be greatly appreciated

ReubenBond avatar Jun 13 '25 16:06 ReubenBond

@ReubenBond - This can be closed now, as release is out?

shacal avatar Jul 14 '25 20:07 shacal

Thanks, @shacal

ReubenBond avatar Jul 14 '25 20:07 ReubenBond