Removed CDE2 and CDE2
This commit is contained in:
@ -183,11 +183,9 @@ public class RsM : LoggingUnitTesting, IDisposable
|
||||
StringBuilder results = new();
|
||||
(string cellInstanceName, string cellInstanceVersionName)[] collection = new (string, string)[]
|
||||
{
|
||||
new("CDE3", "v2.57.0"),
|
||||
new("CDE4", "v2.57.0"),
|
||||
new("CDE5", "v2.57.0"),
|
||||
new("CDE6", "v2.57.0"),
|
||||
new("CDE3-EQPT", "v2.57.0"),
|
||||
new("CDE4-EQPT", "v2.57.0"),
|
||||
new("CDE5-EQPT", "v2.57.0"),
|
||||
new("CDE6-EQPT", "v2.57.0"),
|
||||
|
Reference in New Issue
Block a user