From a49455f330c86d19fc3821c45775bd1c26822fef Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Fri, 5 Jan 2024 13:48:42 +0800 Subject: [PATCH] Code clean --- v2rayN/ProtosLib/ProtosLib.csproj | 4 ++-- v2rayN/v2rayN/App.xaml | 2 +- v2rayN/v2rayN/Views/MainWindow.xaml | 12 ++++++------ v2rayN/v2rayN/Views/RoutingRuleSettingWindow.xaml.cs | 2 +- v2rayN/v2rayN/Views/SubEditWindow.xaml | 9 ++++----- v2rayN/v2rayN/v2rayN.csproj | 6 +++--- 6 files changed, 17 insertions(+), 18 deletions(-) diff --git a/v2rayN/ProtosLib/ProtosLib.csproj b/v2rayN/ProtosLib/ProtosLib.csproj index 3beb2fef..3abd78a8 100644 --- a/v2rayN/ProtosLib/ProtosLib.csproj +++ b/v2rayN/ProtosLib/ProtosLib.csproj @@ -10,8 +10,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/v2rayN/v2rayN/App.xaml b/v2rayN/v2rayN/App.xaml index 791d89da..e9c027a0 100644 --- a/v2rayN/v2rayN/App.xaml +++ b/v2rayN/v2rayN/App.xaml @@ -1,9 +1,9 @@  diff --git a/v2rayN/v2rayN/Views/MainWindow.xaml b/v2rayN/v2rayN/Views/MainWindow.xaml index 0ae5dcb4..e22a9c3b 100644 --- a/v2rayN/v2rayN/Views/MainWindow.xaml +++ b/v2rayN/v2rayN/Views/MainWindow.xaml @@ -1,17 +1,17 @@ - \ No newline at end of file diff --git a/v2rayN/v2rayN/v2rayN.csproj b/v2rayN/v2rayN/v2rayN.csproj index a1ce67c9..5a26da22 100644 --- a/v2rayN/v2rayN/v2rayN.csproj +++ b/v2rayN/v2rayN/v2rayN.csproj @@ -16,15 +16,15 @@ - + - + - +