diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9f61493
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,42 @@
+## .NET / Visual Studio
+bin/
+obj/
+.vs/
+*.user
+*.suo
+*.cache
+*.pdb
+*.dll
+*.exe
+!*.exe.config
+
+## Build results
+[Dd]ebug/
+[Rr]elease/
+x64/
+x86/
+[Bb]uild/
+bld/
+
+## NuGet
+*.nupkg
+**/packages/*
+project.lock.json
+project.fragment.lock.json
+artifacts/
+
+## IDE
+.idea/
+*.sln.docstates
+*.rsuser
+
+## OS
+Thumbs.db
+ehthumbs.db
+Desktop.ini
+.DS_Store
+
+## Test results
+[Tt]est[Rr]esult*/
+[Bb]uild[Ll]og.*
+TestResult.xml
diff --git a/.vs/ElevatorDiag/CopilotIndices/18.0.988.22099/CodeChunks.db b/.vs/ElevatorDiag/CopilotIndices/18.0.988.22099/CodeChunks.db
deleted file mode 100644
index 658eaca..0000000
Binary files a/.vs/ElevatorDiag/CopilotIndices/18.0.988.22099/CodeChunks.db and /dev/null differ
diff --git a/.vs/ElevatorDiag/CopilotIndices/18.0.988.22099/SemanticSymbols.db b/.vs/ElevatorDiag/CopilotIndices/18.0.988.22099/SemanticSymbols.db
deleted file mode 100644
index 3ace659..0000000
Binary files a/.vs/ElevatorDiag/CopilotIndices/18.0.988.22099/SemanticSymbols.db and /dev/null differ
diff --git a/.vs/ElevatorDiag/DesignTimeBuild/.dtbcache.v2 b/.vs/ElevatorDiag/DesignTimeBuild/.dtbcache.v2
deleted file mode 100644
index 45ec6fe..0000000
Binary files a/.vs/ElevatorDiag/DesignTimeBuild/.dtbcache.v2 and /dev/null differ
diff --git a/.vs/ElevatorDiag/FileContentIndex/95f7ed12-8ccf-43ee-9607-a1cb634db46f.vsidx b/.vs/ElevatorDiag/FileContentIndex/95f7ed12-8ccf-43ee-9607-a1cb634db46f.vsidx
deleted file mode 100644
index 7af43b2..0000000
Binary files a/.vs/ElevatorDiag/FileContentIndex/95f7ed12-8ccf-43ee-9607-a1cb634db46f.vsidx and /dev/null differ
diff --git a/.vs/ElevatorDiag/copilot-chat/d85973b8/sessions/72ede1f9-38ec-4f1f-86da-314ae5a0b989 b/.vs/ElevatorDiag/copilot-chat/d85973b8/sessions/72ede1f9-38ec-4f1f-86da-314ae5a0b989
deleted file mode 100644
index db48c69..0000000
Binary files a/.vs/ElevatorDiag/copilot-chat/d85973b8/sessions/72ede1f9-38ec-4f1f-86da-314ae5a0b989 and /dev/null differ
diff --git a/.vs/ElevatorDiag/v18/.futdcache.v2 b/.vs/ElevatorDiag/v18/.futdcache.v2
deleted file mode 100644
index 698c4ed..0000000
Binary files a/.vs/ElevatorDiag/v18/.futdcache.v2 and /dev/null differ
diff --git a/.vs/ElevatorDiag/v18/.suo b/.vs/ElevatorDiag/v18/.suo
deleted file mode 100644
index b671868..0000000
Binary files a/.vs/ElevatorDiag/v18/.suo and /dev/null differ
diff --git a/bin/Debug/net8.0/ElevatorDiag.deps.json b/bin/Debug/net8.0/ElevatorDiag.deps.json
deleted file mode 100644
index 3350fec..0000000
--- a/bin/Debug/net8.0/ElevatorDiag.deps.json
+++ /dev/null
@@ -1,170 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "ElevatorDiag/1.0.0": {
- "dependencies": {
- "Spectre.Console": "0.49.1",
- "System.IO.Ports": "8.0.0"
- },
- "runtime": {
- "ElevatorDiag.dll": {}
- }
- },
- "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
- "runtimeTargets": {
- "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
- "rid": "linux-arm",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
- "runtimeTargets": {
- "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
- "rid": "linux-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
- "runtimeTargets": {
- "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
- "rid": "linux-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "runtime.native.System.IO.Ports/8.0.0": {
- "dependencies": {
- "runtime.linux-arm.runtime.native.System.IO.Ports": "8.0.0",
- "runtime.linux-arm64.runtime.native.System.IO.Ports": "8.0.0",
- "runtime.linux-x64.runtime.native.System.IO.Ports": "8.0.0",
- "runtime.osx-arm64.runtime.native.System.IO.Ports": "8.0.0",
- "runtime.osx-x64.runtime.native.System.IO.Ports": "8.0.0"
- }
- },
- "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
- "runtimeTargets": {
- "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
- "rid": "osx-arm64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
- "runtimeTargets": {
- "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
- "rid": "osx-x64",
- "assetType": "native",
- "fileVersion": "0.0.0.0"
- }
- }
- },
- "Spectre.Console/0.49.1": {
- "runtime": {
- "lib/net8.0/Spectre.Console.dll": {
- "assemblyVersion": "0.0.0.0",
- "fileVersion": "0.49.1.0"
- }
- }
- },
- "System.IO.Ports/8.0.0": {
- "dependencies": {
- "runtime.native.System.IO.Ports": "8.0.0"
- },
- "runtime": {
- "lib/net8.0/System.IO.Ports.dll": {
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net8.0/System.IO.Ports.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- },
- "runtimes/win/lib/net8.0/System.IO.Ports.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "8.0.0.0",
- "fileVersion": "8.0.23.53103"
- }
- }
- }
- }
- },
- "libraries": {
- "ElevatorDiag/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-gK720fg6HemDg8sXcfy+xCMZ9+hF78Gc7BmREbmkS4noqlu1BAr9qZtuWGhLzFjBfgecmdtl4+SYVwJ1VneZBQ==",
- "path": "runtime.linux-arm.runtime.native.system.io.ports/8.0.0",
- "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
- },
- "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KYG6/3ojhEWbb3FwQAKgGWPHrY+HKUXXdVjJlrtyCLn3EMcNTaNcPadb2c0ndQzixZSmAxZKopXJr0nLwhOrpQ==",
- "path": "runtime.linux-arm64.runtime.native.system.io.ports/8.0.0",
- "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
- },
- "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy/oMUuOyyn7uLHsH8KgZzQ1y3lReiQ==",
- "path": "runtime.linux-x64.runtime.native.system.io.ports/8.0.0",
- "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
- },
- "runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Ee7Sz5llLpTgyKIWzKI/GeuRSbFkOABgJRY00SqTY0OkTYtkB+9l5rFZfE7fxPA3c22RfytCBYkUdAkcmwMjQg==",
- "path": "runtime.native.system.io.ports/8.0.0",
- "hashPath": "runtime.native.system.io.ports.8.0.0.nupkg.sha512"
- },
- "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L/u626uXGKInsVJG6B9Z5EO8bmplC8tsMiaHK8wOBZ+w==",
- "path": "runtime.osx-arm64.runtime.native.system.io.ports/8.0.0",
- "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
- },
- "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IcfB4jKtM9pkzP9OpYelEcUX1MiDt0IJPBh3XYYdEISFF+6Mc+T8WWi0dr9wVh1gtcdVjubVEIBgB8BHESlGfQ==",
- "path": "runtime.osx-x64.runtime.native.system.io.ports/8.0.0",
- "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
- },
- "Spectre.Console/0.49.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-USV+pdu49OJ3nCjxNuw1K9Zw/c1HCBbwbjXZp0EOn6wM99tFdAtN34KEBZUMyRuJuXlUMDqhd8Yq9obW2MslYA==",
- "path": "spectre.console/0.49.1",
- "hashPath": "spectre.console.0.49.1.nupkg.sha512"
- },
- "System.IO.Ports/8.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MaiPbx2/QXZc62gm/DrajRrGPG1lU4m08GWMoWiymPYM+ba4kfACp2PbiYpqJ4QiFGhHD00zX3RoVDTucjWe9g==",
- "path": "system.io.ports/8.0.0",
- "hashPath": "system.io.ports.8.0.0.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/bin/Debug/net8.0/ElevatorDiag.dll b/bin/Debug/net8.0/ElevatorDiag.dll
deleted file mode 100644
index f33a170..0000000
Binary files a/bin/Debug/net8.0/ElevatorDiag.dll and /dev/null differ
diff --git a/bin/Debug/net8.0/ElevatorDiag.exe b/bin/Debug/net8.0/ElevatorDiag.exe
deleted file mode 100644
index 7c785d1..0000000
Binary files a/bin/Debug/net8.0/ElevatorDiag.exe and /dev/null differ
diff --git a/bin/Debug/net8.0/ElevatorDiag.pdb b/bin/Debug/net8.0/ElevatorDiag.pdb
deleted file mode 100644
index 423e72a..0000000
Binary files a/bin/Debug/net8.0/ElevatorDiag.pdb and /dev/null differ
diff --git a/bin/Debug/net8.0/ElevatorDiag.runtimeconfig.json b/bin/Debug/net8.0/ElevatorDiag.runtimeconfig.json
deleted file mode 100644
index becfaea..0000000
--- a/bin/Debug/net8.0/ElevatorDiag.runtimeconfig.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net8.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "8.0.0"
- },
- "configProperties": {
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
- }
- }
-}
\ No newline at end of file
diff --git a/bin/Debug/net8.0/Spectre.Console.dll b/bin/Debug/net8.0/Spectre.Console.dll
deleted file mode 100644
index 85cd7b4..0000000
Binary files a/bin/Debug/net8.0/Spectre.Console.dll and /dev/null differ
diff --git a/bin/Debug/net8.0/System.IO.Ports.dll b/bin/Debug/net8.0/System.IO.Ports.dll
deleted file mode 100644
index a1366fa..0000000
Binary files a/bin/Debug/net8.0/System.IO.Ports.dll and /dev/null differ
diff --git a/bin/Debug/net8.0/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so b/bin/Debug/net8.0/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so
deleted file mode 100644
index 8556bfe..0000000
Binary files a/bin/Debug/net8.0/runtimes/linux-arm/native/libSystem.IO.Ports.Native.so and /dev/null differ
diff --git a/bin/Debug/net8.0/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so b/bin/Debug/net8.0/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so
deleted file mode 100644
index 011e88a..0000000
Binary files a/bin/Debug/net8.0/runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so and /dev/null differ
diff --git a/bin/Debug/net8.0/runtimes/linux-x64/native/libSystem.IO.Ports.Native.so b/bin/Debug/net8.0/runtimes/linux-x64/native/libSystem.IO.Ports.Native.so
deleted file mode 100644
index 291295f..0000000
Binary files a/bin/Debug/net8.0/runtimes/linux-x64/native/libSystem.IO.Ports.Native.so and /dev/null differ
diff --git a/bin/Debug/net8.0/runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib b/bin/Debug/net8.0/runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib
deleted file mode 100644
index 79781a5..0000000
Binary files a/bin/Debug/net8.0/runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib and /dev/null differ
diff --git a/bin/Debug/net8.0/runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib b/bin/Debug/net8.0/runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib
deleted file mode 100644
index 86b8522..0000000
Binary files a/bin/Debug/net8.0/runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib and /dev/null differ
diff --git a/bin/Debug/net8.0/runtimes/unix/lib/net8.0/System.IO.Ports.dll b/bin/Debug/net8.0/runtimes/unix/lib/net8.0/System.IO.Ports.dll
deleted file mode 100644
index 56ce09e..0000000
Binary files a/bin/Debug/net8.0/runtimes/unix/lib/net8.0/System.IO.Ports.dll and /dev/null differ
diff --git a/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.IO.Ports.dll b/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.IO.Ports.dll
deleted file mode 100644
index f1ec0ae..0000000
Binary files a/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.IO.Ports.dll and /dev/null differ
diff --git a/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/obj/Debug/net8.0/Elevator.996862A8.Up2Date b/obj/Debug/net8.0/Elevator.996862A8.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/obj/Debug/net8.0/ElevatorDiag.AssemblyInfo.cs b/obj/Debug/net8.0/ElevatorDiag.AssemblyInfo.cs
deleted file mode 100644
index a9bf128..0000000
--- a/obj/Debug/net8.0/ElevatorDiag.AssemblyInfo.cs
+++ /dev/null
@@ -1,22 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("ElevatorDiag")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("ElevatorDiag")]
-[assembly: System.Reflection.AssemblyTitleAttribute("ElevatorDiag")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/obj/Debug/net8.0/ElevatorDiag.AssemblyInfoInputs.cache b/obj/Debug/net8.0/ElevatorDiag.AssemblyInfoInputs.cache
deleted file mode 100644
index 0f720fc..0000000
--- a/obj/Debug/net8.0/ElevatorDiag.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-1f40b4324be88bb5c28902da0fe8f7bf03669f9354b5f33c24d95e474f7caac2
diff --git a/obj/Debug/net8.0/ElevatorDiag.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0/ElevatorDiag.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 39277d1..0000000
--- a/obj/Debug/net8.0/ElevatorDiag.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v8.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property.EnforceExtendedAnalyzerRules =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = ElevatorDiag
-build_property.ProjectDir = C:\Users\corey\elevator_diag\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 8.0
-build_property.EnableCodeStyleSeverity =
diff --git a/obj/Debug/net8.0/ElevatorDiag.GlobalUsings.g.cs b/obj/Debug/net8.0/ElevatorDiag.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc..0000000
--- a/obj/Debug/net8.0/ElevatorDiag.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using System;
-global using System.Collections.Generic;
-global using System.IO;
-global using System.Linq;
-global using System.Net.Http;
-global using System.Threading;
-global using System.Threading.Tasks;
diff --git a/obj/Debug/net8.0/ElevatorDiag.assets.cache b/obj/Debug/net8.0/ElevatorDiag.assets.cache
deleted file mode 100644
index e7cbcc1..0000000
Binary files a/obj/Debug/net8.0/ElevatorDiag.assets.cache and /dev/null differ
diff --git a/obj/Debug/net8.0/ElevatorDiag.csproj.AssemblyReference.cache b/obj/Debug/net8.0/ElevatorDiag.csproj.AssemblyReference.cache
deleted file mode 100644
index a54668a..0000000
Binary files a/obj/Debug/net8.0/ElevatorDiag.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/obj/Debug/net8.0/ElevatorDiag.csproj.CoreCompileInputs.cache b/obj/Debug/net8.0/ElevatorDiag.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 181d86e..0000000
--- a/obj/Debug/net8.0/ElevatorDiag.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-9bd98e3b2e6093d851b77a049fdd14fdb9e84bcb9aa3c3f006c13873808a6506
diff --git a/obj/Debug/net8.0/ElevatorDiag.csproj.FileListAbsolute.txt b/obj/Debug/net8.0/ElevatorDiag.csproj.FileListAbsolute.txt
deleted file mode 100644
index bbc1d26..0000000
--- a/obj/Debug/net8.0/ElevatorDiag.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\ElevatorDiag.exe
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\ElevatorDiag.deps.json
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\ElevatorDiag.runtimeconfig.json
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\ElevatorDiag.dll
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\ElevatorDiag.pdb
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\Spectre.Console.dll
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\System.IO.Ports.dll
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\runtimes\linux-arm\native\libSystem.IO.Ports.Native.so
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\runtimes\linux-arm64\native\libSystem.IO.Ports.Native.so
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\runtimes\linux-x64\native\libSystem.IO.Ports.Native.so
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\runtimes\osx-arm64\native\libSystem.IO.Ports.Native.dylib
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\runtimes\osx-x64\native\libSystem.IO.Ports.Native.dylib
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\runtimes\unix\lib\net8.0\System.IO.Ports.dll
-C:\Users\corey\elevator_diag\bin\Debug\net8.0\runtimes\win\lib\net8.0\System.IO.Ports.dll
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ElevatorDiag.csproj.AssemblyReference.cache
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ElevatorDiag.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ElevatorDiag.AssemblyInfoInputs.cache
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ElevatorDiag.AssemblyInfo.cs
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ElevatorDiag.csproj.CoreCompileInputs.cache
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\Elevator.996862A8.Up2Date
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ElevatorDiag.dll
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\refint\ElevatorDiag.dll
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ElevatorDiag.pdb
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ElevatorDiag.genruntimeconfig.cache
-C:\Users\corey\elevator_diag\obj\Debug\net8.0\ref\ElevatorDiag.dll
diff --git a/obj/Debug/net8.0/ElevatorDiag.dll b/obj/Debug/net8.0/ElevatorDiag.dll
deleted file mode 100644
index f33a170..0000000
Binary files a/obj/Debug/net8.0/ElevatorDiag.dll and /dev/null differ
diff --git a/obj/Debug/net8.0/ElevatorDiag.genruntimeconfig.cache b/obj/Debug/net8.0/ElevatorDiag.genruntimeconfig.cache
deleted file mode 100644
index e1a7d88..0000000
--- a/obj/Debug/net8.0/ElevatorDiag.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-0eaa96004ec13ae2f7df2bbf01cde8f2163f35f4e53be6139d71a88397c325cc
diff --git a/obj/Debug/net8.0/ElevatorDiag.pdb b/obj/Debug/net8.0/ElevatorDiag.pdb
deleted file mode 100644
index 423e72a..0000000
Binary files a/obj/Debug/net8.0/ElevatorDiag.pdb and /dev/null differ
diff --git a/obj/Debug/net8.0/apphost.exe b/obj/Debug/net8.0/apphost.exe
deleted file mode 100644
index 7c785d1..0000000
Binary files a/obj/Debug/net8.0/apphost.exe and /dev/null differ
diff --git a/obj/Debug/net8.0/ref/ElevatorDiag.dll b/obj/Debug/net8.0/ref/ElevatorDiag.dll
deleted file mode 100644
index 88cc6c4..0000000
Binary files a/obj/Debug/net8.0/ref/ElevatorDiag.dll and /dev/null differ
diff --git a/obj/Debug/net8.0/refint/ElevatorDiag.dll b/obj/Debug/net8.0/refint/ElevatorDiag.dll
deleted file mode 100644
index 88cc6c4..0000000
Binary files a/obj/Debug/net8.0/refint/ElevatorDiag.dll and /dev/null differ
diff --git a/obj/ElevatorDiag.csproj.nuget.dgspec.json b/obj/ElevatorDiag.csproj.nuget.dgspec.json
deleted file mode 100644
index 67beb22..0000000
--- a/obj/ElevatorDiag.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,84 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\corey\\elevator_diag\\ElevatorDiag.csproj": {}
- },
- "projects": {
- "C:\\Users\\corey\\elevator_diag\\ElevatorDiag.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\corey\\elevator_diag\\ElevatorDiag.csproj",
- "projectName": "ElevatorDiag",
- "projectPath": "C:\\Users\\corey\\elevator_diag\\ElevatorDiag.csproj",
- "packagesPath": "C:\\Users\\corey\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\corey\\elevator_diag\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\corey\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Spectre.Console": {
- "target": "Package",
- "version": "[0.49.1, )"
- },
- "System.IO.Ports": {
- "target": "Package",
- "version": "[8.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/obj/ElevatorDiag.csproj.nuget.g.props b/obj/ElevatorDiag.csproj.nuget.g.props
deleted file mode 100644
index 4310f3b..0000000
--- a/obj/ElevatorDiag.csproj.nuget.g.props
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\corey\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 7.0.0
-
-
-
-
-
-
\ No newline at end of file
diff --git a/obj/ElevatorDiag.csproj.nuget.g.targets b/obj/ElevatorDiag.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/obj/ElevatorDiag.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/obj/project.assets.json b/obj/project.assets.json
deleted file mode 100644
index 3f7555b..0000000
--- a/obj/project.assets.json
+++ /dev/null
@@ -1,349 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
- "assetType": "native",
- "rid": "linux-arm"
- }
- }
- },
- "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
- "assetType": "native",
- "rid": "linux-arm64"
- }
- }
- },
- "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
- "assetType": "native",
- "rid": "linux-x64"
- }
- }
- },
- "runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "dependencies": {
- "runtime.linux-arm.runtime.native.System.IO.Ports": "8.0.0",
- "runtime.linux-arm64.runtime.native.System.IO.Ports": "8.0.0",
- "runtime.linux-x64.runtime.native.System.IO.Ports": "8.0.0",
- "runtime.osx-arm64.runtime.native.System.IO.Ports": "8.0.0",
- "runtime.osx-x64.runtime.native.System.IO.Ports": "8.0.0"
- }
- },
- "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
- "assetType": "native",
- "rid": "osx-arm64"
- }
- }
- },
- "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
- "type": "package",
- "runtimeTargets": {
- "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
- "assetType": "native",
- "rid": "osx-x64"
- }
- }
- },
- "Spectre.Console/0.49.1": {
- "type": "package",
- "compile": {
- "lib/net8.0/Spectre.Console.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Spectre.Console.dll": {
- "related": ".xml"
- }
- }
- },
- "System.IO.Ports/8.0.0": {
- "type": "package",
- "dependencies": {
- "runtime.native.System.IO.Ports": "8.0.0"
- },
- "compile": {
- "lib/net8.0/System.IO.Ports.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.IO.Ports.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net6.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/net8.0/System.IO.Ports.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/net8.0/System.IO.Ports.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- }
- }
- },
- "libraries": {
- "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
- "sha512": "gK720fg6HemDg8sXcfy+xCMZ9+hF78Gc7BmREbmkS4noqlu1BAr9qZtuWGhLzFjBfgecmdtl4+SYVwJ1VneZBQ==",
- "type": "package",
- "path": "runtime.linux-arm.runtime.native.system.io.ports/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "runtime.linux-arm.runtime.native.system.io.ports.nuspec",
- "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so",
- "useSharedDesignerContext.txt"
- ]
- },
- "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
- "sha512": "KYG6/3ojhEWbb3FwQAKgGWPHrY+HKUXXdVjJlrtyCLn3EMcNTaNcPadb2c0ndQzixZSmAxZKopXJr0nLwhOrpQ==",
- "type": "package",
- "path": "runtime.linux-arm64.runtime.native.system.io.ports/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "runtime.linux-arm64.runtime.native.system.io.ports.nuspec",
- "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so",
- "useSharedDesignerContext.txt"
- ]
- },
- "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
- "sha512": "Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy/oMUuOyyn7uLHsH8KgZzQ1y3lReiQ==",
- "type": "package",
- "path": "runtime.linux-x64.runtime.native.system.io.ports/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "runtime.linux-x64.runtime.native.system.io.ports.nuspec",
- "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so",
- "useSharedDesignerContext.txt"
- ]
- },
- "runtime.native.System.IO.Ports/8.0.0": {
- "sha512": "Ee7Sz5llLpTgyKIWzKI/GeuRSbFkOABgJRY00SqTY0OkTYtkB+9l5rFZfE7fxPA3c22RfytCBYkUdAkcmwMjQg==",
- "type": "package",
- "path": "runtime.native.system.io.ports/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "runtime.native.system.io.ports.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
- "sha512": "rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L/u626uXGKInsVJG6B9Z5EO8bmplC8tsMiaHK8wOBZ+w==",
- "type": "package",
- "path": "runtime.osx-arm64.runtime.native.system.io.ports/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "runtime.osx-arm64.runtime.native.system.io.ports.nuspec",
- "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib",
- "useSharedDesignerContext.txt"
- ]
- },
- "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
- "sha512": "IcfB4jKtM9pkzP9OpYelEcUX1MiDt0IJPBh3XYYdEISFF+6Mc+T8WWi0dr9wVh1gtcdVjubVEIBgB8BHESlGfQ==",
- "type": "package",
- "path": "runtime.osx-x64.runtime.native.system.io.ports/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "runtime.osx-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "runtime.osx-x64.runtime.native.system.io.ports.nuspec",
- "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib",
- "useSharedDesignerContext.txt"
- ]
- },
- "Spectre.Console/0.49.1": {
- "sha512": "USV+pdu49OJ3nCjxNuw1K9Zw/c1HCBbwbjXZp0EOn6wM99tFdAtN34KEBZUMyRuJuXlUMDqhd8Yq9obW2MslYA==",
- "type": "package",
- "path": "spectre.console/0.49.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net6.0/Spectre.Console.dll",
- "lib/net6.0/Spectre.Console.xml",
- "lib/net7.0/Spectre.Console.dll",
- "lib/net7.0/Spectre.Console.xml",
- "lib/net8.0/Spectre.Console.dll",
- "lib/net8.0/Spectre.Console.xml",
- "lib/netstandard2.0/Spectre.Console.dll",
- "lib/netstandard2.0/Spectre.Console.xml",
- "small-logo.png",
- "spectre.console.0.49.1.nupkg.sha512",
- "spectre.console.nuspec"
- ]
- },
- "System.IO.Ports/8.0.0": {
- "sha512": "MaiPbx2/QXZc62gm/DrajRrGPG1lU4m08GWMoWiymPYM+ba4kfACp2PbiYpqJ4QiFGhHD00zX3RoVDTucjWe9g==",
- "type": "package",
- "path": "system.io.ports/8.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.IO.Ports.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net6.0/_._",
- "buildTransitive/netcoreapp2.0/System.IO.Ports.targets",
- "lib/net462/System.IO.Ports.dll",
- "lib/net462/System.IO.Ports.xml",
- "lib/net6.0/System.IO.Ports.dll",
- "lib/net6.0/System.IO.Ports.xml",
- "lib/net7.0/System.IO.Ports.dll",
- "lib/net7.0/System.IO.Ports.xml",
- "lib/net8.0/System.IO.Ports.dll",
- "lib/net8.0/System.IO.Ports.xml",
- "lib/netstandard2.0/System.IO.Ports.dll",
- "lib/netstandard2.0/System.IO.Ports.xml",
- "runtimes/unix/lib/net6.0/System.IO.Ports.dll",
- "runtimes/unix/lib/net6.0/System.IO.Ports.xml",
- "runtimes/unix/lib/net7.0/System.IO.Ports.dll",
- "runtimes/unix/lib/net7.0/System.IO.Ports.xml",
- "runtimes/unix/lib/net8.0/System.IO.Ports.dll",
- "runtimes/unix/lib/net8.0/System.IO.Ports.xml",
- "runtimes/win/lib/net6.0/System.IO.Ports.dll",
- "runtimes/win/lib/net6.0/System.IO.Ports.xml",
- "runtimes/win/lib/net7.0/System.IO.Ports.dll",
- "runtimes/win/lib/net7.0/System.IO.Ports.xml",
- "runtimes/win/lib/net8.0/System.IO.Ports.dll",
- "runtimes/win/lib/net8.0/System.IO.Ports.xml",
- "system.io.ports.8.0.0.nupkg.sha512",
- "system.io.ports.nuspec",
- "useSharedDesignerContext.txt"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Spectre.Console >= 0.49.1",
- "System.IO.Ports >= 8.0.0"
- ]
- },
- "packageFolders": {
- "C:\\Users\\corey\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\corey\\elevator_diag\\ElevatorDiag.csproj",
- "projectName": "ElevatorDiag",
- "projectPath": "C:\\Users\\corey\\elevator_diag\\ElevatorDiag.csproj",
- "packagesPath": "C:\\Users\\corey\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\corey\\elevator_diag\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\corey\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "C:\\Program Files\\dotnet\\library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Spectre.Console": {
- "target": "Package",
- "version": "[0.49.1, )"
- },
- "System.IO.Ports": {
- "target": "Package",
- "version": "[8.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache
deleted file mode 100644
index 4d3be54..0000000
--- a/obj/project.nuget.cache
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "JvjZSC7+Kkc=",
- "success": true,
- "projectFilePath": "C:\\Users\\corey\\elevator_diag\\ElevatorDiag.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\corey\\.nuget\\packages\\runtime.linux-arm.runtime.native.system.io.ports\\8.0.0\\runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "C:\\Users\\corey\\.nuget\\packages\\runtime.linux-arm64.runtime.native.system.io.ports\\8.0.0\\runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "C:\\Users\\corey\\.nuget\\packages\\runtime.linux-x64.runtime.native.system.io.ports\\8.0.0\\runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "C:\\Users\\corey\\.nuget\\packages\\runtime.native.system.io.ports\\8.0.0\\runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "C:\\Users\\corey\\.nuget\\packages\\runtime.osx-arm64.runtime.native.system.io.ports\\8.0.0\\runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "C:\\Users\\corey\\.nuget\\packages\\runtime.osx-x64.runtime.native.system.io.ports\\8.0.0\\runtime.osx-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512",
- "C:\\Users\\corey\\.nuget\\packages\\spectre.console\\0.49.1\\spectre.console.0.49.1.nupkg.sha512",
- "C:\\Users\\corey\\.nuget\\packages\\system.io.ports\\8.0.0\\system.io.ports.8.0.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file