Skip to content

Tags: GHvcovID1135b/CsWinRT

Tags

2.0.4.231013.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#1366 from microsoft/manodasanw/fixdotnet…

…versions

Update to latest .NET 6 and 7 version.

2.0.3.230608.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

2.0.2.230329.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

2.0.1.221115.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Address couple trim warnings (microsoft#1272)

* Remove unused delegate

* Improve trim error message for authored scenario.

* Fix build

* Move message

2.0.0.220816.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>

1.6.5.220802.1

Update indirect dependencies on Newtonsoft.Json to 13.0.1 (microsoft#…

…1218)

1.6.4.220527.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Supported OS version to new interop API (microsoft#1197)

1.6.3.220428.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to 1.6.3 (microsoft#1180)

1.6.1.220314.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Embed directive to new APIs (microsoft#1137)

* #if embed

* increment patch version

1.5.0.220207.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change package version variable as it got picked up as a property for…

… the build which is not what we want. (microsoft#1103)