From 64e6d6d0389d27ba9851ffa8491351924e6930b6 Mon Sep 17 00:00:00 2001
From: 2dust <31833384+2dust@users.noreply.github.com>
Date: Sun, 3 Oct 2021 16:41:07 +0800
Subject: [PATCH] Upgrade .net framework version from 4.6 to 4.8
---
v2rayN/v2rayUpgrade/App.config | 2 +-
v2rayN/v2rayUpgrade/Properties/Resources.Designer.cs | 2 +-
v2rayN/v2rayUpgrade/Properties/Settings.Designer.cs | 2 +-
v2rayN/v2rayUpgrade/v2rayUpgrade.csproj | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/v2rayN/v2rayUpgrade/App.config b/v2rayN/v2rayUpgrade/App.config
index 2d2a12d8..4bfa0056 100644
--- a/v2rayN/v2rayUpgrade/App.config
+++ b/v2rayN/v2rayUpgrade/App.config
@@ -1,6 +1,6 @@
-
+
diff --git a/v2rayN/v2rayUpgrade/Properties/Resources.Designer.cs b/v2rayN/v2rayUpgrade/Properties/Resources.Designer.cs
index 5ad1ac66..f766ed10 100644
--- a/v2rayN/v2rayUpgrade/Properties/Resources.Designer.cs
+++ b/v2rayN/v2rayUpgrade/Properties/Resources.Designer.cs
@@ -19,7 +19,7 @@ namespace v2rayUpgrade.Properties {
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
// (以 /str 作为命令选项),或重新生成 VS 项目。
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
diff --git a/v2rayN/v2rayUpgrade/Properties/Settings.Designer.cs b/v2rayN/v2rayUpgrade/Properties/Settings.Designer.cs
index 5656cdc6..ecf1927f 100644
--- a/v2rayN/v2rayUpgrade/Properties/Settings.Designer.cs
+++ b/v2rayN/v2rayUpgrade/Properties/Settings.Designer.cs
@@ -12,7 +12,7 @@ namespace v2rayUpgrade.Properties {
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "15.9.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "16.3.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
diff --git a/v2rayN/v2rayUpgrade/v2rayUpgrade.csproj b/v2rayN/v2rayUpgrade/v2rayUpgrade.csproj
index 43372325..a619ae5e 100644
--- a/v2rayN/v2rayUpgrade/v2rayUpgrade.csproj
+++ b/v2rayN/v2rayUpgrade/v2rayUpgrade.csproj
@@ -8,7 +8,7 @@
WinExe
v2rayUpgrade
v2rayUpgrade
- v4.6
+ v4.8
512
true
true