mesfs.infineon.com
Infineon.EAF.Runtime 2.52.0 pool name Kanban
This commit is contained in:
@ -62,8 +62,8 @@ public class BACKLOG : LoggingUnitTesting, IDisposable
|
||||
StringBuilder results = new();
|
||||
(string cellInstanceName, string cellInstanceVersionName)[] collection = new (string, string)[]
|
||||
{
|
||||
new("BACKLOG", "v2.49.2"),
|
||||
new("BACKLOG-EQPT", "v2.49.2"),
|
||||
new("BACKLOG", "v2.52.0"),
|
||||
new("BACKLOG-EQPT", "v2.52.0"),
|
||||
};
|
||||
string development = "http://eaf-dev.mes.infineon.com:9003/CellInstanceServiceV2";
|
||||
Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion;
|
||||
|
Reference in New Issue
Block a user