diff --git a/Source/Demos/Wif.Demo.Common/Wif.Demo.Common.csproj b/Source/Demos/Wif.Demo.Common/Wif.Demo.Common.csproj
index f5807b3..0ca3d07 100644
--- a/Source/Demos/Wif.Demo.Common/Wif.Demo.Common.csproj
+++ b/Source/Demos/Wif.Demo.Common/Wif.Demo.Common.csproj
@@ -4,9 +4,9 @@
true
- ..\..\Output\Debug\
+ ..\Output\Debug\
- ..\..\Output\Release\
+ ..\Output\Release\
\ No newline at end of file
diff --git a/Source/Demos/Wif.Demo/Wif.Demo.csproj b/Source/Demos/Wif.Demo/Wif.Demo.csproj
index d282573..641ca65 100644
--- a/Source/Demos/Wif.Demo/Wif.Demo.csproj
+++ b/Source/Demos/Wif.Demo/Wif.Demo.csproj
@@ -4,10 +4,10 @@
true
- ..\..\Output\Debug\
+ ..\Output\Debug\
- ..\..\Output\Release\
+ ..\Output\Release\
diff --git a/Source/Wif.Core/Wif.Core.csproj b/Source/Wif.Core/Wif.Core.csproj
index 47c7389..4cc9bf0 100644
--- a/Source/Wif.Core/Wif.Core.csproj
+++ b/Source/Wif.Core/Wif.Core.csproj
@@ -16,12 +16,12 @@
https://github.com/LeoYang-Chuese/wif/releases
- ..\..\Output\Debug\
- ..\..\Output\Debug\Wif.Core.xml
+ ..\Output\Debug\
+ ..\Output\Debug\Wif.Core.xml
- ..\..\Output\Release\
- ..\..\Output\Release\Wif.Core.xml
+ ..\Output\Release\
+ ..\Output\Release\Wif.Core.xml
diff --git a/Source/Wif.Infrastructure/Wif.Infrastructure.csproj b/Source/Wif.Infrastructure/Wif.Infrastructure.csproj
index 60c59e3..f6ad13d 100644
--- a/Source/Wif.Infrastructure/Wif.Infrastructure.csproj
+++ b/Source/Wif.Infrastructure/Wif.Infrastructure.csproj
@@ -17,12 +17,12 @@
a46f13f6-c033-4863-be99-bcc4634651c6
- ..\..\Output\Debug\
- ..\..\Output\Debug\Wif.Infrastructure.xml
+ ..\Output\Debug\
+ ..\Output\Debug\Wif.Infrastructure.xml
- ..\..\Output\Release\
- ..\..\Output\Release\Wif.Infrastructure.xml
+ ..\Output\Release\
+ ..\Output\Release\Wif.Infrastructure.xml
diff --git a/Source/Wif.Utilities/Wif.Utilities.csproj b/Source/Wif.Utilities/Wif.Utilities.csproj
index fd2921b..5a125f2 100644
--- a/Source/Wif.Utilities/Wif.Utilities.csproj
+++ b/Source/Wif.Utilities/Wif.Utilities.csproj
@@ -17,12 +17,12 @@
git
- ..\..\Output\Debug\
- ..\..\Output\Debug\Wif.Utilities.xml
+ ..\Output\Debug\
+ ..\Output\Debug\Wif.Utilities.xml
- ..\..\Output\Release\
- ..\..\Output\Release\Wif.Utilities.xml
+ ..\Output\Release\
+ ..\Output\Release\Wif.Utilities.xml