FastGithub/FastGithub.UI/App.xaml.cs
2021-10-28 17:43:26 +08:00

12 lines
180 B
C#

using System.Windows;
namespace FastGithub.UI
{
/// <summary>
/// App.xaml 的交互逻辑
/// </summary>
public partial class App : Application
{
}
}