CsWinRT v2.0.0
Changes:
- fa7f556 Error when targeting net5 (#1247)
- 9eabe30 Address a couple more trim warnings (#1245)
- 5d54cba Move from net5 to net6 (#1238)
- 38c0133 Project experimental attribute (#1244)
- d2b8054 Update to 2.0.0 (#1241)
- e75a025 Make QueryInterface function pointer blittable (#1240)
- 05f36a5 With IL trimming, missing types is a common scenario and can be nosiy if anyone has first chance exceptions enabled for TypeLoadException. Handling it without throwing exception. (#1227)
- b18e32e Fix string comparison in source generator (#1239)
- 73e1759 Small housekeeping changes for authoring projects (#1236)
- d037354 Some more QoL improvements for diag tests (#1235)
See More
- 2a3dc38 Some QoL improvements for diag tests (#1204)
- fda23ea Move attributes used for authoring (#1234)
- a59ba54 Enable marshaling of restricted error info to System.Exception for UnhandledException handler (#1228)
- 227696b Make the functional tests single file to test single file support (#1226)
- 06b377d Use AppContext.BaseDirectory (#993) [ #992 ]
- d6fb9c4 First iteration of making CsWinRT compatible with IL trimming (#1224)
- 1ad15ea Use latest windows vm, move condition up to save CI resources (#1225)
- a1cee7c Bring over changes from #1219 and address a couple other errors. (#1223)
- b8c50f3 Fail test if none found (#1221)
- 28be51f Make CsWinRT build with VS 2022 (#1217)
- e54aaea Update indirect dependencies on Newtonsoft.Json to 13.0.1 (#1218)
- 58796c9 Remove CCW vtable logic from ABI interfaces which don't need them (#1216)
- 2162566 Remove ComImport for IIntializeWithWindow (#1215)
- 9304504 Custom IWindowNative for ILTrimming (#1212)
- 8d78c8d Update get_testwinrt.cmd for VS22 support (#1209)
- 728011d Update authoring.md (#1185)
- b8ff5fc Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /src/Perf/ResultsComparer (#1208)
- c181cb4 Update version number (#1198)
This list of changes was auto generated.