diff --git a/App.xaml b/App.xaml index 01b093e..7f9d309 100644 --- a/App.xaml +++ b/App.xaml @@ -1,7 +1,7 @@ - diff --git a/App.xaml.cs b/App.xaml.cs index 7263702..bcd330b 100644 --- a/App.xaml.cs +++ b/App.xaml.cs @@ -6,7 +6,7 @@ using System.Linq; using System.Threading.Tasks; using System.Windows; -namespace SUNLIGHT_Administrate.git +namespace SUNLIGHT_Audit.git { /// /// App.xaml 的交互逻辑 diff --git a/MainWindow.xaml b/MainWindow.xaml index 11aad11..88817ba 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -1,9 +1,9 @@ - diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs index 96a58bf..dd936eb 100644 --- a/MainWindow.xaml.cs +++ b/MainWindow.xaml.cs @@ -13,7 +13,7 @@ using System.Windows.Media.Imaging; using System.Windows.Navigation; using System.Windows.Shapes; -namespace SUNLIGHT_Administrate.git +namespace SUNLIGHT_Audit.git { /// /// MainWindow.xaml 的交互逻辑 diff --git a/SUNLIGHT-Administrate.git.csproj b/SUNLIGHT-Audit.csproj similarity index 100% rename from SUNLIGHT-Administrate.git.csproj rename to SUNLIGHT-Audit.csproj diff --git a/SUNLIGHT-Administrate.git.sln b/SUNLIGHT-Audit.git.sln similarity index 86% rename from SUNLIGHT-Administrate.git.sln rename to SUNLIGHT-Audit.git.sln index 25a00e5..d8e04a8 100644 --- a/SUNLIGHT-Administrate.git.sln +++ b/SUNLIGHT-Audit.git.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.32112.339 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SUNLIGHT-Administrate.git", "SUNLIGHT-Administrate.git.csproj", "{35310B1C-E4E5-47DF-A8D4-CDC34816BAB6}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SUNLIGHT-Audit", "SUNLIGHT-Audit.csproj", "{35310B1C-E4E5-47DF-A8D4-CDC34816BAB6}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/Windows/help.xaml b/Windows/help.xaml index 12e1526..bd97750 100644 --- a/Windows/help.xaml +++ b/Windows/help.xaml @@ -1,9 +1,9 @@ - diff --git a/Windows/help.xaml.cs b/Windows/help.xaml.cs index d97b468..7378256 100644 --- a/Windows/help.xaml.cs +++ b/Windows/help.xaml.cs @@ -12,7 +12,7 @@ using System.Windows.Media; using System.Windows.Media.Imaging; using System.Windows.Shapes; -namespace SUNLIGHT_Administrate.git.Windows +namespace SUNLIGHT_Audit.git.Windows { /// /// help.xaml 的交互逻辑