Tags: GHvcovID1135b/CsWinRT
Tags
Merge pull request microsoft#1366 from microsoft/manodasanw/fixdotnet… …versions Update to latest .NET 6 and 7 version.
Minor improvements to error info (microsoft#1331) * Fix issue when lanaguage exception is proxied, error info is not set and minor improvements * Handle scenario where Net core fills in same fields as us. * Move to using static function for hashing
Fix non-generic ICollection interface calls not working (microsoft#1303) * Fix IDIC casts not working with ICollection interface given we didn't have adapter for it. * Test seems to be passing after past IDIC refactor. * Add more tests and fix issue with Clear * Handle IDIC cast to ICollection and fix namespaces
Address couple trim warnings (microsoft#1272) * Remove unused delegate * Improve trim error message for authored scenario. * Fix build * Move message
Error when targeting net5 (microsoft#1247) * Update help message and target that errors * embedded targets * message * before targets Co-authored-by: Manodasan Wignarajah <mawign@microsoft.com>
Update indirect dependencies on Newtonsoft.Json to 13.0.1 (microsoft#… …1218)
Add Supported OS version to new interop API (microsoft#1197)
Add Embed directive to new APIs (microsoft#1137) * #if embed * increment patch version
Change package version variable as it got picked up as a property for… … the build which is not what we want. (microsoft#1103)
PreviousNext