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
Added missing using directives and a public AssemblyName constant. Fixed property setters for Properties and ExtendedProperties. Enhanced VerifyDefaultProperties to use the AssemblyName constant, improved cross-platform assembly loading logic, and added better exception handling for load failures. These changes improve correctness, maintainability, and compatibility.
0 commit comments