From aec845976166a5c93c0274e5f1cf38a9d6649a7a Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Thu, 23 Jun 2022 15:23:41 +0800 Subject: [PATCH] Revert "Delete v2rayN.csproj" This reverts commit 25c2871888cea3257aa743ee9dd73e0c2701e5f5. --- v2rayN/v2rayN/v2rayN.csproj | 534 ++++++++++++++++++++++++++++++++++++ 1 file changed, 534 insertions(+) create mode 100644 v2rayN/v2rayN/v2rayN.csproj diff --git a/v2rayN/v2rayN/v2rayN.csproj b/v2rayN/v2rayN/v2rayN.csproj new file mode 100644 index 00000000..10d89345 --- /dev/null +++ b/v2rayN/v2rayN/v2rayN.csproj @@ -0,0 +1,534 @@ + + + + + Debug + AnyCPU + {0A9785E6-D256-4B73-9757-4EF59955FD1E} + WinExe + Properties + v2rayN + v2rayN + v4.8 + 512 + + false + + + 发布\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 2 + 1.0.0.%2a + false + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + false + + + AnyCPU + none + true + bin\Release\ + TRACE + prompt + 4 + false + + + v2rayN.ico + + + BD431FE78E8A6683106E7110882AE5C41CBF5C60 + + + v2rayN_TemporaryKey.pfx + + + false + + + false + + + + LocalIntranet + + + + + v2rayN.Program + + + true + + + + + + + + + + + + + + + + + + + + + + + + Component + + + Form + + + BaseServerForm.cs + + + UserControl + + + MainMsgControl.cs + + + Form + + + MsgFilterSetForm.cs + + + Form + + + RoutingRuleSettingDetailsForm.cs + + + Form + + + GlobalHotkeySettingForm.cs + + + Form + + + RoutingRuleSettingForm.cs + + + UserControl + + + ServerTransportControl.cs + + + UserControl + + + GroupSettingControl.cs + + + Form + + + GroupSettingForm.cs + + + + + + + Form + + + MainForm.cs + + + Form + + + RoutingSettingForm.cs + + + Form + + + SubSettingForm.cs + + + Form + + + AddServer2Form.cs + + + UserControl + + + QRCodeControl.cs + + + UserControl + + + SubSettingControl.cs + + + + + + + + + + + + + + + + + + + + + + + True + True + Resources.resx + + + True + True + ResUI.zh-Hans.resx + + + True + True + ResUI.resx + + + Code + + + Form + + + AddServerForm.cs + + + Form + + + BaseForm.cs + + + + + + + + + + + Form + + + OptionSettingForm.cs + + + + + + + + + + + + AddServer2Form.cs + Designer + + + AddServerForm.cs + Designer + + + BaseServerForm.cs + Designer + + + GlobalHotkeySettingForm.cs + + + MainForm.cs + Designer + + + MainForm.cs + Designer + + + MainMsgControl.cs + + + MainMsgControl.cs + + + MsgFilterSetForm.cs + + + MsgFilterSetForm.cs + + + OptionSettingForm.cs + Designer + + + QRCodeControl.cs + Designer + + + RoutingRuleSettingDetailsForm.cs + Designer + + + RoutingRuleSettingDetailsForm.cs + Designer + + + GlobalHotkeySettingForm.cs + Designer + + + RoutingRuleSettingForm.cs + Designer + + + RoutingRuleSettingForm.cs + + + ServerTransportControl.cs + + + ServerTransportControl.cs + + + GroupSettingControl.cs + Designer + + + GroupSettingControl.cs + Designer + + + SubSettingControl.cs + Designer + + + SubSettingControl.cs + + + RoutingSettingForm.cs + Designer + + + RoutingSettingForm.cs + + + GroupSettingForm.cs + Designer + + + GroupSettingForm.cs + + + SubSettingForm.cs + Designer + + + AddServerForm.cs + Designer + + + BaseForm.cs + + + OptionSettingForm.cs + Designer + + + QRCodeControl.cs + Designer + + + AddServer2Form.cs + Designer + + + SubSettingForm.cs + + + ResXFileCodeGenerator + Designer + Resources.Designer.cs + + + Designer + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + + + + + ResXFileCodeGenerator + ResUI.zh-Hans.Designer.cs + Designer + + + ResXFileCodeGenerator + ResUI.Designer.cs + Designer + + + + + + + + + + + + + False + Microsoft .NET Framework 4 %28x86 和 x64%29 + true + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + false + + + False + Windows Installer 4.5 + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3.21.1 + + + 2.46.3 + + + 2.46.3 + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + 2.0.14 + + + 13.0.1 + + + 2.1.0 + + + 2.1.0 + + + 0.16.8 + + + + + copy /y $(SolutionDir)v2rayUpgrade\$(OutDir)* $(TargetDir) + +del $(TargetDir)*.xml $(TargetDir)*.so $(TargetDir)*.dylib +if not "$(ConfigurationName)" == "Debug" del $(TargetDir)*.pdb + + + + \ No newline at end of file