div. kleine Fehlerbehebungen

This commit is contained in:
maier_S
2022-03-21 08:13:37 +01:00
parent 15c25af4b8
commit eb5c2fa502
5 changed files with 9 additions and 8 deletions

View File

@@ -48,14 +48,12 @@ namespace FSI.BT.Tools
public string? SPSUrl { get; set; }
public string? Pl1PlsUrl { get; set; }
public string? Pl2PlsUrl { get; set; }
public string? Pl2PlsAls { get; set; }
public string? Pl2Als { get; set; }
public string? Pl3PlsUrl { get; set; }
public string? GiteaUrl { get; set; }
public string? WikiUrl { get; set; }
public string? ErpUrl { get; set; }
public string? EplPdfPath { get; set; }
public string? EplPrjPath { get; set; }
}
}