Add export from nsi-common service

This commit is contained in:
2025-08-18 11:58:28 +09:00
parent 2fd0457966
commit 875e3470d8
35 changed files with 5910 additions and 39 deletions

View File

@ -71,6 +71,7 @@
<Compile Include="ClientDemo\DebtRequestsDemo.cs" />
<Compile Include="ClientDemo\FileStoreDemo.cs" />
<Compile Include="ClientDemo\HouseManagementDemo.cs" />
<Compile Include="ClientDemo\NsiCommonDemo.cs" />
<Compile Include="ClientDemo\NsiDemo.cs" />
<Compile Include="ClientDemo\Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />