Inizio spacchettamento file window delle classi di base del modello

This commit is contained in:
2025-10-10 16:58:14 +02:00
parent 17db9b16c6
commit c5003bd644
13 changed files with 2846 additions and 2464 deletions
+3 -1
View File
@@ -27,7 +27,6 @@
<ItemGroup>
<Folder Include="Compo\" />
<Folder Include="Models\" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Exec Command="powershell.exe -ExecutionPolicy Unrestricted -NoProfile -NonInteractive -File $(ProjectDir)\post-build.ps1 -ProjectPath $(ProjectPath)" />
@@ -51,6 +50,9 @@