feat: bootstrap suitelink tag client codecs

This commit is contained in:
Joseph Doherty
2026-03-16 14:43:31 -04:00
commit 731bfe2237
30 changed files with 3429 additions and 0 deletions

8
SuiteLink.Client.slnx Normal file
View File

@@ -0,0 +1,8 @@
<Solution>
<Folder Name="/src/">
<Project Path="src/SuiteLink.Client/SuiteLink.Client.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/SuiteLink.Client.Tests/SuiteLink.Client.Tests.csproj" />
</Folder>
</Solution>