refactor(templateDistributor): добавлены комментарии

This commit is contained in:
Mikhail Kuznetsov
2024-07-25 14:05:00 +10:00
parent 70d96cb88f
commit 7220bdd8af
4 changed files with 78 additions and 72 deletions

View File

@@ -19,5 +19,6 @@
<ProjectReference Include="..\PARR.BLL\PARR.BLL.csproj" />
<ProjectReference Include="..\PARR.DAL\PARR.DAL.csproj" />
<ProjectReference Include="..\PARR.EsppApi\PARR.EsppApi.csproj" />
<ProjectReference Include="..\PARR.TemplateDistributor\PARR.TemplateDistributor.csproj" />
</ItemGroup>
</Project>