diff --git a/SQL Format/SQLFormat.csproj b/SQL Format/SQLFormat.csproj index 74cb1af..a24a320 100644 --- a/SQL Format/SQLFormat.csproj +++ b/SQL Format/SQLFormat.csproj @@ -62,8 +62,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 ..\packages\Microsoft.SqlServer.TransactSql.ScriptDom.161.8910.0\lib\net462\Microsoft.SqlServer.TransactSql.ScriptDom.dll @@ -83,11 +84,13 @@ ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.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/SQL Format/packages.config b/SQL Format/packages.config index 9ec49a3..0cfbfc3 100644 --- a/SQL Format/packages.config +++ b/SQL Format/packages.config @@ -1,13 +1,13 @@  - + - - + + \ No newline at end of file