tunnelvisionlabs / ReferenceAssemblyAnnotator

IL weaver to add nullability annotations to .NET reference assemblies
MIT License
72 stars 8 forks source link

Fix missing annotations when using Microsoft.NETCore.App.Ref 3.1.0 #62

Closed jnm2 closed 4 years ago

jnm2 commented 4 years ago

Fixes #57

jnm2 commented 4 years ago

@sharwell Test failed as appropriate and then passed. Ready for review.