using System.Windows;
namespace Tetris;
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}