We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6a810 commit 30fb59dCopy full SHA for 30fb59d
src/NHibernate/Async/Hql/Ast/ANTLR/HqlSqlWalker.cs
src/NHibernate/NHibernate.csproj
@@ -236,7 +236,6 @@
236
<Compile Include="Async\Hql\Ast\ANTLR\Exec\IStatementExecutor.cs" />
237
<Compile Include="Async\Hql\Ast\ANTLR\Exec\MultiTableDeleteExecutor.cs" />
238
<Compile Include="Async\Hql\Ast\ANTLR\Exec\MultiTableUpdateExecutor.cs" />
239
- <Compile Include="Async\Hql\Ast\ANTLR\HqlSqlWalker.cs" />
240
<Compile Include="Async\Hql\Ast\ANTLR\QueryTranslatorImpl.cs" />
241
<Compile Include="Async\Hql\IQueryTranslator.cs" />
242
<Compile Include="Async\ICriteria.cs" />
0 commit comments