diff --git a/Directory.Packages.props b/Directory.Packages.props
new file mode 100644
index 000000000..ebcc0a862
--- /dev/null
+++ b/Directory.Packages.props
@@ -0,0 +1,11 @@
+
+
+
+ true
+
+
+
+
+
+
+
diff --git a/Server/Components/AICore/AICore.csproj b/Server/Components/AICore/AICore.csproj
index 99585ad6b..b7fa9702f 100644
--- a/Server/Components/AICore/AICore.csproj
+++ b/Server/Components/AICore/AICore.csproj
@@ -43,29 +43,10 @@
..\..\..\Lib\log4net.dll
-
- ..\..\..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.7\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
-
-
- ..\..\..\packages\System.IO.Pipelines.9.0.7\lib\net462\System.IO.Pipelines.dll
-
-
- False
- ..\..\..\Lib\System.Memory.dll
-
-
- ..\..\..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll
-
-
- ..\..\..\packages\System.Text.Encodings.Web.9.0.7\lib\net462\System.Text.Encodings.Web.dll
-
-
- ..\..\..\packages\System.Text.Json.9.0.7\lib\net462\System.Text.Json.dll
-
@@ -142,7 +123,6 @@
-
@@ -154,5 +134,10 @@
ServerUtils
+
+
+
+
+
\ No newline at end of file
diff --git a/Server/Components/AICore/packages.config b/Server/Components/AICore/packages.config
deleted file mode 100644
index 02e7c5569..000000000
--- a/Server/Components/AICore/packages.config
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file