test(sync): keep contract fixture with app tests

This commit is contained in:
Brent Perteet
2026-08-24 19:14:59 -05:00
parent e22ae29b3f
commit 1aa3f30fce
2 changed files with 22 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
</ItemGroup>
<ItemGroup>
<None Include="..\..\..\meta\contracts\fixtures\app-log-*.json"
<None Include="ContractFixtures\app-log-*.json"
Link="ContractFixtures\%(Filename)%(Extension)"
CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>