Test from EAF Server

This commit is contained in:
2024-06-04 09:07:56 -07:00
parent a6272632ce
commit d3b6311de2
35 changed files with 932 additions and 77 deletions

View File

@ -1,3 +1,4 @@
#if v2_52_0
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Diagnostics;
@ -47,4 +48,5 @@ public class BACKLOG_EQPT
NonThrowTryCatch();
}
}
}
#endif