Update MicrosoftNetFrameworkReferenceAssembliesVersion#51596
Update MicrosoftNetFrameworkReferenceAssembliesVersion#51596RikkiGibson wants to merge 1 commit intomainfrom
Conversation
|
CI failures look like:
this makes it seem like the preview contains certain VB core methods that the stable does not, which is odd. |
Actually it makes sense. I remember us having to make changes here because we found the assembly was wrong at some point. |
|
@jaredpar does this mean that the assemblies in the "stable" version of these reference assemblies are wrong, and the ones in the earlier "preview" version are right? |
That matches my memories of this. I tracked down the point where we moved to this package and it's PR #29827. @tmat may remember why we needed the non-RTM packages here. My vague memory is that this is still the time when we were dealing with the issues around MS.VB.dll being incomplete. It took a while to find all the places where the incomplete version was being published and fix it to have the complete one. This is likely another one of those cases |
|
I'm dropping this work for now, assuming that the necessary workarounds are being pursued in #51647 |
It feels like this version should match the
MicrosoftNETFrameworkReferenceAssembliesnet461Version, etc.