Adjust namespace

This commit is contained in:
2023-05-01 21:04:17 -04:00
parent 5610542ce9
commit 55ed61e013
16 changed files with 21 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
using System;
using System.Windows;
namespace ChrisKaczor.Wpf.FloatingStatusWindow;
namespace ChrisKaczor.Wpf.Windows.FloatingStatusWindow;
public static class StartManager
{