Add nsi service handler

This commit is contained in:
2025-08-14 10:41:14 +09:00
parent b8710fd00a
commit de36ea2a13
31 changed files with 9576 additions and 1 deletions

View File

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