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
Fixed a problem registering React assemblies with TinyIoC in some instances (#354)
* Fixed a problem registering React assemblies with TinyIoC in some instances
In some instances (unknown cause) RuntimeLibrary names are lower case.
In this case they were failing to register with TinyIoC.
* StringComparison->StringComparer for Linq Contains()
0 commit comments