From 9afb145c6f23fc64c043d1d63e5b9c0dd7a4ec21 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 1 Feb 2021 09:22:51 -0500 Subject: Renamed project --- Views/MainWindow.axaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Views/MainWindow.axaml.cs') diff --git a/Views/MainWindow.axaml.cs b/Views/MainWindow.axaml.cs index 81f1a2c..22f6710 100644 --- a/Views/MainWindow.axaml.cs +++ b/Views/MainWindow.axaml.cs @@ -2,7 +2,7 @@ using Avalonia; using Avalonia.Controls; using Avalonia.Markup.Xaml; -namespace Alee_Audio_Player.Views +namespace AleeAudioPlayer.Views { public class MainWindow : Window { -- cgit v1.2.3