template engine

This commit is contained in:
EugeneTes
2026-02-03 14:27:13 +01:00
parent 46b648d753
commit ec5decb12e
31 changed files with 4640 additions and 946 deletions

View File

@@ -1,7 +1,10 @@
<Solution>
<Folder Name="/Utils/">
<Project Path="EpsonTest/EpsonTest.csproj" />
<Project Path="EpsonTest.Templates/EpsonTest.Templates.csproj" />
</Folder>
<Project Path="EpsonPrintService/EpsonPrintService.csproj" />
<Project Path="Inspectron.Epson/Inspectron.Epson.csproj" />
<Project Path="Inspectron.Epson.TemplateEngine/Inspectron.Epson.TemplateEngine.csproj" />
<Project Path="Inspectron.Epson.TemplateEngine.Tests/Inspectron.Epson.TemplateEngine.Tests.csproj" />
</Solution>