diff --git a/EWSEditor/EWSEditor.csproj b/EWSEditor/EWSEditor.csproj index 22aad48..3fe76df 100644 --- a/EWSEditor/EWSEditor.csproj +++ b/EWSEditor/EWSEditor.csproj @@ -116,8 +116,9 @@ false - - packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + + packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True @@ -224,11 +225,13 @@ packages\System.ServiceModel.Primitives.4.10.0\lib\net461\System.ServiceModel.Primitives.dll - - packages\System.Text.Encodings.Web.7.0.0\lib\net462\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.7.0.2\lib\net462\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/EWSEditor/packages.config b/EWSEditor/packages.config index 99d435f..8555cc4 100644 --- a/EWSEditor/packages.config +++ b/EWSEditor/packages.config @@ -1,7 +1,7 @@  - + @@ -28,8 +28,8 @@ - - + + \ No newline at end of file