From 3f904744d20c1e250ae4088c6fae60cb1e763ea4 Mon Sep 17 00:00:00 2001 From: Duy Anh Le Date: Wed, 11 Jun 2025 12:54:58 +0200 Subject: [PATCH] Update Lotto_Wpf/Lotto_Wpf/MainWindow.xaml.cs --- Lotto_Wpf/Lotto_Wpf/MainWindow.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml.cs b/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml.cs index bc5c2a3..59d66f2 100644 --- a/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml.cs +++ b/Lotto_Wpf/Lotto_Wpf/MainWindow.xaml.cs @@ -9,7 +9,7 @@ using System.Windows.Media.Imaging; using System.Windows.Navigation; using System.Windows.Shapes; -namespace Lotto_Wpf +namespace test_4 { /// /// Interaction logic for MainWindow.xaml