diff --git a/ComputingServices/ComputingServices.vbproj b/ComputingServices/ComputingServices.vbproj
index 10eb313..207b73a 100644
--- a/ComputingServices/ComputingServices.vbproj
+++ b/ComputingServices/ComputingServices.vbproj
@@ -159,6 +159,9 @@
+
+ ..\..\..\packages\System.ValueTuple.4.4.0\lib\net47\System.ValueTuple.dll
+
@@ -251,6 +254,7 @@
My
Settings.Designer.vb
+
diff --git a/ComputingServices/packages.config b/ComputingServices/packages.config
new file mode 100644
index 0000000..f7d225f
--- /dev/null
+++ b/ComputingServices/packages.config
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/LINQ/LINQ/LINQ.vbproj b/LINQ/LINQ/LINQ.vbproj
index ae99ae3..32b3694 100644
--- a/LINQ/LINQ/LINQ.vbproj
+++ b/LINQ/LINQ/LINQ.vbproj
@@ -191,6 +191,9 @@
+
+ ..\..\..\..\packages\System.ValueTuple.4.4.0\lib\net47\System.ValueTuple.dll
+
@@ -282,6 +285,7 @@
+
diff --git a/LINQ/LINQ/packages.config b/LINQ/LINQ/packages.config
new file mode 100644
index 0000000..f7d225f
--- /dev/null
+++ b/LINQ/LINQ/packages.config
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/RQL/RQL.vbproj b/RQL/RQL.vbproj
index 37dd19d..331eb84 100644
--- a/RQL/RQL.vbproj
+++ b/RQL/RQL.vbproj
@@ -157,6 +157,9 @@
+
+ ..\..\..\packages\System.ValueTuple.4.4.0\lib\net47\System.ValueTuple.dll
+
@@ -218,6 +221,7 @@
My
Settings.Designer.vb
+
diff --git a/RQL/packages.config b/RQL/packages.config
new file mode 100644
index 0000000..f7d225f
--- /dev/null
+++ b/RQL/packages.config
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file