File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
src/Tools/DynamoShapeManager
test/Libraries/WorkflowTests Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<ProtoGeometryConfiguration xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3- <GeometryFactoryFileName >libg_231_0_0 /LibG.ProtoInterface.dll</GeometryFactoryFileName >
3+ <GeometryFactoryFileName >libg_232_0_0 /LibG.ProtoInterface.dll</GeometryFactoryFileName >
44</ProtoGeometryConfiguration >
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ private static List<string> ProductsWithASM
5858 /// <summary>
5959 /// The mask to filter ASM binary
6060 /// </summary>
61- public static readonly string ASMFileMask = "ASMAHL*A .dll" ;
61+ public static readonly string ASMFileMask = "ASMAHL*.dll" ;
6262 #endregion
6363
6464 /// <summary>
Original file line number Diff line number Diff line change @@ -82,7 +82,6 @@ public void MAGN_4578_CCSForTransformedCuboid()
8282 }
8383
8484 [ Test ]
85- [ Category ( "Failure" ) ]
8685 public void GeometryDoesIntersect_WithNurbsSolid_IsCorrect ( )
8786 {
8887 string openPath = Path . Combine ( TestDirectory ,
You can’t perform that action at this time.
0 commit comments