diff --git a/src/LocalPerformanceTest/LocalPerformanceTest.csproj b/src/LocalPerformanceTest/LocalPerformanceTest.csproj
index 285047c..d73f302 100644
--- a/src/LocalPerformanceTest/LocalPerformanceTest.csproj
+++ b/src/LocalPerformanceTest/LocalPerformanceTest.csproj
@@ -83,8 +83,9 @@
..\..\packages\Microsoft.Azure.KeyVault.WebKey.3.0.5\lib\net461\Microsoft.Azure.KeyVault.WebKey.dll
-
- ..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
+
+ ..\..\packages/Microsoft.Bcl.AsyncInterfaces.8.0.0/lib/net462/Microsoft.Bcl.AsyncInterfaces.dll
+ True
..\..\packages/Microsoft.Identity.Client.4.61.3/lib/net462/Microsoft.Identity.Client.dll
@@ -132,8 +133,9 @@
..\..\packages\System.IO.Hashing.6.0.0\lib\net461\System.IO.Hashing.dll
-
- ..\..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll
+
+ ..\..\packages/System.Memory.4.5.5/lib/net461/System.Memory.dll
+ True
..\..\packages\System.Memory.Data.1.0.2\lib\net461\System.Memory.Data.dll
@@ -159,11 +161,13 @@
..\..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll
-
- ..\..\packages\System.Text.Encodings.Web.4.7.2\lib\net461\System.Text.Encodings.Web.dll
+
+ ..\..\packages/System.Text.Encodings.Web.8.0.0/lib/net462/System.Text.Encodings.Web.dll
+ True
-
- ..\..\packages\System.Text.Json.4.7.2\lib\net461\System.Text.Json.dll
+
+ ..\..\packages/System.Text.Json.8.0.4/lib/net462/System.Text.Json.dll
+ True
..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
diff --git a/src/Measurement/Measurement.csproj b/src/Measurement/Measurement.csproj
index 0d2dc14..afe17a0 100644
--- a/src/Measurement/Measurement.csproj
+++ b/src/Measurement/Measurement.csproj
@@ -73,8 +73,9 @@
..\..\packages\Microsoft.Azure.KeyVault.WebKey.3.0.5\lib\net461\Microsoft.Azure.KeyVault.WebKey.dll
-
- ..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll
+
+ ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+ True
..\..\packages\Microsoft.Identity.Client.4.60.3\lib\net462\Microsoft.Identity.Client.dll
@@ -110,7 +111,7 @@
- ..\..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll
+ ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll
True
@@ -122,6 +123,14 @@
..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
True
+
+ ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll
+ True
+
+
+ ..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll
+ True
+