update project file

This commit is contained in:
FH 2022-04-01 08:39:06 +02:00
parent 7e1897f8d5
commit 16803b6dac

View file

@ -56,6 +56,7 @@
<Compile Include="IRepository.cs" /> <Compile Include="IRepository.cs" />
<Compile Include="IAsyncReadonlyRepo.cs" /> <Compile Include="IAsyncReadonlyRepo.cs" />
<Compile Include="IRepositoryEx.cs" /> <Compile Include="IRepositoryEx.cs" />
<Compile Include="VatUtils.cs" />
<Compile Include="Mogrifiers.cs" /> <Compile Include="Mogrifiers.cs" />
<Compile Include="QueryHelper.cs" /> <Compile Include="QueryHelper.cs" />
<Compile Include="StringOptions.cs" /> <Compile Include="StringOptions.cs" />