You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, it's the only ref folder in all of libraries that lacks one. Whether or not we're publishing a ref assembly in the nuget package, it means the System.IO.Hashing.cs in that folder isn't being validated.
Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones
See info in area-owners.md if you want to be subscribed.
Issue Details
As far as I can tell, it's the only ref folder in all of libraries that lacks one. Whether or not we're publishing a ref in the nuget package, it means the System.IO.Hashing.cs in that folder isn't being validated.
Back in #53623 (comment) (and slightly above) it had been brought up, I said I copied what System.Formats.Asn1 did, there were some nods of agreement, and we all moved on.
But since System.Formats.Asn1\ref does have a csproj... I no longer know what's what.
As far as I can tell, it's the only ref folder in all of libraries that lacks one. Whether or not we're publishing a ref assembly in the nuget package, it means the System.IO.Hashing.cs in that folder isn't being validated.
cc: @ViktorHofer, @bartonjs
The text was updated successfully, but these errors were encountered: