This commit is contained in:
abdelaziz
2026-03-30 07:49:37 +02:00
parent 9440351bc0
commit bc4118704e
21 changed files with 1785 additions and 124 deletions
+2 -8
View File
@@ -1,14 +1,8 @@
using System.Configuration;
using System.Data;
using System.Windows;
using System.Windows;
namespace CheckersSpielBot
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}
}