Browse Source

Merge branch 'main' of https://dev.lykns.com.cn/EdgeVoyager_Project/EdgeVoyager

CaptB 4 months ago
parent
commit
544e3baa53
1 changed files with 5 additions and 0 deletions
  1. 5 0
      Form1.cs

+ 5 - 0
Form1.cs

@@ -1,6 +1,11 @@
 using System.Diagnostics;
 using System.Diagnostics;
 using System.Text;
 using System.Text;
 using Microsoft.Web.WebView2.Core;
 using Microsoft.Web.WebView2.Core;
+using System;
+using System.Windows.Forms;
+using Microsoft.Web.WebView2.Core;
+using System.Text;
+using System.Net.Http;
 
 
 namespace EdgeVoyager
 namespace EdgeVoyager
 {
 {