tweak wikidata project's build

This commit is contained in:
Vincent Cloutier 2023-06-18 21:06:32 -04:00
parent 32ad3f7ba7
commit a662302e71

View file

@ -10,6 +10,9 @@
<ItemGroup>
<ProjectReference Include="..\DataAccessLayers\BirdsiteLive.DAL.Postgres\BirdsiteLive.DAL.Postgres.csproj" />
<ProjectReference Include="..\DataAccessLayers\BirdsiteLive.DAL\BirdsiteLive.DAL.csproj" />
<Content Include="query.sparql">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>