v17.4.16
What's Changed
- Avoid func/capture allocations for non-lazy items by @davkean in #314
- Use ordinal comparisons by @davkean in #327
- Handle 4-integer package versions in InsertConfigValues.ps1 by @matteo-prosperi in #329
- Override
MethodRef.ToString()
for better error messages by @AArnott in #330 - Cache assembly name retrieval by @davkean in #328
- Enable CodeQL by @matteo-prosperi in #331
- Increase Windows job timeout to 100 minutes by @AArnott in #332
- Generate consistent metadata view assembly names by @davkean in #333
- Update reviewers list by @taliamccormick in #339
- Upgrade 17.4 to stable version by @javierdlg in #340
- Update VSMEF001PropertyMustHaveSetter.cs by @Youssef1313 in #345
New Contributors
- @matteo-prosperi made their first contribution in #329
- @taliamccormick made their first contribution in #339
- @javierdlg made their first contribution in #340
- @Youssef1313 made their first contribution in #345
Full Changelog: v17.2.41...v17.4.16