Add export from nsi service

This commit is contained in:
2025-08-14 12:00:48 +09:00
parent de36ea2a13
commit c6c1b31575
8 changed files with 127 additions and 9 deletions

View File

@ -73,8 +73,11 @@
<Compile Include="ClientApi\DataTypes\ГисЛицевойСчет.cs" />
<Compile Include="ClientApi\DataTypes\ГисОрганизация.cs" />
<Compile Include="ClientApi\DataTypes\ГисПоказания.cs" />
<Compile Include="ClientApi\DataTypes\ГисПолеЭлементаСправочника.cs" />
<Compile Include="ClientApi\DataTypes\ГисПомещение.cs" />
<Compile Include="ClientApi\DataTypes\ГисПриборУчета.cs" />
<Compile Include="ClientApi\DataTypes\ГисСправочник.cs" />
<Compile Include="ClientApi\DataTypes\ГисЭлементСправочника.cs" />
<Compile Include="ClientApi\DeviceMeteringApi\HcsDeviceMeteringApi.cs" />
<Compile Include="ClientApi\DeviceMeteringApi\HcsDeviceMeteringMethod.cs" />
<Compile Include="ClientApi\DeviceMeteringApi\HcsDeviceMeteringUtil.cs" />