Tags: avadim777/CsWinRT
Tags
Add vtable entry for covariant IEnumerable<object> for WinRT types to… …o. (microsoft#601) * Add vtable entry for IEnumerable<object> for winrt types too. * Adding more complete covariance support. * PR feedback. * PR feedback.
Merge pull request microsoft#559 from microsoft/fix-idictionary-clear Fixed IDictionary.Clear EntryPointNotFoundException
Fixing read only dictionary lookup. (microsoft#536) * Fixing read only dictionary lookup. * Lower timeout. Co-authored-by: Scott Jones <sjones@microsoft.com>
Fixed removal of dll references that report IsWinmdFile == true (micr… …osoft#533)
fixed regression in casting composable types (microsoft#491)
revert binary breaking change for generic MarshalInspectable for 0.8.… …0 release
Angzhang/flattensample (microsoft#453) * flatten sample directory * flatten directory structure * update readme * update commands