diff --git a/Site/Site.csproj b/Site/Site.csproj index 421c4156..bdc647c7 100644 --- a/Site/Site.csproj +++ b/Site/Site.csproj @@ -168,8 +168,9 @@ ..\packages\Microsoft.AspNetCore.Http.Features.5.0.17\lib\net461\Microsoft.AspNetCore.Http.Features.dll - - ..\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 ..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\lib\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll @@ -333,11 +334,13 @@ ..\packages\System.Text.Encoding.CodePages.7.0.0\lib\net462\System.Text.Encoding.CodePages.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.3\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/Site/packages.config b/Site/packages.config index 18517fbe..bb6b2c04 100644 --- a/Site/packages.config +++ b/Site/packages.config @@ -28,7 +28,7 @@ - + @@ -71,8 +71,8 @@ - - + +