This commit is contained in:
Jose Conde
2025-09-06 14:59:10 +02:00
parent 94e6ef651e
commit dc57da8136
5 changed files with 43 additions and 19 deletions

View File

@@ -6,6 +6,7 @@
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<ApplicationIcon>Resources\MVC-Icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>