Initial commit

This commit is contained in:
2026-01-23 12:09:56 +01:00
parent d17e1183f9
commit e511610052
18 changed files with 407 additions and 45 deletions

View File

@@ -5,7 +5,7 @@ using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace CarManagerV2
namespace CarManagerV3
{
internal class ImageManager
{