diff --git a/Shigure.csproj b/Shigure.csproj
index 406b585a..d4376026 100644
--- a/Shigure.csproj
+++ b/Shigure.csproj
@@ -13,6 +13,13 @@
1.2.1.2
1.2.1.2
Assets\arasaka-icon.ico
+ PerMonitorV2
+
+
+
+
+ app.manifest
diff --git a/app.manifest b/app.manifest
new file mode 100644
index 00000000..59f2b3f8
--- /dev/null
+++ b/app.manifest
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/一键打包.py b/一键打包.py
index 73ea6775..73677303 100644
--- a/一键打包.py
+++ b/一键打包.py
@@ -44,6 +44,7 @@ TEXT_EXTENSIONS = {
".ps1",
".py",
".resx",
+ ".manifest",
".sln",
".slnx",
".targets",