diff --git a/CodeSanook.SqlGenerator/CodeSanook.SqlGenerator.csproj b/CodeSanook.SqlGenerator/CodeSanook.SqlGenerator.csproj index d90acd6..37541c9 100644 --- a/CodeSanook.SqlGenerator/CodeSanook.SqlGenerator.csproj +++ b/CodeSanook.SqlGenerator/CodeSanook.SqlGenerator.csproj @@ -37,11 +37,25 @@ - - ..\packages\Iesi.Collections.4.0.0.4000\lib\net40\Iesi.Collections.dll + + ..\packages\Antlr3.Runtime.3.5.1\lib\net40-client\Antlr3.Runtime.dll + True - - ..\packages\NHibernate.4.0.1.4000\lib\net40\NHibernate.dll + + ..\packages\Iesi.Collections.4.1.1\lib\net461\Iesi.Collections.dll + True + + + ..\packages\NHibernate.5.4.9\lib\net461\NHibernate.dll + True + + + ..\packages\Remotion.Linq.2.2.0\lib\net45\Remotion.Linq.dll + True + + + ..\packages\Remotion.Linq.EagerFetching.2.2.0\lib\net45\Remotion.Linq.EagerFetching.dll + True diff --git a/CodeSanook.SqlGenerator/packages.config b/CodeSanook.SqlGenerator/packages.config index d03d6de..2af36bd 100644 --- a/CodeSanook.SqlGenerator/packages.config +++ b/CodeSanook.SqlGenerator/packages.config @@ -1,5 +1,8 @@  - - + + + + + \ No newline at end of file