Skip to content

Commit

Permalink
[OData.Sample]: included AuthorsRepository and PublishersRepository
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasfabian committed Jan 6, 2024
1 parent 82e94d7 commit 089742f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Samples/Sample.DataCore/Sample.DataCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,4 @@
<Folder Include="SqlTableDependencyProvider\" />
<Compile Include="..\Sample.Data\SqlTableDependencyProvider\ProductsSqlTableDependencyProvider.cs" Link="SqlTableDependencyProvider\ProductsSqlTableDependencyProvider.cs" />
</ItemGroup>

<ItemGroup>
<Compile Remove="Repositories\AuthorsRepository.cs" />
<Compile Remove="Repositories\PublishersRepository.cs" />
</ItemGroup>
</Project>

0 comments on commit 089742f

Please sign in to comment.