RDS also needs to be set from last

This commit is contained in:
2023-05-25 19:19:10 -06:00
parent add4414b89
commit 9211d6bf34
15 changed files with 594 additions and 60 deletions

View File

@ -55,7 +55,7 @@ public class MET08THFTIRQS408M : LoggingUnitTesting, IDisposable
StringBuilder results = new();
(string cellInstanceName, string cellInstanceVersionName)[] collection = new (string, string)[]
{
new("MET08THFTIRQS408M", "v2.49.0"),
new("MET08THFTIRQS408M", "v2.49.2"),
};
string staging = "http://mestsa07ec.ec.local:9003/CellInstanceServiceV2";
Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion;