Добавлена возможность получать доступ к шаблонам через встроенный ресурс

This commit is contained in:
2025-03-24 10:37:19 +03:00
parent b58bddc1a3
commit 012619a92c
10 changed files with 58 additions and 8 deletions
+4 -1
View File
@@ -34,7 +34,10 @@
<ItemGroup>
<None Remove="test.tpt" />
<EmbeddedResource Include="test.tpt" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\mROA.CodegenTools\mROA.CodegenTools.csproj" />
</ItemGroup>