You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove System.ValueTuple
It was seemingly added for no reason with the ToastContentBuilder code: 9c38f71
Nothing there uses Tuple, so not sure why it was added...
* Revert "Remove System.ValueTuple"
This reverts commit 5ad4fa8.
* Exclude ValueTuple from C++
0 commit comments