Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Remove dotnet#6280 from release notes.
Browse files Browse the repository at this point in the history
This commit was reverted in 3a54bfb.
  • Loading branch information
bgrainger committed May 30, 2022
1 parent 3a54bfb commit c7585c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
* Remove some unnecessary StringBuilders: [#6275](https://github.com/dotnet/wpf/pull/6275).
* Avoid boxing list enumerator in XamlObjectWriter.Logic_ConvertPositionalParamsToArgs:
[#6279](https://github.com/dotnet/wpf/pull/6279).
* Some improvements to FrugalList: [#6280](https://github.com/dotnet/wpf/pull/6280).
* Avoid boxing list/array enumerator in CreateTextLSRuns: [#6281](https://github.com/dotnet/wpf/pull/6281).
* Avoid enumerator boxing in XamlSchemaContext.UpdateNamespaceByUriList: [#6282](https://github.com/dotnet/wpf/pull/6282).
* Change most non-generic sorts to be generic: [#6285](https://github.com/dotnet/wpf/pull/6285).
Expand Down

0 comments on commit c7585c6

Please sign in to comment.