diff --git a/Plugins/LIve360.Integration/LIve360.Integration/LIve360.Integration.csproj b/Plugins/LIve360.Integration/LIve360.Integration/LIve360.Integration.csproj index 1bb067f..4ba6e36 100644 --- a/Plugins/LIve360.Integration/LIve360.Integration/LIve360.Integration.csproj +++ b/Plugins/LIve360.Integration/LIve360.Integration/LIve360.Integration.csproj @@ -37,8 +37,9 @@ foo.snk - - ..\packages\Microsoft.Bcl.AsyncInterfaces.6.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True ..\packages\Microsoft.CrmSdk.CoreAssemblies.9.0.2.51\lib\net462\Microsoft.Crm.Sdk.Proxy.dll @@ -54,8 +55,9 @@ - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True @@ -68,11 +70,13 @@ - - ..\packages\System.Text.Encodings.Web.6.0.0\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.6.0.7\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/Plugins/LIve360.Integration/LIve360.Integration/packages.config b/Plugins/LIve360.Integration/LIve360.Integration/packages.config index 80c61d2..0dd5a19 100644 --- a/Plugins/LIve360.Integration/LIve360.Integration/packages.config +++ b/Plugins/LIve360.Integration/LIve360.Integration/packages.config @@ -1,13 +1,13 @@  - + - + - - + + \ No newline at end of file