From 6206d8ac8a09ffb4c23dc52e34a414f3af7c91f0 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Tue, 13 Sep 2022 19:46:54 +1200 Subject: [PATCH] Downgrade Cef, add app manifest --- VRCX.csproj | 10 ++++++--- app.manifest | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 3 deletions(-) create mode 100644 app.manifest diff --git a/VRCX.csproj b/VRCX.csproj index 88f4d412..24c50a4f 100644 --- a/VRCX.csproj +++ b/VRCX.csproj @@ -57,6 +57,9 @@ + + app.manifest + librsync.net\Blake2Sharp.dll @@ -141,6 +144,7 @@ Resources.resx True + SettingsSingleFileGenerator Settings.Designer.cs @@ -173,13 +177,13 @@ - 105.3.330 + 104.4.240 - 105.3.330 + 104.4.240 - 105.3.330 + 104.4.240 7.1.2 diff --git a/app.manifest b/app.manifest new file mode 100644 index 00000000..8b81d249 --- /dev/null +++ b/app.manifest @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + PerMonitorV2 + true/PM + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file