Merge from master

This commit is contained in:
2025-04-03 20:34:29 -04:00
31 changed files with 743 additions and 430 deletions

View File

@@ -16,5 +16,7 @@ namespace PartSource.Automation.Models.Configuration
public string Username { get; set; }
public string Password { get; set; }
public int Port { get; set; }
}
}