diff --git a/Example/Example.csproj b/Example/Example.csproj
index 8884d185e..277b38756 100644
--- a/Example/Example.csproj
+++ b/Example/Example.csproj
@@ -34,6 +34,9 @@
..\packages\NStack.Core.0.14.0\lib\netstandard2.0\NStack.dll
+
+ ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll
+
diff --git a/Example/packages.config b/Example/packages.config
index e9a5eef4e..1a843af98 100644
--- a/Example/packages.config
+++ b/Example/packages.config
@@ -1,4 +1,5 @@
+
\ No newline at end of file