diff --git a/Lib/Microsoft.Bcl.AsyncInterfaces.dll b/Lib/Microsoft.Bcl.AsyncInterfaces.dll
new file mode 100644
index 000000000..cf06e021e
Binary files /dev/null and b/Lib/Microsoft.Bcl.AsyncInterfaces.dll differ
diff --git a/Lib/System.IO.Pipelines.dll b/Lib/System.IO.Pipelines.dll
new file mode 100644
index 000000000..8fab8c635
Binary files /dev/null and b/Lib/System.IO.Pipelines.dll differ
diff --git a/Lib/System.Text.Encodings.Web.dll b/Lib/System.Text.Encodings.Web.dll
new file mode 100644
index 000000000..5518dbebb
Binary files /dev/null and b/Lib/System.Text.Encodings.Web.dll differ
diff --git a/Lib/System.Text.Json.dll b/Lib/System.Text.Json.dll
new file mode 100644
index 000000000..a931ec07d
Binary files /dev/null and b/Lib/System.Text.Json.dll differ
diff --git a/Server/Components/AICore/AICore.csproj b/Server/Components/AICore/AICore.csproj
index f6b0692d3..abbf716d9 100644
--- a/Server/Components/AICore/AICore.csproj
+++ b/Server/Components/AICore/AICore.csproj
@@ -31,22 +31,26 @@
4
-
- ..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.2\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+
+ False
+ ..\..\..\Lib\Microsoft.Bcl.AsyncInterfaces.dll
-
- ..\packages\System.IO.Pipelines.9.0.2\lib\net462\System.IO.Pipelines.dll
+
+ False
+ ..\..\..\Lib\System.IO.Pipelines.dll
-
- ..\packages\System.Text.Encodings.Web.9.0.2\lib\net462\System.Text.Encodings.Web.dll
+
+ False
+ ..\..\..\Lib\System.Text.Encodings.Web.dll
-
- ..\packages\System.Text.Json.9.0.2\lib\net462\System.Text.Json.dll
+
+ False
+ ..\..\..\Lib\System.Text.Json.dll