fix(templateMatcher): Устранено лишнее обновление шаблонов из-за нестабильной сортировки юнитов

This commit is contained in:
Mikhail Kuznetsov
2026-05-21 10:46:40 +10:00
parent 6fc2fc22ac
commit ac363ff7fa
2 changed files with 20 additions and 10 deletions

View File

@@ -7,7 +7,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\PARR.Core\PARR.Core.csproj" />
<ProjectReference Include="..\PARR.DAL\PARR.DAL.csproj" />
<ProjectReference Include="..\PARR.Domain\PARR.Domain.csproj" />
<ProjectReference Include="..\PARR.Infrastructure\PARR.Infrastructure.csproj" />