From 1a8b61d80d60949a834f56670731793affaa3ac9 Mon Sep 17 00:00:00 2001 From: dubnemo Date: Fri, 8 Aug 2025 07:14:31 -0500 Subject: [PATCH 1/2] remove ADAPT Std 0.9.7 from ISO_ADM_Exporter test case --- ISO_ADM_Exporter/ISO_ADM_Exporter.csproj | 2 +- ISO_ADM_Exporter/Program.cs | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ISO_ADM_Exporter/ISO_ADM_Exporter.csproj b/ISO_ADM_Exporter/ISO_ADM_Exporter.csproj index 1692b72..b363db7 100644 --- a/ISO_ADM_Exporter/ISO_ADM_Exporter.csproj +++ b/ISO_ADM_Exporter/ISO_ADM_Exporter.csproj @@ -10,7 +10,7 @@ - + diff --git a/ISO_ADM_Exporter/Program.cs b/ISO_ADM_Exporter/Program.cs index 2444d5d..7217eb6 100644 --- a/ISO_ADM_Exporter/Program.cs +++ b/ISO_ADM_Exporter/Program.cs @@ -21,7 +21,7 @@ static void Main(string[] args) AgGateway.ADAPT.ISOv4Plugin.Plugin isoPlugin = new AgGateway.ADAPT.ISOv4Plugin.Plugin(); AgGateway.ADAPT.ADMPlugin.Plugin admPlugin = new AgGateway.ADAPT.ADMPlugin.Plugin(); - AgGateway.ADAPT.StandardPlugin.Plugin standardPlugin = new AgGateway.ADAPT.StandardPlugin.Plugin(); + // AgGateway.ADAPT.StandardPlugin.Plugin standardPlugin = new AgGateway.ADAPT.StandardPlugin.Plugin(); ; int countModel = models.Count; @@ -38,8 +38,8 @@ static void Main(string[] args) Console.WriteLine("Wrote ISO files to " + folder); admPlugin.Export(models[i], folder, p); Console.WriteLine("Wrote ADM files to " + folder); - standardPlugin.Export(models[i], folder, p); - Console.WriteLine("Wrote ADAPT Std files to " + folder); + // standardPlugin.Export(models[i], folder, p); + // Console.WriteLine("Wrote ADAPT Std files to " + folder); } } From 1acf57e18d91b96f00e8627fcaf0dc93cd779807 Mon Sep 17 00:00:00 2001 From: dubnemo Date: Fri, 8 Aug 2025 07:21:33 -0500 Subject: [PATCH 2/2] test output good --- ISO_ADM_Exporter/output/0/TASKDATA/TASKDATA.XML | 2 +- ISO_ADM_Exporter/output/1/TASKDATA/TASKDATA.XML | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ISO_ADM_Exporter/output/0/TASKDATA/TASKDATA.XML b/ISO_ADM_Exporter/output/0/TASKDATA/TASKDATA.XML index 4a481ca..1ab66e0 100644 --- a/ISO_ADM_Exporter/output/0/TASKDATA/TASKDATA.XML +++ b/ISO_ADM_Exporter/output/0/TASKDATA/TASKDATA.XML @@ -1,6 +1,6 @@ - + diff --git a/ISO_ADM_Exporter/output/1/TASKDATA/TASKDATA.XML b/ISO_ADM_Exporter/output/1/TASKDATA/TASKDATA.XML index 5007126..81b5362 100644 --- a/ISO_ADM_Exporter/output/1/TASKDATA/TASKDATA.XML +++ b/ISO_ADM_Exporter/output/1/TASKDATA/TASKDATA.XML @@ -1,6 +1,6 @@ - +