Nuget updates, IQS pull and
Added Variation Variable
This commit is contained in:
@ -141,9 +141,9 @@ public class PCL : LoggingUnitTesting, IDisposable
|
||||
StringBuilder results = new();
|
||||
(string cellInstanceName, string cellInstanceVersionName)[] collection = new (string, string)[]
|
||||
{
|
||||
new("HGCV1", "v2.43.0"),
|
||||
new("HGCV2", "v2.43.0"),
|
||||
new("HGCV3", "v2.43.0"),
|
||||
new("HGCV1", "v2.47.5"),
|
||||
new("HGCV2", "v2.47.5"),
|
||||
new("HGCV3", "v2.47.5"),
|
||||
};
|
||||
string staging = "http://mestsa07ec.ec.local:9003/CellInstanceServiceV2";
|
||||
Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion;
|
||||
|
Reference in New Issue
Block a user