switched to valuetuples for exhanging tokens

This commit is contained in:
TheXamlGuy
2024-05-27 20:43:18 +01:00
parent cad74f31e1
commit dd913b8f20
13 changed files with 13 additions and 98 deletions
@@ -1,5 +1,3 @@
namespace Toolkit.UI.Controls.Avalonia;
public class PathIconSource : FluentAvalonia.UI.Controls.PathIconSource
{
}
public class PathIconSource : FluentAvalonia.UI.Controls.PathIconSource;