feat: add suitelink client runtime and test harness

This commit is contained in:
Joseph Doherty
2026-03-16 16:46:32 -04:00
parent 731bfe2237
commit c278f98496
27 changed files with 2515 additions and 15 deletions

View File

@@ -22,4 +22,8 @@
<ProjectReference Include="..\..\src\SuiteLink.Client\SuiteLink.Client.csproj" />
</ItemGroup>
</Project>
<ItemGroup>
<None Include="Fixtures\**\*.*" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>
</Project>