diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.deps.json b/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.deps.json
deleted file mode 100644
index 27e455a..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.deps.json
+++ /dev/null
@@ -1,296 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v10.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v10.0": {
- "ZB.MOM.NatsNet.Server/1.0.0": {
- "dependencies": {
- "BCrypt.Net-Next": "4.1.0",
- "IronSnappy": "1.3.1",
- "Microsoft.Extensions.Configuration.Binder": "10.0.3",
- "Microsoft.Extensions.Configuration.Json": "10.0.3",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.3",
- "Microsoft.Extensions.Options": "10.0.3",
- "NATS.NKeys": "1.0.0-preview.3"
- },
- "runtime": {
- "ZB.MOM.NatsNet.Server.dll": {}
- }
- },
- "BCrypt.Net-Next/4.1.0": {
- "runtime": {
- "lib/net10.0/BCrypt.Net-Next.dll": {
- "assemblyVersion": "4.1.0.0",
- "fileVersion": "4.1.0.0"
- }
- }
- },
- "IronSnappy/1.3.1": {
- "runtime": {
- "lib/net7.0/IronSnappy.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.3.1.0"
- }
- }
- },
- "Microsoft.Extensions.Configuration/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.Configuration.FileExtensions/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
- "Microsoft.Extensions.FileProviders.Physical": "10.0.3",
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Json/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
- "Microsoft.Extensions.Configuration.FileExtensions": "10.0.3",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Json.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Physical/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
- "Microsoft.Extensions.FileSystemGlobbing": "10.0.3",
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.FileSystemGlobbing/10.0.3": {
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.Options/10.0.3": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "Microsoft.Extensions.Primitives/10.0.3": {
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.326.7603"
- }
- }
- },
- "NATS.NKeys/1.0.0-preview.3": {
- "runtime": {
- "lib/net8.0/NATS.NKeys.dll": {
- "assemblyVersion": "1.0.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "ZB.MOM.NatsNet.Server/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "BCrypt.Net-Next/4.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5YT3DKllmtkyW68PjURu/V1TOe4MKiByKwsRNVcfYE1S5KuFTeozdmKzyNzolKiQF391OXCaQtINvYT3j1ERzQ==",
- "path": "bcrypt.net-next/4.1.0",
- "hashPath": "bcrypt.net-next.4.1.0.nupkg.sha512"
- },
- "IronSnappy/1.3.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lOI1vn5xbF169G7Lo5i9cQGvYE6sCMwyNsONfAKQ1FtKqteLLcnlbSAhk+UFmol3lAEJyrCW4tglA8OkLKUNww==",
- "path": "ironsnappy/1.3.1",
- "hashPath": "ironsnappy.1.3.1.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-H1Cjv2xmm7O3iAGmFTcnSM0ZhLQ/7SqefmAvSJoT1PbXoxeYc2fo0mCLn2JlVbr9E6YpoU9q/o0fI9neDJB0xQ==",
- "path": "microsoft.extensions.configuration/10.0.3",
- "hashPath": "microsoft.extensions.configuration.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==",
- "path": "microsoft.extensions.configuration.abstractions/10.0.3",
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-759UhpKaR5Jsll9kXpkft4z/7tpeF7Dw2rTY/9f9JchaSQTpRFNIPkZFZvoo7fFpbjUaqtDlO5aiGpmQrp/EUA==",
- "path": "microsoft.extensions.configuration.binder/10.0.3",
- "hashPath": "microsoft.extensions.configuration.binder.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.FileExtensions/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/MLsBbLpwDxsU+7DDNwasf2mKrpMSOWEL377gNZTy5waFkCYvS3GVaLIz6bvikH4rAwHrCOxHw0t/5iCoImYCA==",
- "path": "microsoft.extensions.configuration.fileextensions/10.0.3",
- "hashPath": "microsoft.extensions.configuration.fileextensions.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Json/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mGGMOA9nkET8OVsQfS41o66eWkckBzNHJK6+5VbLQ2YdyqKphcv27uDZxLf4exSl+5QxLnHkN+W/4qEDgyvCPA==",
- "path": "microsoft.extensions.configuration.json/10.0.3",
- "hashPath": "microsoft.extensions.configuration.json.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.3",
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Physical/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8qLl5LXtcj6Z8yPbHAA/a57fvvl9nUCdi59AJFuixcWM4wSuENZ8jjoRATOKs/I4vOi/bDe0d5LqGSSLE634eA==",
- "path": "microsoft.extensions.fileproviders.physical/10.0.3",
- "hashPath": "microsoft.extensions.fileproviders.physical.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.FileSystemGlobbing/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-oM7pl8uJz8WRPRlh4AGQS61aeV9GOfTu89yqTiRSYyyMuCNVkbNra9zEk7ApyJ/sZrUpbjOZCRHuitCEsTWghg==",
- "path": "microsoft.extensions.filesystemglobbing/10.0.3",
- "hashPath": "microsoft.extensions.filesystemglobbing.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==",
- "path": "microsoft.extensions.logging.abstractions/10.0.3",
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==",
- "path": "microsoft.extensions.options/10.0.3",
- "hashPath": "microsoft.extensions.options.10.0.3.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/10.0.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==",
- "path": "microsoft.extensions.primitives/10.0.3",
- "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
- },
- "NATS.NKeys/1.0.0-preview.3": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5/Hz2+hAR5mLaQXwZsX/8pMny0VTrr1DWgX1z2mfj6PLf7a5q6lf4a3B1bXSXMTW+V432L+1RYNdAczFaMB0mQ==",
- "path": "nats.nkeys/1.0.0-preview.3",
- "hashPath": "nats.nkeys.1.0.0-preview.3.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.dll b/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.dll
deleted file mode 100644
index 866dc56..0000000
Binary files a/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.dll and /dev/null differ
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.pdb b/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.pdb
deleted file mode 100644
index fa331d6..0000000
Binary files a/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.pdb and /dev/null differ
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
deleted file mode 100644
index 925b135..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.AssemblyInfo.cs b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.AssemblyInfo.cs
deleted file mode 100644
index fead3b6..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.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("ZB.MOM.NatsNet.Server")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ff7e674ec4ebe169e57d4292855270a7c7b0a566")]
-[assembly: System.Reflection.AssemblyProductAttribute("ZB.MOM.NatsNet.Server")]
-[assembly: System.Reflection.AssemblyTitleAttribute("ZB.MOM.NatsNet.Server")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.AssemblyInfoInputs.cache b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.AssemblyInfoInputs.cache
deleted file mode 100644
index 0091bce..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-7ab638326ce499193b46de7cb439743621cc81818ae875ee09256caca5049b13
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.GeneratedMSBuildEditorConfig.editorconfig b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index de3e6ea..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,17 +0,0 @@
-is_global = true
-build_property.TargetFramework = net10.0
-build_property.TargetFrameworkIdentifier = .NETCoreApp
-build_property.TargetFrameworkVersion = v10.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 = ZB.MOM.NatsNet.Server
-build_property.ProjectDir = /Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
-build_property.EffectiveAnalysisLevelStyle = 10.0
-build_property.EnableCodeStyleSeverity =
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.GlobalUsings.g.cs b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.GlobalUsings.g.cs
deleted file mode 100644
index d12bcbc..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.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/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.assets.cache b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.assets.cache
deleted file mode 100644
index 314b267..0000000
Binary files a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.assets.cache and /dev/null differ
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.AssemblyReference.cache b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.AssemblyReference.cache
deleted file mode 100644
index 959a688..0000000
Binary files a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.CoreCompileInputs.cache b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 1dfe3c3..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-73e7ca2be7a2fea71c313f45b16249a465dcecd64604c1bff64576df2a2eca4e
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.FileListAbsolute.txt b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.FileListAbsolute.txt
deleted file mode 100644
index 2aef8ac..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.deps.json
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.dll
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/bin/Debug/net10.0/ZB.MOM.NatsNet.Server.pdb
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.AssemblyReference.cache
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.GeneratedMSBuildEditorConfig.editorconfig
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.AssemblyInfoInputs.cache
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.AssemblyInfo.cs
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.csproj.CoreCompileInputs.cache
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.dll
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/refint/ZB.MOM.NatsNet.Server.dll
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.pdb
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ref/ZB.MOM.NatsNet.Server.dll
-/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.sourcelink.json
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.dll b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.dll
deleted file mode 100644
index 866dc56..0000000
Binary files a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.dll and /dev/null differ
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.pdb b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.pdb
deleted file mode 100644
index fa331d6..0000000
Binary files a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.pdb and /dev/null differ
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.sourcelink.json b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.sourcelink.json
deleted file mode 100644
index 6294284..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ZB.MOM.NatsNet.Server.sourcelink.json
+++ /dev/null
@@ -1 +0,0 @@
-{"documents":{"/Users/dohertj2/Desktop/natsnet-batch24-exec/golang/nats-server/*":"https://raw.githubusercontent.com/nats-io/nats-server/66e9bbc7f8684dd1b31c54ef686924e0841f9846/*"}}
\ No newline at end of file
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ref/ZB.MOM.NatsNet.Server.dll b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ref/ZB.MOM.NatsNet.Server.dll
deleted file mode 100644
index 6d2ef71..0000000
Binary files a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/ref/ZB.MOM.NatsNet.Server.dll and /dev/null differ
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/refint/ZB.MOM.NatsNet.Server.dll b/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/refint/ZB.MOM.NatsNet.Server.dll
deleted file mode 100644
index 6d2ef71..0000000
Binary files a/dotnet/src/ZB.MOM.NatsNet.Server/obj/Debug/net10.0/refint/ZB.MOM.NatsNet.Server.dll and /dev/null differ
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.dgspec.json b/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.dgspec.json
deleted file mode 100644
index 32266f5..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,372 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/ZB.MOM.NatsNet.Server.csproj": {}
- },
- "projects": {
- "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/ZB.MOM.NatsNet.Server.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/ZB.MOM.NatsNet.Server.csproj",
- "projectName": "ZB.MOM.NatsNet.Server",
- "projectPath": "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/ZB.MOM.NatsNet.Server.csproj",
- "packagesPath": "/Users/dohertj2/.nuget/packages/",
- "outputPath": "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/dohertj2/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net10.0"
- ],
- "sources": {
- "/usr/local/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "BCrypt.Net-Next": {
- "target": "Package",
- "version": "[*, )"
- },
- "IronSnappy": {
- "target": "Package",
- "version": "[*, )"
- },
- "Microsoft.Extensions.Configuration.Binder": {
- "target": "Package",
- "version": "[*, )"
- },
- "Microsoft.Extensions.Configuration.Json": {
- "target": "Package",
- "version": "[*, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[*, )"
- },
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[*, )"
- },
- "NATS.NKeys": {
- "target": "Package",
- "version": "[1.0.0-preview.3, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.g.props b/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.g.props
deleted file mode 100644
index 33997e4..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/dohertj2/.nuget/packages/
- /Users/dohertj2/.nuget/packages/
- PackageReference
- 7.0.0
-
-
-
-
-
\ No newline at end of file
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.g.targets b/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.g.targets
deleted file mode 100644
index 21d6ede..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/ZB.MOM.NatsNet.Server.csproj.nuget.g.targets
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/project.assets.json b/dotnet/src/ZB.MOM.NatsNet.Server/obj/project.assets.json
deleted file mode 100644
index db75f25..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/project.assets.json
+++ /dev/null
@@ -1,1142 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net10.0": {
- "BCrypt.Net-Next/4.1.0": {
- "type": "package",
- "compile": {
- "lib/net10.0/BCrypt.Net-Next.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/BCrypt.Net-Next.dll": {
- "related": ".xml"
- }
- }
- },
- "IronSnappy/1.3.1": {
- "type": "package",
- "compile": {
- "lib/net7.0/IronSnappy.dll": {}
- },
- "runtime": {
- "lib/net7.0/IronSnappy.dll": {}
- }
- },
- "Microsoft.Extensions.Configuration/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
- }
- },
- "Microsoft.Extensions.Configuration.FileExtensions/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
- "Microsoft.Extensions.FileProviders.Physical": "10.0.3",
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Json/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.3",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
- "Microsoft.Extensions.Configuration.FileExtensions": "10.0.3",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Configuration.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
- "type": "package",
- "compile": {
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileProviders.Physical/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
- "Microsoft.Extensions.FileSystemGlobbing": "10.0.3",
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileSystemGlobbing/10.0.3": {
- "type": "package",
- "compile": {
- "lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/10.0.3": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
- "Microsoft.Extensions.Primitives": "10.0.3"
- },
- "compile": {
- "lib/net10.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/10.0.3": {
- "type": "package",
- "compile": {
- "lib/net10.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net10.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "NATS.NKeys/1.0.0-preview.3": {
- "type": "package",
- "compile": {
- "lib/net8.0/NATS.NKeys.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/NATS.NKeys.dll": {
- "related": ".xml"
- }
- }
- }
- }
- },
- "libraries": {
- "BCrypt.Net-Next/4.1.0": {
- "sha512": "5YT3DKllmtkyW68PjURu/V1TOe4MKiByKwsRNVcfYE1S5KuFTeozdmKzyNzolKiQF391OXCaQtINvYT3j1ERzQ==",
- "type": "package",
- "path": "bcrypt.net-next/4.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "bcrypt.net-next.4.1.0.nupkg.sha512",
- "bcrypt.net-next.nuspec",
- "ico.png",
- "lib/net10.0/BCrypt.Net-Next.dll",
- "lib/net10.0/BCrypt.Net-Next.xml",
- "lib/net20/BCrypt.Net-Next.dll",
- "lib/net20/BCrypt.Net-Next.xml",
- "lib/net35/BCrypt.Net-Next.dll",
- "lib/net35/BCrypt.Net-Next.xml",
- "lib/net462/BCrypt.Net-Next.dll",
- "lib/net462/BCrypt.Net-Next.xml",
- "lib/net472/BCrypt.Net-Next.dll",
- "lib/net472/BCrypt.Net-Next.xml",
- "lib/net48/BCrypt.Net-Next.dll",
- "lib/net48/BCrypt.Net-Next.xml",
- "lib/netstandard2.0/BCrypt.Net-Next.dll",
- "lib/netstandard2.0/BCrypt.Net-Next.xml",
- "lib/netstandard2.1/BCrypt.Net-Next.dll",
- "lib/netstandard2.1/BCrypt.Net-Next.xml",
- "readme.md"
- ]
- },
- "IronSnappy/1.3.1": {
- "sha512": "lOI1vn5xbF169G7Lo5i9cQGvYE6sCMwyNsONfAKQ1FtKqteLLcnlbSAhk+UFmol3lAEJyrCW4tglA8OkLKUNww==",
- "type": "package",
- "path": "ironsnappy/1.3.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "ironsnappy.1.3.1.nupkg.sha512",
- "ironsnappy.nuspec",
- "lib/net6.0/IronSnappy.dll",
- "lib/net7.0/IronSnappy.dll",
- "lib/netcoreapp3.1/IronSnappy.dll",
- "lib/netstandard1.4/IronSnappy.dll",
- "lib/netstandard1.6/IronSnappy.dll",
- "lib/netstandard2.0/IronSnappy.dll",
- "lib/netstandard2.1/IronSnappy.dll"
- ]
- },
- "Microsoft.Extensions.Configuration/10.0.3": {
- "sha512": "H1Cjv2xmm7O3iAGmFTcnSM0ZhLQ/7SqefmAvSJoT1PbXoxeYc2fo0mCLn2JlVbr9E6YpoU9q/o0fI9neDJB0xQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets",
- "lib/net10.0/Microsoft.Extensions.Configuration.dll",
- "lib/net10.0/Microsoft.Extensions.Configuration.xml",
- "lib/net462/Microsoft.Extensions.Configuration.dll",
- "lib/net462/Microsoft.Extensions.Configuration.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
- "microsoft.extensions.configuration.10.0.3.nupkg.sha512",
- "microsoft.extensions.configuration.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
- "sha512": "xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
- "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.3": {
- "sha512": "759UhpKaR5Jsll9kXpkft4z/7tpeF7Dw2rTY/9f9JchaSQTpRFNIPkZFZvoo7fFpbjUaqtDlO5aiGpmQrp/EUA==",
- "type": "package",
- "path": "microsoft.extensions.configuration.binder/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll",
- "analyzers/dotnet/cs/cs/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/de/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/es/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/fr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/it/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/ja/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/ko/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/pl/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/pt-BR/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/ru/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/tr/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/zh-Hans/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "analyzers/dotnet/cs/zh-Hant/Microsoft.Extensions.Configuration.Binder.SourceGeneration.resources.dll",
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets",
- "lib/net10.0/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/net10.0/Microsoft.Extensions.Configuration.Binder.xml",
- "lib/net462/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/net462/Microsoft.Extensions.Configuration.Binder.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.Binder.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
- "microsoft.extensions.configuration.binder.10.0.3.nupkg.sha512",
- "microsoft.extensions.configuration.binder.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.FileExtensions/10.0.3": {
- "sha512": "/MLsBbLpwDxsU+7DDNwasf2mKrpMSOWEL377gNZTy5waFkCYvS3GVaLIz6bvikH4rAwHrCOxHw0t/5iCoImYCA==",
- "type": "package",
- "path": "microsoft.extensions.configuration.fileextensions/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.FileExtensions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.FileExtensions.targets",
- "lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
- "lib/net10.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
- "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.dll",
- "lib/net462/Microsoft.Extensions.Configuration.FileExtensions.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.xml",
- "microsoft.extensions.configuration.fileextensions.10.0.3.nupkg.sha512",
- "microsoft.extensions.configuration.fileextensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Json/10.0.3": {
- "sha512": "mGGMOA9nkET8OVsQfS41o66eWkckBzNHJK6+5VbLQ2YdyqKphcv27uDZxLf4exSl+5QxLnHkN+W/4qEDgyvCPA==",
- "type": "package",
- "path": "microsoft.extensions.configuration.json/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.Json.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Json.targets",
- "lib/net10.0/Microsoft.Extensions.Configuration.Json.dll",
- "lib/net10.0/Microsoft.Extensions.Configuration.Json.xml",
- "lib/net462/Microsoft.Extensions.Configuration.Json.dll",
- "lib/net462/Microsoft.Extensions.Configuration.Json.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.Json.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.Json.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.Json.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Configuration.Json.xml",
- "microsoft.extensions.configuration.json.10.0.3.nupkg.sha512",
- "microsoft.extensions.configuration.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
- "sha512": "bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
- "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
- "sha512": "4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==",
- "type": "package",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.FileProviders.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.FileProviders.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
- "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512",
- "microsoft.extensions.fileproviders.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileProviders.Physical/10.0.3": {
- "sha512": "8qLl5LXtcj6Z8yPbHAA/a57fvvl9nUCdi59AJFuixcWM4wSuENZ8jjoRATOKs/I4vOi/bDe0d5LqGSSLE634eA==",
- "type": "package",
- "path": "microsoft.extensions.fileproviders.physical/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.FileProviders.Physical.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileProviders.Physical.targets",
- "lib/net10.0/Microsoft.Extensions.FileProviders.Physical.dll",
- "lib/net10.0/Microsoft.Extensions.FileProviders.Physical.xml",
- "lib/net462/Microsoft.Extensions.FileProviders.Physical.dll",
- "lib/net462/Microsoft.Extensions.FileProviders.Physical.xml",
- "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll",
- "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.xml",
- "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.dll",
- "lib/net9.0/Microsoft.Extensions.FileProviders.Physical.xml",
- "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll",
- "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.xml",
- "microsoft.extensions.fileproviders.physical.10.0.3.nupkg.sha512",
- "microsoft.extensions.fileproviders.physical.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileSystemGlobbing/10.0.3": {
- "sha512": "oM7pl8uJz8WRPRlh4AGQS61aeV9GOfTu89yqTiRSYyyMuCNVkbNra9zEk7ApyJ/sZrUpbjOZCRHuitCEsTWghg==",
- "type": "package",
- "path": "microsoft.extensions.filesystemglobbing/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.FileSystemGlobbing.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.FileSystemGlobbing.targets",
- "lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.dll",
- "lib/net10.0/Microsoft.Extensions.FileSystemGlobbing.xml",
- "lib/net462/Microsoft.Extensions.FileSystemGlobbing.dll",
- "lib/net462/Microsoft.Extensions.FileSystemGlobbing.xml",
- "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll",
- "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.xml",
- "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.dll",
- "lib/net9.0/Microsoft.Extensions.FileSystemGlobbing.xml",
- "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
- "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
- "microsoft.extensions.filesystemglobbing.10.0.3.nupkg.sha512",
- "microsoft.extensions.filesystemglobbing.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.3": {
- "sha512": "lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
- "buildTransitive/net461/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/net462/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
- "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/10.0.3": {
- "sha512": "hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==",
- "type": "package",
- "path": "microsoft.extensions.options/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Options.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Options.SourceGeneration.resources.dll",
- "buildTransitive/net461/Microsoft.Extensions.Options.targets",
- "buildTransitive/net462/Microsoft.Extensions.Options.targets",
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets",
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Options.targets",
- "lib/net10.0/Microsoft.Extensions.Options.dll",
- "lib/net10.0/Microsoft.Extensions.Options.xml",
- "lib/net462/Microsoft.Extensions.Options.dll",
- "lib/net462/Microsoft.Extensions.Options.xml",
- "lib/net8.0/Microsoft.Extensions.Options.dll",
- "lib/net8.0/Microsoft.Extensions.Options.xml",
- "lib/net9.0/Microsoft.Extensions.Options.dll",
- "lib/net9.0/Microsoft.Extensions.Options.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
- "microsoft.extensions.options.10.0.3.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/10.0.3": {
- "sha512": "GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==",
- "type": "package",
- "path": "microsoft.extensions.primitives/10.0.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Primitives.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
- "lib/net10.0/Microsoft.Extensions.Primitives.dll",
- "lib/net10.0/Microsoft.Extensions.Primitives.xml",
- "lib/net462/Microsoft.Extensions.Primitives.dll",
- "lib/net462/Microsoft.Extensions.Primitives.xml",
- "lib/net8.0/Microsoft.Extensions.Primitives.dll",
- "lib/net8.0/Microsoft.Extensions.Primitives.xml",
- "lib/net9.0/Microsoft.Extensions.Primitives.dll",
- "lib/net9.0/Microsoft.Extensions.Primitives.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
- "microsoft.extensions.primitives.10.0.3.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "NATS.NKeys/1.0.0-preview.3": {
- "sha512": "5/Hz2+hAR5mLaQXwZsX/8pMny0VTrr1DWgX1z2mfj6PLf7a5q6lf4a3B1bXSXMTW+V432L+1RYNdAczFaMB0mQ==",
- "type": "package",
- "path": "nats.nkeys/1.0.0-preview.3",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE",
- "README.md",
- "lib/net8.0/NATS.NKeys.dll",
- "lib/net8.0/NATS.NKeys.xml",
- "lib/netstandard2.0/NATS.NKeys.dll",
- "lib/netstandard2.0/NATS.NKeys.xml",
- "nats.nkeys.1.0.0-preview.3.nupkg.sha512",
- "nats.nkeys.nuspec"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net10.0": [
- "BCrypt.Net-Next >= *",
- "IronSnappy >= *",
- "Microsoft.Extensions.Configuration.Binder >= *",
- "Microsoft.Extensions.Configuration.Json >= *",
- "Microsoft.Extensions.Logging.Abstractions >= *",
- "Microsoft.Extensions.Options >= *",
- "NATS.NKeys >= 1.0.0-preview.3"
- ]
- },
- "packageFolders": {
- "/Users/dohertj2/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/ZB.MOM.NatsNet.Server.csproj",
- "projectName": "ZB.MOM.NatsNet.Server",
- "projectPath": "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/ZB.MOM.NatsNet.Server.csproj",
- "packagesPath": "/Users/dohertj2/.nuget/packages/",
- "outputPath": "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/dohertj2/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net10.0"
- ],
- "sources": {
- "/usr/local/share/dotnet/library-packs": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "all"
- },
- "SdkAnalysisLevel": "10.0.100"
- },
- "frameworks": {
- "net10.0": {
- "targetAlias": "net10.0",
- "dependencies": {
- "BCrypt.Net-Next": {
- "target": "Package",
- "version": "[*, )"
- },
- "IronSnappy": {
- "target": "Package",
- "version": "[*, )"
- },
- "Microsoft.Extensions.Configuration.Binder": {
- "target": "Package",
- "version": "[*, )"
- },
- "Microsoft.Extensions.Configuration.Json": {
- "target": "Package",
- "version": "[*, )"
- },
- "Microsoft.Extensions.Logging.Abstractions": {
- "target": "Package",
- "version": "[*, )"
- },
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[*, )"
- },
- "NATS.NKeys": {
- "target": "Package",
- "version": "[1.0.0-preview.3, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/10.0.101/PortableRuntimeIdentifierGraph.json",
- "packagesToPrune": {
- "Microsoft.CSharp": "(,4.7.32767]",
- "Microsoft.VisualBasic": "(,10.4.32767]",
- "Microsoft.Win32.Primitives": "(,4.3.32767]",
- "Microsoft.Win32.Registry": "(,5.0.32767]",
- "runtime.any.System.Collections": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.any.System.Globalization": "(,4.3.32767]",
- "runtime.any.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.any.System.IO": "(,4.3.32767]",
- "runtime.any.System.Reflection": "(,4.3.32767]",
- "runtime.any.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.any.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.any.System.Runtime": "(,4.3.32767]",
- "runtime.any.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding": "(,4.3.32767]",
- "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.any.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.any.System.Threading.Timer": "(,4.3.32767]",
- "runtime.aot.System.Collections": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]",
- "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]",
- "runtime.aot.System.Globalization": "(,4.3.32767]",
- "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]",
- "runtime.aot.System.IO": "(,4.3.32767]",
- "runtime.aot.System.Reflection": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]",
- "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]",
- "runtime.aot.System.Runtime": "(,4.3.32767]",
- "runtime.aot.System.Runtime.Handles": "(,4.3.32767]",
- "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding": "(,4.3.32767]",
- "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]",
- "runtime.aot.System.Threading.Tasks": "(,4.3.32767]",
- "runtime.aot.System.Threading.Timer": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]",
- "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]",
- "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]",
- "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]",
- "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Console": "(,4.3.32767]",
- "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.unix.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.unix.System.Net.Primitives": "(,4.3.32767]",
- "runtime.unix.System.Net.Sockets": "(,4.3.32767]",
- "runtime.unix.System.Private.Uri": "(,4.3.32767]",
- "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]",
- "runtime.win.System.Console": "(,4.3.32767]",
- "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]",
- "runtime.win.System.IO.FileSystem": "(,4.3.32767]",
- "runtime.win.System.Net.Primitives": "(,4.3.32767]",
- "runtime.win.System.Net.Sockets": "(,4.3.32767]",
- "runtime.win.System.Runtime.Extensions": "(,4.3.32767]",
- "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]",
- "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "runtime.win7.System.Private.Uri": "(,4.3.32767]",
- "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]",
- "System.AppContext": "(,4.3.32767]",
- "System.Buffers": "(,5.0.32767]",
- "System.Collections": "(,4.3.32767]",
- "System.Collections.Concurrent": "(,4.3.32767]",
- "System.Collections.Immutable": "(,10.0.32767]",
- "System.Collections.NonGeneric": "(,4.3.32767]",
- "System.Collections.Specialized": "(,4.3.32767]",
- "System.ComponentModel": "(,4.3.32767]",
- "System.ComponentModel.Annotations": "(,4.3.32767]",
- "System.ComponentModel.EventBasedAsync": "(,4.3.32767]",
- "System.ComponentModel.Primitives": "(,4.3.32767]",
- "System.ComponentModel.TypeConverter": "(,4.3.32767]",
- "System.Console": "(,4.3.32767]",
- "System.Data.Common": "(,4.3.32767]",
- "System.Data.DataSetExtensions": "(,4.4.32767]",
- "System.Diagnostics.Contracts": "(,4.3.32767]",
- "System.Diagnostics.Debug": "(,4.3.32767]",
- "System.Diagnostics.DiagnosticSource": "(,10.0.32767]",
- "System.Diagnostics.FileVersionInfo": "(,4.3.32767]",
- "System.Diagnostics.Process": "(,4.3.32767]",
- "System.Diagnostics.StackTrace": "(,4.3.32767]",
- "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]",
- "System.Diagnostics.Tools": "(,4.3.32767]",
- "System.Diagnostics.TraceSource": "(,4.3.32767]",
- "System.Diagnostics.Tracing": "(,4.3.32767]",
- "System.Drawing.Primitives": "(,4.3.32767]",
- "System.Dynamic.Runtime": "(,4.3.32767]",
- "System.Formats.Asn1": "(,10.0.32767]",
- "System.Formats.Tar": "(,10.0.32767]",
- "System.Globalization": "(,4.3.32767]",
- "System.Globalization.Calendars": "(,4.3.32767]",
- "System.Globalization.Extensions": "(,4.3.32767]",
- "System.IO": "(,4.3.32767]",
- "System.IO.Compression": "(,4.3.32767]",
- "System.IO.Compression.ZipFile": "(,4.3.32767]",
- "System.IO.FileSystem": "(,4.3.32767]",
- "System.IO.FileSystem.AccessControl": "(,4.4.32767]",
- "System.IO.FileSystem.DriveInfo": "(,4.3.32767]",
- "System.IO.FileSystem.Primitives": "(,4.3.32767]",
- "System.IO.FileSystem.Watcher": "(,4.3.32767]",
- "System.IO.IsolatedStorage": "(,4.3.32767]",
- "System.IO.MemoryMappedFiles": "(,4.3.32767]",
- "System.IO.Pipelines": "(,10.0.32767]",
- "System.IO.Pipes": "(,4.3.32767]",
- "System.IO.Pipes.AccessControl": "(,5.0.32767]",
- "System.IO.UnmanagedMemoryStream": "(,4.3.32767]",
- "System.Linq": "(,4.3.32767]",
- "System.Linq.AsyncEnumerable": "(,10.0.32767]",
- "System.Linq.Expressions": "(,4.3.32767]",
- "System.Linq.Parallel": "(,4.3.32767]",
- "System.Linq.Queryable": "(,4.3.32767]",
- "System.Memory": "(,5.0.32767]",
- "System.Net.Http": "(,4.3.32767]",
- "System.Net.Http.Json": "(,10.0.32767]",
- "System.Net.NameResolution": "(,4.3.32767]",
- "System.Net.NetworkInformation": "(,4.3.32767]",
- "System.Net.Ping": "(,4.3.32767]",
- "System.Net.Primitives": "(,4.3.32767]",
- "System.Net.Requests": "(,4.3.32767]",
- "System.Net.Security": "(,4.3.32767]",
- "System.Net.ServerSentEvents": "(,10.0.32767]",
- "System.Net.Sockets": "(,4.3.32767]",
- "System.Net.WebHeaderCollection": "(,4.3.32767]",
- "System.Net.WebSockets": "(,4.3.32767]",
- "System.Net.WebSockets.Client": "(,4.3.32767]",
- "System.Numerics.Vectors": "(,5.0.32767]",
- "System.ObjectModel": "(,4.3.32767]",
- "System.Private.DataContractSerialization": "(,4.3.32767]",
- "System.Private.Uri": "(,4.3.32767]",
- "System.Reflection": "(,4.3.32767]",
- "System.Reflection.DispatchProxy": "(,6.0.32767]",
- "System.Reflection.Emit": "(,4.7.32767]",
- "System.Reflection.Emit.ILGeneration": "(,4.7.32767]",
- "System.Reflection.Emit.Lightweight": "(,4.7.32767]",
- "System.Reflection.Extensions": "(,4.3.32767]",
- "System.Reflection.Metadata": "(,10.0.32767]",
- "System.Reflection.Primitives": "(,4.3.32767]",
- "System.Reflection.TypeExtensions": "(,4.3.32767]",
- "System.Resources.Reader": "(,4.3.32767]",
- "System.Resources.ResourceManager": "(,4.3.32767]",
- "System.Resources.Writer": "(,4.3.32767]",
- "System.Runtime": "(,4.3.32767]",
- "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]",
- "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]",
- "System.Runtime.Extensions": "(,4.3.32767]",
- "System.Runtime.Handles": "(,4.3.32767]",
- "System.Runtime.InteropServices": "(,4.3.32767]",
- "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]",
- "System.Runtime.Loader": "(,4.3.32767]",
- "System.Runtime.Numerics": "(,4.3.32767]",
- "System.Runtime.Serialization.Formatters": "(,4.3.32767]",
- "System.Runtime.Serialization.Json": "(,4.3.32767]",
- "System.Runtime.Serialization.Primitives": "(,4.3.32767]",
- "System.Runtime.Serialization.Xml": "(,4.3.32767]",
- "System.Security.AccessControl": "(,6.0.32767]",
- "System.Security.Claims": "(,4.3.32767]",
- "System.Security.Cryptography.Algorithms": "(,4.3.32767]",
- "System.Security.Cryptography.Cng": "(,5.0.32767]",
- "System.Security.Cryptography.Csp": "(,4.3.32767]",
- "System.Security.Cryptography.Encoding": "(,4.3.32767]",
- "System.Security.Cryptography.OpenSsl": "(,5.0.32767]",
- "System.Security.Cryptography.Primitives": "(,4.3.32767]",
- "System.Security.Cryptography.X509Certificates": "(,4.3.32767]",
- "System.Security.Principal": "(,4.3.32767]",
- "System.Security.Principal.Windows": "(,5.0.32767]",
- "System.Security.SecureString": "(,4.3.32767]",
- "System.Text.Encoding": "(,4.3.32767]",
- "System.Text.Encoding.CodePages": "(,10.0.32767]",
- "System.Text.Encoding.Extensions": "(,4.3.32767]",
- "System.Text.Encodings.Web": "(,10.0.32767]",
- "System.Text.Json": "(,10.0.32767]",
- "System.Text.RegularExpressions": "(,4.3.32767]",
- "System.Threading": "(,4.3.32767]",
- "System.Threading.AccessControl": "(,10.0.32767]",
- "System.Threading.Channels": "(,10.0.32767]",
- "System.Threading.Overlapped": "(,4.3.32767]",
- "System.Threading.Tasks": "(,4.3.32767]",
- "System.Threading.Tasks.Dataflow": "(,10.0.32767]",
- "System.Threading.Tasks.Extensions": "(,5.0.32767]",
- "System.Threading.Tasks.Parallel": "(,4.3.32767]",
- "System.Threading.Thread": "(,4.3.32767]",
- "System.Threading.ThreadPool": "(,4.3.32767]",
- "System.Threading.Timer": "(,4.3.32767]",
- "System.ValueTuple": "(,4.5.32767]",
- "System.Xml.ReaderWriter": "(,4.3.32767]",
- "System.Xml.XDocument": "(,4.3.32767]",
- "System.Xml.XmlDocument": "(,4.3.32767]",
- "System.Xml.XmlSerializer": "(,4.3.32767]",
- "System.Xml.XPath": "(,4.3.32767]",
- "System.Xml.XPath.XDocument": "(,5.0.32767]"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/dotnet/src/ZB.MOM.NatsNet.Server/obj/project.nuget.cache b/dotnet/src/ZB.MOM.NatsNet.Server/obj/project.nuget.cache
deleted file mode 100644
index 333c5ee..0000000
--- a/dotnet/src/ZB.MOM.NatsNet.Server/obj/project.nuget.cache
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "CEza21v8hjw=",
- "success": true,
- "projectFilePath": "/Users/dohertj2/Desktop/natsnet-batch24-exec/dotnet/src/ZB.MOM.NatsNet.Server/ZB.MOM.NatsNet.Server.csproj",
- "expectedPackageFiles": [
- "/Users/dohertj2/.nuget/packages/bcrypt.net-next/4.1.0/bcrypt.net-next.4.1.0.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/ironsnappy/1.3.1/ironsnappy.1.3.1.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.configuration/10.0.3/microsoft.extensions.configuration.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.configuration.abstractions/10.0.3/microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.configuration.binder/10.0.3/microsoft.extensions.configuration.binder.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.configuration.fileextensions/10.0.3/microsoft.extensions.configuration.fileextensions.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.configuration.json/10.0.3/microsoft.extensions.configuration.json.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/10.0.3/microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.fileproviders.abstractions/10.0.3/microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.fileproviders.physical/10.0.3/microsoft.extensions.fileproviders.physical.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.filesystemglobbing/10.0.3/microsoft.extensions.filesystemglobbing.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.logging.abstractions/10.0.3/microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.options/10.0.3/microsoft.extensions.options.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/microsoft.extensions.primitives/10.0.3/microsoft.extensions.primitives.10.0.3.nupkg.sha512",
- "/Users/dohertj2/.nuget/packages/nats.nkeys/1.0.0-preview.3/nats.nkeys.1.0.0-preview.3.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file