diff --git a/Example/Example.csproj b/Example/Example.csproj
index d5d1b84..dfddd9e 100644
--- a/Example/Example.csproj
+++ b/Example/Example.csproj
@@ -70,6 +70,9 @@
3.0
+
+ ..\packages\WPF.MDI.1.1.3\lib\net40-client\WPF.MDI.dll
+
@@ -108,12 +111,6 @@
-
-
- {BE1ED569-5E0B-4DF0-8964-33AD2AAE4C4A}
- WPF.MDI
-
-
@@ -136,6 +133,7 @@
+
+ $id$
+
+
+ $version$
+
+
$title$
+
+
+ $author$
+
+
+ false
+
+
+ MIT
+
+
+ https://github.com/flamegreat/wpfmdi.git
+
+
+ images\icon.png
+
+
+ $description$
+ 代码相较之前的版本没有任何变化,只是更新一些Nuget包信息。
+
+
+ $copyright$
+
+
+ WPF MDI
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WPF.MDI/icon.png b/WPF.MDI/icon.png
new file mode 100644
index 0000000..fe4a267
Binary files /dev/null and b/WPF.MDI/icon.png differ