diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.deps.json b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.deps.json
deleted file mode 100644
index eee2ad6..0000000
--- a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.deps.json
+++ /dev/null
@@ -1,687 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Sln.IntelliBelt.Business/1.0.0": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.4",
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Model": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "Sln.IntelliBelt.Socket": "1.0.0",
- "Sln.IntelliBelt.WebSocket": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Business.dll": {}
- }
- },
- "Fleck/1.2.0": {
- "runtime": {
- "lib/netcoreapp2.0/Fleck.dll": {
- "assemblyVersion": "1.2.0.0",
- "fileVersion": "1.2.0.0"
- }
- }
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Newtonsoft.Json/13.0.4": {
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.4.30916"
- }
- }
- },
- "Serilog/4.3.1": {
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "assemblyVersion": "4.3.0.0",
- "fileVersion": "4.3.0.0"
- }
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.1",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "assemblyVersion": "6.1.1.0",
- "fileVersion": "6.1.1.0"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.0.0"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.IO.Pipelines/10.0.0": {
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.Text.Encodings.Web/10.0.0": {
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "rid": "browser",
- "assetType": "runtime",
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.Text.Json/10.0.0": {
- "dependencies": {
- "System.IO.Pipelines": "10.0.0",
- "System.Text.Encodings.Web": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "TouchSocket/4.2.11": {
- "dependencies": {
- "TouchSocket.Core": "4.2.11"
- },
- "runtime": {
- "lib/net8.0/TouchSocket.dll": {
- "assemblyVersion": "4.2.11.0",
- "fileVersion": "4.2.11.0"
- }
- },
- "resources": {
- "lib/net8.0/zh-CN/TouchSocket.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "TouchSocket.Core/4.2.11": {
- "dependencies": {
- "System.IO.Pipelines": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "assemblyVersion": "4.2.11.0",
- "fileVersion": "4.2.11.0"
- }
- },
- "resources": {
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "runtime": {
- "Sln.IntelliBelt.Common.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Config.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Model/1.0.0": {
- "runtime": {
- "Sln.IntelliBelt.Model.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Serilog.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Socket/1.0.0": {
- "dependencies": {
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "TouchSocket": "4.2.11"
- },
- "runtime": {
- "Sln.IntelliBelt.Socket.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "dependencies": {
- "Fleck": "1.2.0",
- "Sln.IntelliBelt.Serilog": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.WebSocket.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "Sln.IntelliBelt.Business/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Fleck/1.2.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bPLXn6QbLAFoviur6XbrKB0Zn6x04E8VibHXyHZeJsoC7bkUl5DVtzM5cZgDuqHkIrBqAXJyTNJwSNIc6wBJ2Q==",
- "path": "fleck/1.2.0",
- "hashPath": "fleck.1.2.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
- "path": "microsoft.extensions.configuration/10.0.0",
- "hashPath": "microsoft.extensions.configuration.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
- "path": "microsoft.extensions.configuration.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
- "path": "microsoft.extensions.configuration.binder/10.0.0",
- "hashPath": "microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
- "path": "microsoft.extensions.hosting.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
- "path": "microsoft.extensions.logging/10.0.0",
- "hashPath": "microsoft.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
- "path": "microsoft.extensions.logging.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "path": "microsoft.extensions.options/10.0.0",
- "hashPath": "microsoft.extensions.options.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "path": "microsoft.extensions.primitives/10.0.0",
- "hashPath": "microsoft.extensions.primitives.10.0.0.nupkg.sha512"
- },
- "Newtonsoft.Json/13.0.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
- "path": "newtonsoft.json/13.0.4",
- "hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
- },
- "Serilog/4.3.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "path": "serilog/4.3.1",
- "hashPath": "serilog.4.3.1.nupkg.sha512"
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "path": "serilog.aspnetcore/10.0.0",
- "hashPath": "serilog.aspnetcore.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "path": "serilog.extensions.hosting/10.0.0",
- "hashPath": "serilog.extensions.hosting.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "path": "serilog.extensions.logging/10.0.0",
- "hashPath": "serilog.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "path": "serilog.formatting.compact/3.0.0",
- "hashPath": "serilog.formatting.compact.3.0.0.nupkg.sha512"
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "path": "serilog.settings.configuration/10.0.0",
- "hashPath": "serilog.settings.configuration.10.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "path": "serilog.sinks.console/6.1.1",
- "hashPath": "serilog.sinks.console.6.1.1.nupkg.sha512"
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "path": "serilog.sinks.debug/3.0.0",
- "hashPath": "serilog.sinks.debug.3.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "path": "serilog.sinks.file/7.0.0",
- "hashPath": "serilog.sinks.file.7.0.0.nupkg.sha512"
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
- "path": "system.diagnostics.diagnosticsource/10.0.0",
- "hashPath": "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512"
- },
- "System.IO.Pipelines/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
- "path": "system.io.pipelines/10.0.0",
- "hashPath": "system.io.pipelines.10.0.0.nupkg.sha512"
- },
- "System.Text.Encodings.Web/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
- "path": "system.text.encodings.web/10.0.0",
- "hashPath": "system.text.encodings.web.10.0.0.nupkg.sha512"
- },
- "System.Text.Json/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
- "path": "system.text.json/10.0.0",
- "hashPath": "system.text.json.10.0.0.nupkg.sha512"
- },
- "TouchSocket/4.2.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1KKlE7Z5IGShHHeK1Q6ai7qaLWIumv88DZ+3//G1GRhUmGuzEFw+I6P6erd6d7lV4VUpzRgdwXk8XgX7HnVDgQ==",
- "path": "touchsocket/4.2.11",
- "hashPath": "touchsocket.4.2.11.nupkg.sha512"
- },
- "TouchSocket.Core/4.2.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MBPbT9nWC/GxdqqgGJz4C1ypR+DIalNdQw/LivK5Ue8QBrYkv5BdhCh/+Hwaxiz7Y0d4JsTJ6TayXGLdt5VfDg==",
- "path": "touchsocket.core/4.2.11",
- "hashPath": "touchsocket.core.4.2.11.nupkg.sha512"
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Socket/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.dll b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.dll
deleted file mode 100644
index 68a5250..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.pdb b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.pdb
deleted file mode 100644
index e397bc8..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll
deleted file mode 100644
index f3f0d48..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb
deleted file mode 100644
index 8a8781e..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index d0e0542..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
deleted file mode 100644
index ad720fa..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll
deleted file mode 100644
index bf89082..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb
deleted file mode 100644
index 95bf500..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
deleted file mode 100644
index 1cdef86..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
deleted file mode 100644
index c8fa439..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll
deleted file mode 100644
index f4bd452..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb
deleted file mode 100644
index 79fcb06..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll
deleted file mode 100644
index 0ce3bbb..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb b/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb
deleted file mode 100644
index bf93faa..0000000
Binary files a/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sln.IntelliBelt.Business/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Sln.IntelliBelt.Business/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.Inte.6160BF23.Up2Date b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.Inte.6160BF23.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.AssemblyInfo.cs b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.AssemblyInfo.cs
deleted file mode 100644
index 6345726..0000000
--- a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.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("Sln.IntelliBelt.Business")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a74ce4300095ea098a9453ab96deced41c589010")]
-[assembly: System.Reflection.AssemblyProductAttribute("Sln.IntelliBelt.Business")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Sln.IntelliBelt.Business")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.AssemblyInfoInputs.cache b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.AssemblyInfoInputs.cache
deleted file mode 100644
index 9fdd1f4..0000000
--- a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-db436b286985e75f0248ee1c60536927b7251bb7bff2762be101481f977591fa
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.GeneratedMSBuildEditorConfig.editorconfig b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 0c33188..0000000
--- a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.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 = Sln.IntelliBelt.Business
-build_property.ProjectDir = /Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.GlobalUsings.g.cs b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.assets.cache b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.assets.cache
deleted file mode 100644
index 50e8f73..0000000
Binary files a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.assets.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.AssemblyReference.cache b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.AssemblyReference.cache
deleted file mode 100644
index 04fa374..0000000
Binary files a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.CoreCompileInputs.cache b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 54d44c6..0000000
--- a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-91e0bbf028ab494864a9a179849b1332c76328d52c6a867cdc1268b2ab3a55ed
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.FileListAbsolute.txt b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.FileListAbsolute.txt
deleted file mode 100644
index d3a6b11..0000000
--- a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.deps.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Business.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.AssemblyReference.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.GeneratedMSBuildEditorConfig.editorconfig
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.AssemblyInfoInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.AssemblyInfo.cs
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.csproj.CoreCompileInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.Inte.6160BF23.Up2Date
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/refint/Sln.IntelliBelt.Business.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/Debug/net8.0/ref/Sln.IntelliBelt.Business.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.dll b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.dll
deleted file mode 100644
index 68a5250..0000000
Binary files a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.pdb b/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.pdb
deleted file mode 100644
index e397bc8..0000000
Binary files a/Sln.IntelliBelt.Business/obj/Debug/net8.0/Sln.IntelliBelt.Business.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/ref/Sln.IntelliBelt.Business.dll b/Sln.IntelliBelt.Business/obj/Debug/net8.0/ref/Sln.IntelliBelt.Business.dll
deleted file mode 100644
index 26e7d3e..0000000
Binary files a/Sln.IntelliBelt.Business/obj/Debug/net8.0/ref/Sln.IntelliBelt.Business.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/obj/Debug/net8.0/refint/Sln.IntelliBelt.Business.dll b/Sln.IntelliBelt.Business/obj/Debug/net8.0/refint/Sln.IntelliBelt.Business.dll
deleted file mode 100644
index 26e7d3e..0000000
Binary files a/Sln.IntelliBelt.Business/obj/Debug/net8.0/refint/Sln.IntelliBelt.Business.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.dgspec.json b/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.dgspec.json
deleted file mode 100644
index f03d554..0000000
--- a/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,479 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj": {}
- },
- "projects": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj",
- "projectName": "Sln.IntelliBelt.Business",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.4, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "projectName": "Sln.IntelliBelt.Common",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "projectName": "Sln.IntelliBelt.Config",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "projectName": "Sln.IntelliBelt.Model",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "projectName": "Sln.IntelliBelt.Serilog",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Serilog": {
- "target": "Package",
- "version": "[4.3.1, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "projectName": "Sln.IntelliBelt.Socket",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "TouchSocket": {
- "target": "Package",
- "version": "[4.2.11, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "projectName": "Sln.IntelliBelt.WebSocket",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Fleck": {
- "target": "Package",
- "version": "[1.2.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.g.props b/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.g.props
deleted file mode 100644
index 8a380ff..0000000
--- a/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.g.props
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/wenxiansheng/.nuget/packages/
- /Users/wenxiansheng/.nuget/packages/
- PackageReference
- 6.12.2
-
-
-
-
-
- /Users/wenxiansheng/.nuget/packages/touchsocket.core/4.2.11
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.g.targets b/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.g.targets
deleted file mode 100644
index 6acb9a8..0000000
--- a/Sln.IntelliBelt.Business/obj/Sln.IntelliBelt.Business.csproj.nuget.g.targets
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Business/obj/project.assets.json b/Sln.IntelliBelt.Business/obj/project.assets.json
deleted file mode 100644
index 0846da9..0000000
--- a/Sln.IntelliBelt.Business/obj/project.assets.json
+++ /dev/null
@@ -1,1716 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "Fleck/1.2.0": {
- "type": "package",
- "compile": {
- "lib/netcoreapp2.0/Fleck.dll": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/Fleck.dll": {}
- }
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Newtonsoft.Json/13.0.4": {
- "type": "package",
- "compile": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog/4.3.1": {
- "type": "package",
- "compile": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/Serilog.targets": {}
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.3.0",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.0",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.IO.Pipelines/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.Text.Encodings.Web/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "assetType": "runtime",
- "rid": "browser"
- }
- }
- },
- "System.Text.Json/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "10.0.0",
- "System.Text.Encodings.Web": "10.0.0"
- },
- "compile": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/System.Text.Json.targets": {}
- }
- },
- "TouchSocket/4.2.11": {
- "type": "package",
- "dependencies": {
- "TouchSocket.Core": "4.2.11"
- },
- "compile": {
- "lib/net8.0/TouchSocket.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/TouchSocket.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net8.0/zh-CN/TouchSocket.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "TouchSocket.Core/4.2.11": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "8.0.0"
- },
- "compile": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Common.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Common.dll": {}
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- }
- },
- "Sln.IntelliBelt.Model/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Model.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Model.dll": {}
- }
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Serilog.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Serilog.dll": {}
- }
- },
- "Sln.IntelliBelt.Socket/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "TouchSocket": "4.2.11"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Socket.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Socket.dll": {}
- }
- },
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Fleck": "1.2.0",
- "Sln.IntelliBelt.Serilog": "1.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.WebSocket.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.WebSocket.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Fleck/1.2.0": {
- "sha512": "bPLXn6QbLAFoviur6XbrKB0Zn6x04E8VibHXyHZeJsoC7bkUl5DVtzM5cZgDuqHkIrBqAXJyTNJwSNIc6wBJ2Q==",
- "type": "package",
- "path": "fleck/1.2.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "fleck.1.2.0.nupkg.sha512",
- "fleck.nuspec",
- "lib/net40/Fleck.dll",
- "lib/net45/Fleck.dll",
- "lib/netcoreapp2.0/Fleck.dll",
- "lib/netstandard2.0/Fleck.dll"
- ]
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "sha512": "H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
- "type": "package",
- "path": "microsoft.extensions.configuration/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "sha512": "d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "sha512": "tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
- "type": "package",
- "path": "microsoft.extensions.configuration.binder/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.binder.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "sha512": "f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
- "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "sha512": "L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "sha512": "RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net462/Microsoft.Extensions.DependencyModel.dll",
- "lib/net462/Microsoft.Extensions.DependencyModel.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
- "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "sha512": "SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
- "type": "package",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512",
- "microsoft.extensions.diagnostics.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "sha512": "/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
- "type": "package",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.fileproviders.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "sha512": "KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
- "type": "package",
- "path": "microsoft.extensions.hosting.abstractions/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
- "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512",
- "microsoft.extensions.hosting.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "sha512": "BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
- "type": "package",
- "path": "microsoft.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.xml",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
- "microsoft.extensions.logging.10.0.0.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "sha512": "FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "sha512": "8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "type": "package",
- "path": "microsoft.extensions.options/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "sha512": "inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "type": "package",
- "path": "microsoft.extensions.primitives/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Newtonsoft.Json/13.0.4": {
- "sha512": "pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
- "type": "package",
- "path": "newtonsoft.json/13.0.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "README.md",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/net6.0/Newtonsoft.Json.dll",
- "lib/net6.0/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/netstandard1.3/Newtonsoft.Json.dll",
- "lib/netstandard1.3/Newtonsoft.Json.xml",
- "lib/netstandard2.0/Newtonsoft.Json.dll",
- "lib/netstandard2.0/Newtonsoft.Json.xml",
- "newtonsoft.json.13.0.4.nupkg.sha512",
- "newtonsoft.json.nuspec",
- "packageIcon.png"
- ]
- },
- "Serilog/4.3.1": {
- "sha512": "savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "type": "package",
- "path": "serilog/4.3.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "build/Serilog.targets",
- "buildTransitive/Serilog.targets",
- "icon.png",
- "lib/net10.0/Serilog.dll",
- "lib/net10.0/Serilog.xml",
- "lib/net462/Serilog.dll",
- "lib/net462/Serilog.xml",
- "lib/net471/Serilog.dll",
- "lib/net471/Serilog.xml",
- "lib/net6.0/Serilog.dll",
- "lib/net6.0/Serilog.xml",
- "lib/net8.0/Serilog.dll",
- "lib/net8.0/Serilog.xml",
- "lib/net9.0/Serilog.dll",
- "lib/net9.0/Serilog.xml",
- "lib/netstandard2.0/Serilog.dll",
- "lib/netstandard2.0/Serilog.xml",
- "serilog.4.3.1.nupkg.sha512",
- "serilog.nuspec"
- ]
- },
- "Serilog.AspNetCore/10.0.0": {
- "sha512": "a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "type": "package",
- "path": "serilog.aspnetcore/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.AspNetCore.dll",
- "lib/net10.0/Serilog.AspNetCore.xml",
- "lib/net462/Serilog.AspNetCore.dll",
- "lib/net462/Serilog.AspNetCore.xml",
- "lib/net8.0/Serilog.AspNetCore.dll",
- "lib/net8.0/Serilog.AspNetCore.xml",
- "lib/net9.0/Serilog.AspNetCore.dll",
- "lib/net9.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.0/Serilog.AspNetCore.dll",
- "lib/netstandard2.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.1/Serilog.AspNetCore.dll",
- "lib/netstandard2.1/Serilog.AspNetCore.xml",
- "serilog.aspnetcore.10.0.0.nupkg.sha512",
- "serilog.aspnetcore.nuspec"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "sha512": "E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "type": "package",
- "path": "serilog.extensions.hosting/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Extensions.Hosting.dll",
- "lib/net10.0/Serilog.Extensions.Hosting.xml",
- "lib/net462/Serilog.Extensions.Hosting.dll",
- "lib/net462/Serilog.Extensions.Hosting.xml",
- "lib/net8.0/Serilog.Extensions.Hosting.dll",
- "lib/net8.0/Serilog.Extensions.Hosting.xml",
- "lib/net9.0/Serilog.Extensions.Hosting.dll",
- "lib/net9.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.xml",
- "serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "serilog.extensions.hosting.nuspec"
- ]
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "sha512": "vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "type": "package",
- "path": "serilog.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net10.0/Serilog.Extensions.Logging.dll",
- "lib/net10.0/Serilog.Extensions.Logging.xml",
- "lib/net462/Serilog.Extensions.Logging.dll",
- "lib/net462/Serilog.Extensions.Logging.xml",
- "lib/net8.0/Serilog.Extensions.Logging.dll",
- "lib/net8.0/Serilog.Extensions.Logging.xml",
- "lib/net9.0/Serilog.Extensions.Logging.dll",
- "lib/net9.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.0/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.1/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.1/Serilog.Extensions.Logging.xml",
- "serilog-extension-nuget.png",
- "serilog.extensions.logging.10.0.0.nupkg.sha512",
- "serilog.extensions.logging.nuspec"
- ]
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "sha512": "wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "type": "package",
- "path": "serilog.formatting.compact/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Formatting.Compact.dll",
- "lib/net462/Serilog.Formatting.Compact.xml",
- "lib/net471/Serilog.Formatting.Compact.dll",
- "lib/net471/Serilog.Formatting.Compact.xml",
- "lib/net6.0/Serilog.Formatting.Compact.dll",
- "lib/net6.0/Serilog.Formatting.Compact.xml",
- "lib/net8.0/Serilog.Formatting.Compact.dll",
- "lib/net8.0/Serilog.Formatting.Compact.xml",
- "lib/netstandard2.0/Serilog.Formatting.Compact.dll",
- "lib/netstandard2.0/Serilog.Formatting.Compact.xml",
- "serilog-extension-nuget.png",
- "serilog.formatting.compact.3.0.0.nupkg.sha512",
- "serilog.formatting.compact.nuspec"
- ]
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "sha512": "LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "type": "package",
- "path": "serilog.settings.configuration/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Settings.Configuration.dll",
- "lib/net10.0/Serilog.Settings.Configuration.xml",
- "lib/net462/Serilog.Settings.Configuration.dll",
- "lib/net462/Serilog.Settings.Configuration.xml",
- "lib/net8.0/Serilog.Settings.Configuration.dll",
- "lib/net8.0/Serilog.Settings.Configuration.xml",
- "lib/net9.0/Serilog.Settings.Configuration.dll",
- "lib/net9.0/Serilog.Settings.Configuration.xml",
- "lib/netstandard2.0/Serilog.Settings.Configuration.dll",
- "lib/netstandard2.0/Serilog.Settings.Configuration.xml",
- "serilog.settings.configuration.10.0.0.nupkg.sha512",
- "serilog.settings.configuration.nuspec"
- ]
- },
- "Serilog.Sinks.Console/6.1.1": {
- "sha512": "8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "type": "package",
- "path": "serilog.sinks.console/6.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Console.dll",
- "lib/net462/Serilog.Sinks.Console.xml",
- "lib/net471/Serilog.Sinks.Console.dll",
- "lib/net471/Serilog.Sinks.Console.xml",
- "lib/net6.0/Serilog.Sinks.Console.dll",
- "lib/net6.0/Serilog.Sinks.Console.xml",
- "lib/net8.0/Serilog.Sinks.Console.dll",
- "lib/net8.0/Serilog.Sinks.Console.xml",
- "lib/netstandard2.0/Serilog.Sinks.Console.dll",
- "lib/netstandard2.0/Serilog.Sinks.Console.xml",
- "serilog.sinks.console.6.1.1.nupkg.sha512",
- "serilog.sinks.console.nuspec"
- ]
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "sha512": "4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "type": "package",
- "path": "serilog.sinks.debug/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Debug.dll",
- "lib/net462/Serilog.Sinks.Debug.xml",
- "lib/net471/Serilog.Sinks.Debug.dll",
- "lib/net471/Serilog.Sinks.Debug.xml",
- "lib/net6.0/Serilog.Sinks.Debug.dll",
- "lib/net6.0/Serilog.Sinks.Debug.xml",
- "lib/net8.0/Serilog.Sinks.Debug.dll",
- "lib/net8.0/Serilog.Sinks.Debug.xml",
- "lib/netstandard2.0/Serilog.Sinks.Debug.dll",
- "lib/netstandard2.0/Serilog.Sinks.Debug.xml",
- "serilog.sinks.debug.3.0.0.nupkg.sha512",
- "serilog.sinks.debug.nuspec"
- ]
- },
- "Serilog.Sinks.File/7.0.0": {
- "sha512": "fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "type": "package",
- "path": "serilog.sinks.file/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Sinks.File.dll",
- "lib/net462/Serilog.Sinks.File.xml",
- "lib/net471/Serilog.Sinks.File.dll",
- "lib/net471/Serilog.Sinks.File.xml",
- "lib/net6.0/Serilog.Sinks.File.dll",
- "lib/net6.0/Serilog.Sinks.File.xml",
- "lib/net8.0/Serilog.Sinks.File.dll",
- "lib/net8.0/Serilog.Sinks.File.xml",
- "lib/net9.0/Serilog.Sinks.File.dll",
- "lib/net9.0/Serilog.Sinks.File.xml",
- "lib/netstandard2.0/Serilog.Sinks.File.dll",
- "lib/netstandard2.0/Serilog.Sinks.File.xml",
- "serilog-sink-nuget.png",
- "serilog.sinks.file.7.0.0.nupkg.sha512",
- "serilog.sinks.file.nuspec"
- ]
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "sha512": "0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net462/System.Diagnostics.DiagnosticSource.dll",
- "lib/net462/System.Diagnostics.DiagnosticSource.xml",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IO.Pipelines/10.0.0": {
- "sha512": "M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
- "type": "package",
- "path": "system.io.pipelines/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.IO.Pipelines.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
- "lib/net10.0/System.IO.Pipelines.dll",
- "lib/net10.0/System.IO.Pipelines.xml",
- "lib/net462/System.IO.Pipelines.dll",
- "lib/net462/System.IO.Pipelines.xml",
- "lib/net8.0/System.IO.Pipelines.dll",
- "lib/net8.0/System.IO.Pipelines.xml",
- "lib/net9.0/System.IO.Pipelines.dll",
- "lib/net9.0/System.IO.Pipelines.xml",
- "lib/netstandard2.0/System.IO.Pipelines.dll",
- "lib/netstandard2.0/System.IO.Pipelines.xml",
- "system.io.pipelines.10.0.0.nupkg.sha512",
- "system.io.pipelines.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Encodings.Web/10.0.0": {
- "sha512": "257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
- "type": "package",
- "path": "system.text.encodings.web/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Text.Encodings.Web.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
- "lib/net10.0/System.Text.Encodings.Web.dll",
- "lib/net10.0/System.Text.Encodings.Web.xml",
- "lib/net462/System.Text.Encodings.Web.dll",
- "lib/net462/System.Text.Encodings.Web.xml",
- "lib/net8.0/System.Text.Encodings.Web.dll",
- "lib/net8.0/System.Text.Encodings.Web.xml",
- "lib/net9.0/System.Text.Encodings.Web.dll",
- "lib/net9.0/System.Text.Encodings.Web.xml",
- "lib/netstandard2.0/System.Text.Encodings.Web.dll",
- "lib/netstandard2.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.dll",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.xml",
- "system.text.encodings.web.10.0.0.nupkg.sha512",
- "system.text.encodings.web.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Json/10.0.0": {
- "sha512": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
- "type": "package",
- "path": "system.text.json/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "buildTransitive/net461/System.Text.Json.targets",
- "buildTransitive/net462/System.Text.Json.targets",
- "buildTransitive/net8.0/System.Text.Json.targets",
- "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
- "buildTransitive/netstandard2.0/System.Text.Json.targets",
- "lib/net10.0/System.Text.Json.dll",
- "lib/net10.0/System.Text.Json.xml",
- "lib/net462/System.Text.Json.dll",
- "lib/net462/System.Text.Json.xml",
- "lib/net8.0/System.Text.Json.dll",
- "lib/net8.0/System.Text.Json.xml",
- "lib/net9.0/System.Text.Json.dll",
- "lib/net9.0/System.Text.Json.xml",
- "lib/netstandard2.0/System.Text.Json.dll",
- "lib/netstandard2.0/System.Text.Json.xml",
- "system.text.json.10.0.0.nupkg.sha512",
- "system.text.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "TouchSocket/4.2.11": {
- "sha512": "1KKlE7Z5IGShHHeK1Q6ai7qaLWIumv88DZ+3//G1GRhUmGuzEFw+I6P6erd6d7lV4VUpzRgdwXk8XgX7HnVDgQ==",
- "type": "package",
- "path": "touchsocket/4.2.11",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "Readme.md",
- "lib/net10.0/TouchSocket.dll",
- "lib/net10.0/TouchSocket.xml",
- "lib/net10.0/zh-CN/TouchSocket.resources.dll",
- "lib/net462/TouchSocket.dll",
- "lib/net462/TouchSocket.xml",
- "lib/net462/zh-CN/TouchSocket.resources.dll",
- "lib/net6.0/TouchSocket.dll",
- "lib/net6.0/TouchSocket.xml",
- "lib/net6.0/zh-CN/TouchSocket.resources.dll",
- "lib/net8.0/TouchSocket.dll",
- "lib/net8.0/TouchSocket.xml",
- "lib/net8.0/zh-CN/TouchSocket.resources.dll",
- "lib/netstandard2.0/TouchSocket.dll",
- "lib/netstandard2.0/TouchSocket.xml",
- "lib/netstandard2.0/zh-CN/TouchSocket.resources.dll",
- "lib/netstandard2.1/TouchSocket.dll",
- "lib/netstandard2.1/TouchSocket.xml",
- "lib/netstandard2.1/zh-CN/TouchSocket.resources.dll",
- "logo.png",
- "touchsocket.4.2.11.nupkg.sha512",
- "touchsocket.nuspec"
- ]
- },
- "TouchSocket.Core/4.2.11": {
- "sha512": "MBPbT9nWC/GxdqqgGJz4C1ypR+DIalNdQw/LivK5Ue8QBrYkv5BdhCh/+Hwaxiz7Y0d4JsTJ6TayXGLdt5VfDg==",
- "type": "package",
- "path": "touchsocket.core/4.2.11",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "Readme.md",
- "analyzers/dotnet/cs/TouchSocket.Core.SourceGenerator.dll",
- "lib/net10.0/TouchSocket.Core.dll",
- "lib/net10.0/TouchSocket.Core.xml",
- "lib/net10.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net462/TouchSocket.Core.dll",
- "lib/net462/TouchSocket.Core.xml",
- "lib/net462/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net6.0/TouchSocket.Core.dll",
- "lib/net6.0/TouchSocket.Core.xml",
- "lib/net6.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net8.0/TouchSocket.Core.dll",
- "lib/net8.0/TouchSocket.Core.xml",
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/netstandard2.0/TouchSocket.Core.dll",
- "lib/netstandard2.0/TouchSocket.Core.xml",
- "lib/netstandard2.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/netstandard2.1/TouchSocket.Core.dll",
- "lib/netstandard2.1/TouchSocket.Core.xml",
- "lib/netstandard2.1/zh-CN/TouchSocket.Core.resources.dll",
- "logo.png",
- "tools/install.ps1",
- "tools/uninstall.ps1",
- "touchsocket.core.4.2.11.nupkg.sha512",
- "touchsocket.core.nuspec"
- ]
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- },
- "Sln.IntelliBelt.Model/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- },
- "Sln.IntelliBelt.Socket/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"
- },
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "msbuildProject": "../Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Newtonsoft.Json >= 13.0.4",
- "Sln.IntelliBelt.Common >= 1.0.0",
- "Sln.IntelliBelt.Model >= 1.0.0",
- "Sln.IntelliBelt.Serilog >= 1.0.0",
- "Sln.IntelliBelt.Socket >= 1.0.0",
- "Sln.IntelliBelt.WebSocket >= 1.0.0"
- ]
- },
- "packageFolders": {
- "/Users/wenxiansheng/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj",
- "projectName": "Sln.IntelliBelt.Business",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.4, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Business/obj/project.nuget.cache b/Sln.IntelliBelt.Business/obj/project.nuget.cache
deleted file mode 100644
index 8b98436..0000000
--- a/Sln.IntelliBelt.Business/obj/project.nuget.cache
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "sWBDkiSye3I=",
- "success": true,
- "projectFilePath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj",
- "expectedPackageFiles": [
- "/Users/wenxiansheng/.nuget/packages/fleck/1.2.0/fleck.1.2.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration/10.0.0/microsoft.extensions.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.abstractions/10.0.0/microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.binder/10.0.0/microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection/10.0.0/microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/10.0.0/microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencymodel/10.0.0/microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.diagnostics.abstractions/10.0.0/microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.fileproviders.abstractions/10.0.0/microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.hosting.abstractions/10.0.0/microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging/10.0.0/microsoft.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.abstractions/10.0.0/microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.options/10.0.0/microsoft.extensions.options.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.primitives/10.0.0/microsoft.extensions.primitives.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/newtonsoft.json/13.0.4/newtonsoft.json.13.0.4.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog/4.3.1/serilog.4.3.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.aspnetcore/10.0.0/serilog.aspnetcore.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.hosting/10.0.0/serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.logging/10.0.0/serilog.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.settings.configuration/10.0.0/serilog.settings.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.console/6.1.1/serilog.sinks.console.6.1.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.file/7.0.0/serilog.sinks.file.7.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.diagnostics.diagnosticsource/10.0.0/system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.io.pipelines/10.0.0/system.io.pipelines.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.encodings.web/10.0.0/system.text.encodings.web.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.json/10.0.0/system.text.json.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/touchsocket/4.2.11/touchsocket.4.2.11.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/touchsocket.core/4.2.11/touchsocket.core.4.2.11.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Business/obj/project.packagespec.json b/Sln.IntelliBelt.Business/obj/project.packagespec.json
deleted file mode 100644
index ad36a72..0000000
--- a/Sln.IntelliBelt.Business/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj","projectName":"Sln.IntelliBelt.Business","projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj","outputPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Newtonsoft.Json":{"target":"Package","version":"[13.0.4, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Business/obj/rider.project.model.nuget.info b/Sln.IntelliBelt.Business/obj/rider.project.model.nuget.info
deleted file mode 100644
index d42c9f6..0000000
--- a/Sln.IntelliBelt.Business/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620281188
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Business/obj/rider.project.restore.info b/Sln.IntelliBelt.Business/obj/rider.project.restore.info
deleted file mode 100644
index d42c9f6..0000000
--- a/Sln.IntelliBelt.Business/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620281188
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.deps.json b/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.deps.json
deleted file mode 100644
index e56a151..0000000
--- a/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.deps.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Sln.IntelliBelt.Common/1.0.0": {
- "runtime": {
- "Sln.IntelliBelt.Common.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll b/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll
deleted file mode 100644
index f3f0d48..0000000
Binary files a/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb b/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb
deleted file mode 100644
index 8a8781e..0000000
Binary files a/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sln.IntelliBelt.Common/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Sln.IntelliBelt.Common/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.AssemblyInfo.cs b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.AssemblyInfo.cs
deleted file mode 100644
index bac5cee..0000000
--- a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.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("Sln.IntelliBelt.Common")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a74ce4300095ea098a9453ab96deced41c589010")]
-[assembly: System.Reflection.AssemblyProductAttribute("Sln.IntelliBelt.Common")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Sln.IntelliBelt.Common")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.AssemblyInfoInputs.cache b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.AssemblyInfoInputs.cache
deleted file mode 100644
index ff8adf5..0000000
--- a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-d311313768fedbf6f56e9c72328dd8a6cda94c83c8c356256c09252a655be6d9
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.GeneratedMSBuildEditorConfig.editorconfig b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index a225a4e..0000000
--- a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.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 = Sln.IntelliBelt.Common
-build_property.ProjectDir = /Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.GlobalUsings.g.cs b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.assets.cache b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.assets.cache
deleted file mode 100644
index 3fff859..0000000
Binary files a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.assets.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.csproj.CoreCompileInputs.cache b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.csproj.CoreCompileInputs.cache
deleted file mode 100644
index d366ef3..0000000
--- a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-68a89e8d79c54d492169fef821cfd3507f7d4a4c0a9a6a70cf9bcecf32595502
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.csproj.FileListAbsolute.txt b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.csproj.FileListAbsolute.txt
deleted file mode 100644
index 51b6ddb..0000000
--- a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.deps.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.GeneratedMSBuildEditorConfig.editorconfig
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.AssemblyInfoInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.AssemblyInfo.cs
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.csproj.CoreCompileInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/Debug/net8.0/refint/Sln.IntelliBelt.Common.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/Debug/net8.0/ref/Sln.IntelliBelt.Common.dll
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.dll b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.dll
deleted file mode 100644
index f3f0d48..0000000
Binary files a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.pdb b/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.pdb
deleted file mode 100644
index 8a8781e..0000000
Binary files a/Sln.IntelliBelt.Common/obj/Debug/net8.0/Sln.IntelliBelt.Common.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/ref/Sln.IntelliBelt.Common.dll b/Sln.IntelliBelt.Common/obj/Debug/net8.0/ref/Sln.IntelliBelt.Common.dll
deleted file mode 100644
index bacdcea..0000000
Binary files a/Sln.IntelliBelt.Common/obj/Debug/net8.0/ref/Sln.IntelliBelt.Common.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Common/obj/Debug/net8.0/refint/Sln.IntelliBelt.Common.dll b/Sln.IntelliBelt.Common/obj/Debug/net8.0/refint/Sln.IntelliBelt.Common.dll
deleted file mode 100644
index bacdcea..0000000
Binary files a/Sln.IntelliBelt.Common/obj/Debug/net8.0/refint/Sln.IntelliBelt.Common.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.dgspec.json b/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.dgspec.json
deleted file mode 100644
index 062e3cd..0000000
--- a/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,66 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {}
- },
- "projects": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "projectName": "Sln.IntelliBelt.Common",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.g.props b/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.g.props
deleted file mode 100644
index 54ace01..0000000
--- a/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/wenxiansheng/.nuget/packages/
- /Users/wenxiansheng/.nuget/packages/
- PackageReference
- 6.12.2
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.g.targets b/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/Sln.IntelliBelt.Common/obj/Sln.IntelliBelt.Common.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/obj/project.assets.json b/Sln.IntelliBelt.Common/obj/project.assets.json
deleted file mode 100644
index 8474187..0000000
--- a/Sln.IntelliBelt.Common/obj/project.assets.json
+++ /dev/null
@@ -1,71 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- "net8.0": []
- },
- "packageFolders": {
- "/Users/wenxiansheng/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "projectName": "Sln.IntelliBelt.Common",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/obj/project.nuget.cache b/Sln.IntelliBelt.Common/obj/project.nuget.cache
deleted file mode 100644
index decffb0..0000000
--- a/Sln.IntelliBelt.Common/obj/project.nuget.cache
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "323e65MqT8E=",
- "success": true,
- "projectFilePath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "expectedPackageFiles": [],
- "logs": []
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/obj/project.packagespec.json b/Sln.IntelliBelt.Common/obj/project.packagespec.json
deleted file mode 100644
index 36fee5a..0000000
--- a/Sln.IntelliBelt.Common/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj","projectName":"Sln.IntelliBelt.Common","projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj","outputPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/obj/rider.project.model.nuget.info b/Sln.IntelliBelt.Common/obj/rider.project.model.nuget.info
deleted file mode 100644
index 3a3b298..0000000
--- a/Sln.IntelliBelt.Common/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620194766
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Common/obj/rider.project.restore.info b/Sln.IntelliBelt.Common/obj/rider.project.restore.info
deleted file mode 100644
index 3a3b298..0000000
--- a/Sln.IntelliBelt.Common/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620194766
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.deps.json b/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.deps.json
deleted file mode 100644
index 02625d3..0000000
--- a/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.deps.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Sln.IntelliBelt.Config/1.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Config.dll": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- }
- }
- },
- "libraries": {
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "path": "microsoft.extensions.options/10.0.0",
- "hashPath": "microsoft.extensions.options.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "path": "microsoft.extensions.primitives/10.0.0",
- "hashPath": "microsoft.extensions.primitives.10.0.0.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index d0e0542..0000000
Binary files a/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb b/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
deleted file mode 100644
index ad720fa..0000000
Binary files a/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sln.IntelliBelt.Config/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Sln.IntelliBelt.Config/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.AssemblyInfo.cs b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.AssemblyInfo.cs
deleted file mode 100644
index 0fd3cf5..0000000
--- a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.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("Sln.IntelliBelt.Config")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a74ce4300095ea098a9453ab96deced41c589010")]
-[assembly: System.Reflection.AssemblyProductAttribute("Sln.IntelliBelt.Config")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Sln.IntelliBelt.Config")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.AssemblyInfoInputs.cache b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.AssemblyInfoInputs.cache
deleted file mode 100644
index 44baafb..0000000
--- a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-2ecc5a48b6989a75b3021b8950492892bdd02fae9f5779bc8377001a97c52114
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.GeneratedMSBuildEditorConfig.editorconfig b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 61f4144..0000000
--- a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.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 = Sln.IntelliBelt.Config
-build_property.ProjectDir = /Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.GlobalUsings.g.cs b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.assets.cache b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.assets.cache
deleted file mode 100644
index 7ba44e6..0000000
Binary files a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.assets.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.AssemblyReference.cache b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.AssemblyReference.cache
deleted file mode 100644
index a9c1114..0000000
Binary files a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.CoreCompileInputs.cache b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.CoreCompileInputs.cache
deleted file mode 100644
index ffc046b..0000000
--- a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-58689663e990cf09302fd88045ee01bcf6ca5fa0e8a260c2b8d0fa4f24a49787
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.FileListAbsolute.txt b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.FileListAbsolute.txt
deleted file mode 100644
index 048cde8..0000000
--- a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.deps.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.AssemblyReference.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.GeneratedMSBuildEditorConfig.editorconfig
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.AssemblyInfoInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.AssemblyInfo.cs
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.csproj.CoreCompileInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/refint/Sln.IntelliBelt.Config.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/Debug/net8.0/ref/Sln.IntelliBelt.Config.dll
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index d0e0542..0000000
Binary files a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.pdb b/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.pdb
deleted file mode 100644
index ad720fa..0000000
Binary files a/Sln.IntelliBelt.Config/obj/Debug/net8.0/Sln.IntelliBelt.Config.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/ref/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt.Config/obj/Debug/net8.0/ref/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index 730b3a5..0000000
Binary files a/Sln.IntelliBelt.Config/obj/Debug/net8.0/ref/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Config/obj/Debug/net8.0/refint/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt.Config/obj/Debug/net8.0/refint/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index 730b3a5..0000000
Binary files a/Sln.IntelliBelt.Config/obj/Debug/net8.0/refint/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.dgspec.json b/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.dgspec.json
deleted file mode 100644
index 12735a9..0000000
--- a/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,72 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {}
- },
- "projects": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "projectName": "Sln.IntelliBelt.Config",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.g.props b/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.g.props
deleted file mode 100644
index 54ace01..0000000
--- a/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/wenxiansheng/.nuget/packages/
- /Users/wenxiansheng/.nuget/packages/
- PackageReference
- 6.12.2
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.g.targets b/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.g.targets
deleted file mode 100644
index a5006eb..0000000
--- a/Sln.IntelliBelt.Config/obj/Sln.IntelliBelt.Config.csproj.nuget.g.targets
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/obj/project.assets.json b/Sln.IntelliBelt.Config/obj/project.assets.json
deleted file mode 100644
index 077591c..0000000
--- a/Sln.IntelliBelt.Config/obj/project.assets.json
+++ /dev/null
@@ -1,239 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- }
- }
- },
- "libraries": {
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "sha512": "L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "sha512": "8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "type": "package",
- "path": "microsoft.extensions.options/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "sha512": "inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "type": "package",
- "path": "microsoft.extensions.primitives/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Microsoft.Extensions.Options >= 10.0.0"
- ]
- },
- "packageFolders": {
- "/Users/wenxiansheng/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "projectName": "Sln.IntelliBelt.Config",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/obj/project.nuget.cache b/Sln.IntelliBelt.Config/obj/project.nuget.cache
deleted file mode 100644
index 6853d98..0000000
--- a/Sln.IntelliBelt.Config/obj/project.nuget.cache
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "rgZGJqtaQ6U=",
- "success": true,
- "projectFilePath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "expectedPackageFiles": [
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/10.0.0/microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.options/10.0.0/microsoft.extensions.options.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.primitives/10.0.0/microsoft.extensions.primitives.10.0.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/obj/project.packagespec.json b/Sln.IntelliBelt.Config/obj/project.packagespec.json
deleted file mode 100644
index ffa73fe..0000000
--- a/Sln.IntelliBelt.Config/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj","projectName":"Sln.IntelliBelt.Config","projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj","outputPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Microsoft.Extensions.Options":{"target":"Package","version":"[10.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/obj/rider.project.model.nuget.info b/Sln.IntelliBelt.Config/obj/rider.project.model.nuget.info
deleted file mode 100644
index 366a440..0000000
--- a/Sln.IntelliBelt.Config/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620212943
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Config/obj/rider.project.restore.info b/Sln.IntelliBelt.Config/obj/rider.project.restore.info
deleted file mode 100644
index 366a440..0000000
--- a/Sln.IntelliBelt.Config/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620212943
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.deps.json b/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.deps.json
deleted file mode 100644
index bd2ca7c..0000000
--- a/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.deps.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Sln.IntelliBelt.Model/1.0.0": {
- "runtime": {
- "Sln.IntelliBelt.Model.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Sln.IntelliBelt.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll b/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll
deleted file mode 100644
index bf89082..0000000
Binary files a/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb b/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb
deleted file mode 100644
index 95bf500..0000000
Binary files a/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sln.IntelliBelt.Model/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Sln.IntelliBelt.Model/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.AssemblyInfo.cs b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.AssemblyInfo.cs
deleted file mode 100644
index cc4eb13..0000000
--- a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.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("Sln.IntelliBelt.Model")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a74ce4300095ea098a9453ab96deced41c589010")]
-[assembly: System.Reflection.AssemblyProductAttribute("Sln.IntelliBelt.Model")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Sln.IntelliBelt.Model")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.AssemblyInfoInputs.cache b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.AssemblyInfoInputs.cache
deleted file mode 100644
index eb98dd2..0000000
--- a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-3604e7f99f77817bbe50cbae8ffe3f817ec4c76372eb41f3c76fb14a18913161
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.GeneratedMSBuildEditorConfig.editorconfig b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 9393964..0000000
--- a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.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 = Sln.IntelliBelt.Model
-build_property.ProjectDir = /Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.GlobalUsings.g.cs b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.assets.cache b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.assets.cache
deleted file mode 100644
index 9ccd7a2..0000000
Binary files a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.assets.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.csproj.CoreCompileInputs.cache b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 8d524bc..0000000
--- a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-6f3d48fb10a64d8bc536be419208ff31f7dd757e8b8b6d3ad85868f84df73dbf
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.csproj.FileListAbsolute.txt b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.csproj.FileListAbsolute.txt
deleted file mode 100644
index aebfecc..0000000
--- a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.deps.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.GeneratedMSBuildEditorConfig.editorconfig
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.AssemblyInfoInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.AssemblyInfo.cs
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.csproj.CoreCompileInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/Debug/net8.0/refint/Sln.IntelliBelt.Model.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/Debug/net8.0/ref/Sln.IntelliBelt.Model.dll
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.dll b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.dll
deleted file mode 100644
index bf89082..0000000
Binary files a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.pdb b/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.pdb
deleted file mode 100644
index 95bf500..0000000
Binary files a/Sln.IntelliBelt.Model/obj/Debug/net8.0/Sln.IntelliBelt.Model.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/ref/Sln.IntelliBelt.Model.dll b/Sln.IntelliBelt.Model/obj/Debug/net8.0/ref/Sln.IntelliBelt.Model.dll
deleted file mode 100644
index 0cc13b0..0000000
Binary files a/Sln.IntelliBelt.Model/obj/Debug/net8.0/ref/Sln.IntelliBelt.Model.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Model/obj/Debug/net8.0/refint/Sln.IntelliBelt.Model.dll b/Sln.IntelliBelt.Model/obj/Debug/net8.0/refint/Sln.IntelliBelt.Model.dll
deleted file mode 100644
index 0cc13b0..0000000
Binary files a/Sln.IntelliBelt.Model/obj/Debug/net8.0/refint/Sln.IntelliBelt.Model.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.dgspec.json b/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.dgspec.json
deleted file mode 100644
index 5593c17..0000000
--- a/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,66 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {}
- },
- "projects": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "projectName": "Sln.IntelliBelt.Model",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.g.props b/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.g.props
deleted file mode 100644
index 54ace01..0000000
--- a/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/wenxiansheng/.nuget/packages/
- /Users/wenxiansheng/.nuget/packages/
- PackageReference
- 6.12.2
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.g.targets b/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.g.targets
deleted file mode 100644
index 3dc06ef..0000000
--- a/Sln.IntelliBelt.Model/obj/Sln.IntelliBelt.Model.csproj.nuget.g.targets
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/obj/project.assets.json b/Sln.IntelliBelt.Model/obj/project.assets.json
deleted file mode 100644
index 2e6d935..0000000
--- a/Sln.IntelliBelt.Model/obj/project.assets.json
+++ /dev/null
@@ -1,71 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- "net8.0": []
- },
- "packageFolders": {
- "/Users/wenxiansheng/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "projectName": "Sln.IntelliBelt.Model",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/obj/project.nuget.cache b/Sln.IntelliBelt.Model/obj/project.nuget.cache
deleted file mode 100644
index c0fdeec..0000000
--- a/Sln.IntelliBelt.Model/obj/project.nuget.cache
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "o1NiF8IbeUo=",
- "success": true,
- "projectFilePath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "expectedPackageFiles": [],
- "logs": []
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/obj/project.packagespec.json b/Sln.IntelliBelt.Model/obj/project.packagespec.json
deleted file mode 100644
index b6edd47..0000000
--- a/Sln.IntelliBelt.Model/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj","projectName":"Sln.IntelliBelt.Model","projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj","outputPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/obj/rider.project.model.nuget.info b/Sln.IntelliBelt.Model/obj/rider.project.model.nuget.info
deleted file mode 100644
index 197412a..0000000
--- a/Sln.IntelliBelt.Model/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620187669
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Model/obj/rider.project.restore.info b/Sln.IntelliBelt.Model/obj/rider.project.restore.info
deleted file mode 100644
index 197412a..0000000
--- a/Sln.IntelliBelt.Model/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620187669
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index d0e0542..0000000
Binary files a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb b/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
deleted file mode 100644
index ad720fa..0000000
Binary files a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.deps.json b/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.deps.json
deleted file mode 100644
index 58d04a7..0000000
--- a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.deps.json
+++ /dev/null
@@ -1,529 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Serilog.dll": {}
- }
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Serilog/4.3.1": {
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "assemblyVersion": "4.3.0.0",
- "fileVersion": "4.3.0.0"
- }
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.1",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "assemblyVersion": "6.1.1.0",
- "fileVersion": "6.1.1.0"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.0.0"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.IO.Pipelines/10.0.0": {
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.Text.Encodings.Web/10.0.0": {
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "rid": "browser",
- "assetType": "runtime",
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.Text.Json/10.0.0": {
- "dependencies": {
- "System.IO.Pipelines": "10.0.0",
- "System.Text.Encodings.Web": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Config.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
- "path": "microsoft.extensions.configuration/10.0.0",
- "hashPath": "microsoft.extensions.configuration.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
- "path": "microsoft.extensions.configuration.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
- "path": "microsoft.extensions.configuration.binder/10.0.0",
- "hashPath": "microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
- "path": "microsoft.extensions.hosting.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
- "path": "microsoft.extensions.logging/10.0.0",
- "hashPath": "microsoft.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
- "path": "microsoft.extensions.logging.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "path": "microsoft.extensions.options/10.0.0",
- "hashPath": "microsoft.extensions.options.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "path": "microsoft.extensions.primitives/10.0.0",
- "hashPath": "microsoft.extensions.primitives.10.0.0.nupkg.sha512"
- },
- "Serilog/4.3.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "path": "serilog/4.3.1",
- "hashPath": "serilog.4.3.1.nupkg.sha512"
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "path": "serilog.aspnetcore/10.0.0",
- "hashPath": "serilog.aspnetcore.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "path": "serilog.extensions.hosting/10.0.0",
- "hashPath": "serilog.extensions.hosting.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "path": "serilog.extensions.logging/10.0.0",
- "hashPath": "serilog.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "path": "serilog.formatting.compact/3.0.0",
- "hashPath": "serilog.formatting.compact.3.0.0.nupkg.sha512"
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "path": "serilog.settings.configuration/10.0.0",
- "hashPath": "serilog.settings.configuration.10.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "path": "serilog.sinks.console/6.1.1",
- "hashPath": "serilog.sinks.console.6.1.1.nupkg.sha512"
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "path": "serilog.sinks.debug/3.0.0",
- "hashPath": "serilog.sinks.debug.3.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "path": "serilog.sinks.file/7.0.0",
- "hashPath": "serilog.sinks.file.7.0.0.nupkg.sha512"
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
- "path": "system.diagnostics.diagnosticsource/10.0.0",
- "hashPath": "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512"
- },
- "System.IO.Pipelines/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
- "path": "system.io.pipelines/10.0.0",
- "hashPath": "system.io.pipelines.10.0.0.nupkg.sha512"
- },
- "System.Text.Encodings.Web/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
- "path": "system.text.encodings.web/10.0.0",
- "hashPath": "system.text.encodings.web.10.0.0.nupkg.sha512"
- },
- "System.Text.Json/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
- "path": "system.text.json/10.0.0",
- "hashPath": "system.text.json.10.0.0.nupkg.sha512"
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll b/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
deleted file mode 100644
index 1cdef86..0000000
Binary files a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb b/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
deleted file mode 100644
index c8fa439..0000000
Binary files a/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.Inte.1C0B9E92.Up2Date b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.Inte.1C0B9E92.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.AssemblyInfo.cs b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.AssemblyInfo.cs
deleted file mode 100644
index ebc9201..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.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("Sln.IntelliBelt.Serilog")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a74ce4300095ea098a9453ab96deced41c589010")]
-[assembly: System.Reflection.AssemblyProductAttribute("Sln.IntelliBelt.Serilog")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Sln.IntelliBelt.Serilog")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.AssemblyInfoInputs.cache b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.AssemblyInfoInputs.cache
deleted file mode 100644
index 25c48d5..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-3263b5231764b7d5032cd229e59aa8ec663ddc68d3d1c1b95720cf7a2dc0f677
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.GeneratedMSBuildEditorConfig.editorconfig b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index ce45744..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.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 = Sln.IntelliBelt.Serilog
-build_property.ProjectDir = /Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.GlobalUsings.g.cs b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.assets.cache b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.assets.cache
deleted file mode 100644
index d895c43..0000000
Binary files a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.assets.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.AssemblyReference.cache b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.AssemblyReference.cache
deleted file mode 100644
index 034a8e7..0000000
Binary files a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.CoreCompileInputs.cache b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.CoreCompileInputs.cache
deleted file mode 100644
index aa21f30..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-87df5d08b2d2b6b340c98aa9ad602a12ce2fda6fbe88d7ce8855a5c5c1f94403
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.FileListAbsolute.txt b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.FileListAbsolute.txt
deleted file mode 100644
index 35f4434..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.deps.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.AssemblyReference.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.GeneratedMSBuildEditorConfig.editorconfig
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.AssemblyInfoInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.AssemblyInfo.cs
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.csproj.CoreCompileInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.Inte.1C0B9E92.Up2Date
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/refint/Sln.IntelliBelt.Serilog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/ref/Sln.IntelliBelt.Serilog.dll
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.dll b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
deleted file mode 100644
index 1cdef86..0000000
Binary files a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
deleted file mode 100644
index c8fa439..0000000
Binary files a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/ref/Sln.IntelliBelt.Serilog.dll b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/ref/Sln.IntelliBelt.Serilog.dll
deleted file mode 100644
index 19de285..0000000
Binary files a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/ref/Sln.IntelliBelt.Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/refint/Sln.IntelliBelt.Serilog.dll b/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/refint/Sln.IntelliBelt.Serilog.dll
deleted file mode 100644
index 19de285..0000000
Binary files a/Sln.IntelliBelt.Serilog/obj/Debug/net8.0/refint/Sln.IntelliBelt.Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.dgspec.json b/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.dgspec.json
deleted file mode 100644
index b4f25c7..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,144 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {}
- },
- "projects": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "projectName": "Sln.IntelliBelt.Config",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "projectName": "Sln.IntelliBelt.Serilog",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Serilog": {
- "target": "Package",
- "version": "[4.3.1, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.g.props b/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.g.props
deleted file mode 100644
index 54ace01..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/wenxiansheng/.nuget/packages/
- /Users/wenxiansheng/.nuget/packages/
- PackageReference
- 6.12.2
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.g.targets b/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.g.targets
deleted file mode 100644
index 6acb9a8..0000000
--- a/Sln.IntelliBelt.Serilog/obj/Sln.IntelliBelt.Serilog.csproj.nuget.g.targets
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/obj/project.assets.json b/Sln.IntelliBelt.Serilog/obj/project.assets.json
deleted file mode 100644
index ec457a5..0000000
--- a/Sln.IntelliBelt.Serilog/obj/project.assets.json
+++ /dev/null
@@ -1,1439 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "Microsoft.Extensions.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Serilog/4.3.1": {
- "type": "package",
- "compile": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/Serilog.targets": {}
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.3.0",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.0",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.IO.Pipelines/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.Text.Encodings.Web/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "assetType": "runtime",
- "rid": "browser"
- }
- }
- },
- "System.Text.Json/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "10.0.0",
- "System.Text.Encodings.Web": "10.0.0"
- },
- "compile": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/System.Text.Json.targets": {}
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Microsoft.Extensions.Configuration/10.0.0": {
- "sha512": "H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
- "type": "package",
- "path": "microsoft.extensions.configuration/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "sha512": "d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "sha512": "tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
- "type": "package",
- "path": "microsoft.extensions.configuration.binder/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.binder.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "sha512": "f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
- "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "sha512": "L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "sha512": "RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net462/Microsoft.Extensions.DependencyModel.dll",
- "lib/net462/Microsoft.Extensions.DependencyModel.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
- "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "sha512": "SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
- "type": "package",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512",
- "microsoft.extensions.diagnostics.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "sha512": "/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
- "type": "package",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.fileproviders.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "sha512": "KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
- "type": "package",
- "path": "microsoft.extensions.hosting.abstractions/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
- "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512",
- "microsoft.extensions.hosting.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "sha512": "BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
- "type": "package",
- "path": "microsoft.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.xml",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
- "microsoft.extensions.logging.10.0.0.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "sha512": "FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "sha512": "8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "type": "package",
- "path": "microsoft.extensions.options/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "sha512": "inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "type": "package",
- "path": "microsoft.extensions.primitives/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Serilog/4.3.1": {
- "sha512": "savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "type": "package",
- "path": "serilog/4.3.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "build/Serilog.targets",
- "buildTransitive/Serilog.targets",
- "icon.png",
- "lib/net10.0/Serilog.dll",
- "lib/net10.0/Serilog.xml",
- "lib/net462/Serilog.dll",
- "lib/net462/Serilog.xml",
- "lib/net471/Serilog.dll",
- "lib/net471/Serilog.xml",
- "lib/net6.0/Serilog.dll",
- "lib/net6.0/Serilog.xml",
- "lib/net8.0/Serilog.dll",
- "lib/net8.0/Serilog.xml",
- "lib/net9.0/Serilog.dll",
- "lib/net9.0/Serilog.xml",
- "lib/netstandard2.0/Serilog.dll",
- "lib/netstandard2.0/Serilog.xml",
- "serilog.4.3.1.nupkg.sha512",
- "serilog.nuspec"
- ]
- },
- "Serilog.AspNetCore/10.0.0": {
- "sha512": "a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "type": "package",
- "path": "serilog.aspnetcore/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.AspNetCore.dll",
- "lib/net10.0/Serilog.AspNetCore.xml",
- "lib/net462/Serilog.AspNetCore.dll",
- "lib/net462/Serilog.AspNetCore.xml",
- "lib/net8.0/Serilog.AspNetCore.dll",
- "lib/net8.0/Serilog.AspNetCore.xml",
- "lib/net9.0/Serilog.AspNetCore.dll",
- "lib/net9.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.0/Serilog.AspNetCore.dll",
- "lib/netstandard2.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.1/Serilog.AspNetCore.dll",
- "lib/netstandard2.1/Serilog.AspNetCore.xml",
- "serilog.aspnetcore.10.0.0.nupkg.sha512",
- "serilog.aspnetcore.nuspec"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "sha512": "E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "type": "package",
- "path": "serilog.extensions.hosting/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Extensions.Hosting.dll",
- "lib/net10.0/Serilog.Extensions.Hosting.xml",
- "lib/net462/Serilog.Extensions.Hosting.dll",
- "lib/net462/Serilog.Extensions.Hosting.xml",
- "lib/net8.0/Serilog.Extensions.Hosting.dll",
- "lib/net8.0/Serilog.Extensions.Hosting.xml",
- "lib/net9.0/Serilog.Extensions.Hosting.dll",
- "lib/net9.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.xml",
- "serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "serilog.extensions.hosting.nuspec"
- ]
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "sha512": "vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "type": "package",
- "path": "serilog.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net10.0/Serilog.Extensions.Logging.dll",
- "lib/net10.0/Serilog.Extensions.Logging.xml",
- "lib/net462/Serilog.Extensions.Logging.dll",
- "lib/net462/Serilog.Extensions.Logging.xml",
- "lib/net8.0/Serilog.Extensions.Logging.dll",
- "lib/net8.0/Serilog.Extensions.Logging.xml",
- "lib/net9.0/Serilog.Extensions.Logging.dll",
- "lib/net9.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.0/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.1/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.1/Serilog.Extensions.Logging.xml",
- "serilog-extension-nuget.png",
- "serilog.extensions.logging.10.0.0.nupkg.sha512",
- "serilog.extensions.logging.nuspec"
- ]
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "sha512": "wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "type": "package",
- "path": "serilog.formatting.compact/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Formatting.Compact.dll",
- "lib/net462/Serilog.Formatting.Compact.xml",
- "lib/net471/Serilog.Formatting.Compact.dll",
- "lib/net471/Serilog.Formatting.Compact.xml",
- "lib/net6.0/Serilog.Formatting.Compact.dll",
- "lib/net6.0/Serilog.Formatting.Compact.xml",
- "lib/net8.0/Serilog.Formatting.Compact.dll",
- "lib/net8.0/Serilog.Formatting.Compact.xml",
- "lib/netstandard2.0/Serilog.Formatting.Compact.dll",
- "lib/netstandard2.0/Serilog.Formatting.Compact.xml",
- "serilog-extension-nuget.png",
- "serilog.formatting.compact.3.0.0.nupkg.sha512",
- "serilog.formatting.compact.nuspec"
- ]
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "sha512": "LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "type": "package",
- "path": "serilog.settings.configuration/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Settings.Configuration.dll",
- "lib/net10.0/Serilog.Settings.Configuration.xml",
- "lib/net462/Serilog.Settings.Configuration.dll",
- "lib/net462/Serilog.Settings.Configuration.xml",
- "lib/net8.0/Serilog.Settings.Configuration.dll",
- "lib/net8.0/Serilog.Settings.Configuration.xml",
- "lib/net9.0/Serilog.Settings.Configuration.dll",
- "lib/net9.0/Serilog.Settings.Configuration.xml",
- "lib/netstandard2.0/Serilog.Settings.Configuration.dll",
- "lib/netstandard2.0/Serilog.Settings.Configuration.xml",
- "serilog.settings.configuration.10.0.0.nupkg.sha512",
- "serilog.settings.configuration.nuspec"
- ]
- },
- "Serilog.Sinks.Console/6.1.1": {
- "sha512": "8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "type": "package",
- "path": "serilog.sinks.console/6.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Console.dll",
- "lib/net462/Serilog.Sinks.Console.xml",
- "lib/net471/Serilog.Sinks.Console.dll",
- "lib/net471/Serilog.Sinks.Console.xml",
- "lib/net6.0/Serilog.Sinks.Console.dll",
- "lib/net6.0/Serilog.Sinks.Console.xml",
- "lib/net8.0/Serilog.Sinks.Console.dll",
- "lib/net8.0/Serilog.Sinks.Console.xml",
- "lib/netstandard2.0/Serilog.Sinks.Console.dll",
- "lib/netstandard2.0/Serilog.Sinks.Console.xml",
- "serilog.sinks.console.6.1.1.nupkg.sha512",
- "serilog.sinks.console.nuspec"
- ]
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "sha512": "4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "type": "package",
- "path": "serilog.sinks.debug/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Debug.dll",
- "lib/net462/Serilog.Sinks.Debug.xml",
- "lib/net471/Serilog.Sinks.Debug.dll",
- "lib/net471/Serilog.Sinks.Debug.xml",
- "lib/net6.0/Serilog.Sinks.Debug.dll",
- "lib/net6.0/Serilog.Sinks.Debug.xml",
- "lib/net8.0/Serilog.Sinks.Debug.dll",
- "lib/net8.0/Serilog.Sinks.Debug.xml",
- "lib/netstandard2.0/Serilog.Sinks.Debug.dll",
- "lib/netstandard2.0/Serilog.Sinks.Debug.xml",
- "serilog.sinks.debug.3.0.0.nupkg.sha512",
- "serilog.sinks.debug.nuspec"
- ]
- },
- "Serilog.Sinks.File/7.0.0": {
- "sha512": "fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "type": "package",
- "path": "serilog.sinks.file/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Sinks.File.dll",
- "lib/net462/Serilog.Sinks.File.xml",
- "lib/net471/Serilog.Sinks.File.dll",
- "lib/net471/Serilog.Sinks.File.xml",
- "lib/net6.0/Serilog.Sinks.File.dll",
- "lib/net6.0/Serilog.Sinks.File.xml",
- "lib/net8.0/Serilog.Sinks.File.dll",
- "lib/net8.0/Serilog.Sinks.File.xml",
- "lib/net9.0/Serilog.Sinks.File.dll",
- "lib/net9.0/Serilog.Sinks.File.xml",
- "lib/netstandard2.0/Serilog.Sinks.File.dll",
- "lib/netstandard2.0/Serilog.Sinks.File.xml",
- "serilog-sink-nuget.png",
- "serilog.sinks.file.7.0.0.nupkg.sha512",
- "serilog.sinks.file.nuspec"
- ]
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "sha512": "0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net462/System.Diagnostics.DiagnosticSource.dll",
- "lib/net462/System.Diagnostics.DiagnosticSource.xml",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IO.Pipelines/10.0.0": {
- "sha512": "M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
- "type": "package",
- "path": "system.io.pipelines/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.IO.Pipelines.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
- "lib/net10.0/System.IO.Pipelines.dll",
- "lib/net10.0/System.IO.Pipelines.xml",
- "lib/net462/System.IO.Pipelines.dll",
- "lib/net462/System.IO.Pipelines.xml",
- "lib/net8.0/System.IO.Pipelines.dll",
- "lib/net8.0/System.IO.Pipelines.xml",
- "lib/net9.0/System.IO.Pipelines.dll",
- "lib/net9.0/System.IO.Pipelines.xml",
- "lib/netstandard2.0/System.IO.Pipelines.dll",
- "lib/netstandard2.0/System.IO.Pipelines.xml",
- "system.io.pipelines.10.0.0.nupkg.sha512",
- "system.io.pipelines.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Encodings.Web/10.0.0": {
- "sha512": "257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
- "type": "package",
- "path": "system.text.encodings.web/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Text.Encodings.Web.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
- "lib/net10.0/System.Text.Encodings.Web.dll",
- "lib/net10.0/System.Text.Encodings.Web.xml",
- "lib/net462/System.Text.Encodings.Web.dll",
- "lib/net462/System.Text.Encodings.Web.xml",
- "lib/net8.0/System.Text.Encodings.Web.dll",
- "lib/net8.0/System.Text.Encodings.Web.xml",
- "lib/net9.0/System.Text.Encodings.Web.dll",
- "lib/net9.0/System.Text.Encodings.Web.xml",
- "lib/netstandard2.0/System.Text.Encodings.Web.dll",
- "lib/netstandard2.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.dll",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.xml",
- "system.text.encodings.web.10.0.0.nupkg.sha512",
- "system.text.encodings.web.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Json/10.0.0": {
- "sha512": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
- "type": "package",
- "path": "system.text.json/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "buildTransitive/net461/System.Text.Json.targets",
- "buildTransitive/net462/System.Text.Json.targets",
- "buildTransitive/net8.0/System.Text.Json.targets",
- "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
- "buildTransitive/netstandard2.0/System.Text.Json.targets",
- "lib/net10.0/System.Text.Json.dll",
- "lib/net10.0/System.Text.Json.xml",
- "lib/net462/System.Text.Json.dll",
- "lib/net462/System.Text.Json.xml",
- "lib/net8.0/System.Text.Json.dll",
- "lib/net8.0/System.Text.Json.xml",
- "lib/net9.0/System.Text.Json.dll",
- "lib/net9.0/System.Text.Json.xml",
- "lib/netstandard2.0/System.Text.Json.dll",
- "lib/netstandard2.0/System.Text.Json.xml",
- "system.text.json.10.0.0.nupkg.sha512",
- "system.text.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Serilog >= 4.3.1",
- "Serilog.AspNetCore >= 10.0.0",
- "Sln.IntelliBelt.Config >= 1.0.0"
- ]
- },
- "packageFolders": {
- "/Users/wenxiansheng/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "projectName": "Sln.IntelliBelt.Serilog",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Serilog": {
- "target": "Package",
- "version": "[4.3.1, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/obj/project.nuget.cache b/Sln.IntelliBelt.Serilog/obj/project.nuget.cache
deleted file mode 100644
index f81cf38..0000000
--- a/Sln.IntelliBelt.Serilog/obj/project.nuget.cache
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "Mjlm/r7GoxU=",
- "success": true,
- "projectFilePath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "expectedPackageFiles": [
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration/10.0.0/microsoft.extensions.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.abstractions/10.0.0/microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.binder/10.0.0/microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection/10.0.0/microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/10.0.0/microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencymodel/10.0.0/microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.diagnostics.abstractions/10.0.0/microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.fileproviders.abstractions/10.0.0/microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.hosting.abstractions/10.0.0/microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging/10.0.0/microsoft.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.abstractions/10.0.0/microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.options/10.0.0/microsoft.extensions.options.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.primitives/10.0.0/microsoft.extensions.primitives.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog/4.3.1/serilog.4.3.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.aspnetcore/10.0.0/serilog.aspnetcore.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.hosting/10.0.0/serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.logging/10.0.0/serilog.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.settings.configuration/10.0.0/serilog.settings.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.console/6.1.1/serilog.sinks.console.6.1.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.file/7.0.0/serilog.sinks.file.7.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.diagnostics.diagnosticsource/10.0.0/system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.io.pipelines/10.0.0/system.io.pipelines.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.encodings.web/10.0.0/system.text.encodings.web.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.json/10.0.0/system.text.json.10.0.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/obj/project.packagespec.json b/Sln.IntelliBelt.Serilog/obj/project.packagespec.json
deleted file mode 100644
index 7523f71..0000000
--- a/Sln.IntelliBelt.Serilog/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj","projectName":"Sln.IntelliBelt.Serilog","projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj","outputPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Serilog":{"target":"Package","version":"[4.3.1, )"},"Serilog.AspNetCore":{"target":"Package","version":"[10.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/obj/rider.project.model.nuget.info b/Sln.IntelliBelt.Serilog/obj/rider.project.model.nuget.info
deleted file mode 100644
index daa20a6..0000000
--- a/Sln.IntelliBelt.Serilog/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620252075
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Serilog/obj/rider.project.restore.info b/Sln.IntelliBelt.Serilog/obj/rider.project.restore.info
deleted file mode 100644
index daa20a6..0000000
--- a/Sln.IntelliBelt.Serilog/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620252075
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll
deleted file mode 100644
index f3f0d48..0000000
Binary files a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb
deleted file mode 100644
index 8a8781e..0000000
Binary files a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index d0e0542..0000000
Binary files a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
deleted file mode 100644
index ad720fa..0000000
Binary files a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
deleted file mode 100644
index 1cdef86..0000000
Binary files a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
deleted file mode 100644
index c8fa439..0000000
Binary files a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.deps.json b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.deps.json
deleted file mode 100644
index fb99dd0..0000000
--- a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.deps.json
+++ /dev/null
@@ -1,606 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Sln.IntelliBelt.Socket/1.0.0": {
- "dependencies": {
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "TouchSocket": "4.2.11"
- },
- "runtime": {
- "Sln.IntelliBelt.Socket.dll": {}
- }
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Serilog/4.3.1": {
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "assemblyVersion": "4.3.0.0",
- "fileVersion": "4.3.0.0"
- }
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.1",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "assemblyVersion": "6.1.1.0",
- "fileVersion": "6.1.1.0"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.0.0"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.IO.Pipelines/10.0.0": {
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.Text.Encodings.Web/10.0.0": {
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "rid": "browser",
- "assetType": "runtime",
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.Text.Json/10.0.0": {
- "dependencies": {
- "System.IO.Pipelines": "10.0.0",
- "System.Text.Encodings.Web": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "TouchSocket/4.2.11": {
- "dependencies": {
- "TouchSocket.Core": "4.2.11"
- },
- "runtime": {
- "lib/net8.0/TouchSocket.dll": {
- "assemblyVersion": "4.2.11.0",
- "fileVersion": "4.2.11.0"
- }
- },
- "resources": {
- "lib/net8.0/zh-CN/TouchSocket.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "TouchSocket.Core/4.2.11": {
- "dependencies": {
- "System.IO.Pipelines": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "assemblyVersion": "4.2.11.0",
- "fileVersion": "4.2.11.0"
- }
- },
- "resources": {
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "runtime": {
- "Sln.IntelliBelt.Common.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Config.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Serilog.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "Sln.IntelliBelt.Socket/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
- "path": "microsoft.extensions.configuration/10.0.0",
- "hashPath": "microsoft.extensions.configuration.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
- "path": "microsoft.extensions.configuration.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
- "path": "microsoft.extensions.configuration.binder/10.0.0",
- "hashPath": "microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
- "path": "microsoft.extensions.hosting.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
- "path": "microsoft.extensions.logging/10.0.0",
- "hashPath": "microsoft.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
- "path": "microsoft.extensions.logging.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "path": "microsoft.extensions.options/10.0.0",
- "hashPath": "microsoft.extensions.options.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "path": "microsoft.extensions.primitives/10.0.0",
- "hashPath": "microsoft.extensions.primitives.10.0.0.nupkg.sha512"
- },
- "Serilog/4.3.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "path": "serilog/4.3.1",
- "hashPath": "serilog.4.3.1.nupkg.sha512"
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "path": "serilog.aspnetcore/10.0.0",
- "hashPath": "serilog.aspnetcore.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "path": "serilog.extensions.hosting/10.0.0",
- "hashPath": "serilog.extensions.hosting.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "path": "serilog.extensions.logging/10.0.0",
- "hashPath": "serilog.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "path": "serilog.formatting.compact/3.0.0",
- "hashPath": "serilog.formatting.compact.3.0.0.nupkg.sha512"
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "path": "serilog.settings.configuration/10.0.0",
- "hashPath": "serilog.settings.configuration.10.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "path": "serilog.sinks.console/6.1.1",
- "hashPath": "serilog.sinks.console.6.1.1.nupkg.sha512"
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "path": "serilog.sinks.debug/3.0.0",
- "hashPath": "serilog.sinks.debug.3.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "path": "serilog.sinks.file/7.0.0",
- "hashPath": "serilog.sinks.file.7.0.0.nupkg.sha512"
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
- "path": "system.diagnostics.diagnosticsource/10.0.0",
- "hashPath": "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512"
- },
- "System.IO.Pipelines/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
- "path": "system.io.pipelines/10.0.0",
- "hashPath": "system.io.pipelines.10.0.0.nupkg.sha512"
- },
- "System.Text.Encodings.Web/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
- "path": "system.text.encodings.web/10.0.0",
- "hashPath": "system.text.encodings.web.10.0.0.nupkg.sha512"
- },
- "System.Text.Json/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
- "path": "system.text.json/10.0.0",
- "hashPath": "system.text.json.10.0.0.nupkg.sha512"
- },
- "TouchSocket/4.2.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1KKlE7Z5IGShHHeK1Q6ai7qaLWIumv88DZ+3//G1GRhUmGuzEFw+I6P6erd6d7lV4VUpzRgdwXk8XgX7HnVDgQ==",
- "path": "touchsocket/4.2.11",
- "hashPath": "touchsocket.4.2.11.nupkg.sha512"
- },
- "TouchSocket.Core/4.2.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MBPbT9nWC/GxdqqgGJz4C1ypR+DIalNdQw/LivK5Ue8QBrYkv5BdhCh/+Hwaxiz7Y0d4JsTJ6TayXGLdt5VfDg==",
- "path": "touchsocket.core/4.2.11",
- "hashPath": "touchsocket.core.4.2.11.nupkg.sha512"
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll
deleted file mode 100644
index f4bd452..0000000
Binary files a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb b/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb
deleted file mode 100644
index 79fcb06..0000000
Binary files a/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.Inte.88661D87.Up2Date b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.Inte.88661D87.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.AssemblyInfo.cs b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.AssemblyInfo.cs
deleted file mode 100644
index cdf33c0..0000000
--- a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.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("Sln.IntelliBelt.Socket")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a74ce4300095ea098a9453ab96deced41c589010")]
-[assembly: System.Reflection.AssemblyProductAttribute("Sln.IntelliBelt.Socket")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Sln.IntelliBelt.Socket")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.AssemblyInfoInputs.cache b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.AssemblyInfoInputs.cache
deleted file mode 100644
index f5d3d8b..0000000
--- a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-b2c512bf459b192fb039e6b8e804adf4efa83837b06911795a53849a1bb98cad
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.GeneratedMSBuildEditorConfig.editorconfig b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 4d7c362..0000000
--- a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.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 = Sln.IntelliBelt.Socket
-build_property.ProjectDir = /Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.GlobalUsings.g.cs b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.assets.cache b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.assets.cache
deleted file mode 100644
index a133091..0000000
Binary files a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.assets.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.AssemblyReference.cache b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.AssemblyReference.cache
deleted file mode 100644
index 80ba150..0000000
Binary files a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.CoreCompileInputs.cache b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 64bf46b..0000000
--- a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-b9cbc5343764ee34ea3ab3cc9b5f24768f5686cd696b1899cf76c6e07cb09d15
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.FileListAbsolute.txt b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.FileListAbsolute.txt
deleted file mode 100644
index 4b572fe..0000000
--- a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.deps.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.AssemblyReference.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.GeneratedMSBuildEditorConfig.editorconfig
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.AssemblyInfoInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.AssemblyInfo.cs
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.csproj.CoreCompileInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.Inte.88661D87.Up2Date
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/refint/Sln.IntelliBelt.Socket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/Debug/net8.0/ref/Sln.IntelliBelt.Socket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.dll b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.dll
deleted file mode 100644
index f4bd452..0000000
Binary files a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.pdb b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.pdb
deleted file mode 100644
index 79fcb06..0000000
Binary files a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/Sln.IntelliBelt.Socket.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/ref/Sln.IntelliBelt.Socket.dll b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/ref/Sln.IntelliBelt.Socket.dll
deleted file mode 100644
index 6f89bae..0000000
Binary files a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/ref/Sln.IntelliBelt.Socket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/refint/Sln.IntelliBelt.Socket.dll b/Sln.IntelliBelt.Socket/obj/Debug/net8.0/refint/Sln.IntelliBelt.Socket.dll
deleted file mode 100644
index 6f89bae..0000000
Binary files a/Sln.IntelliBelt.Socket/obj/Debug/net8.0/refint/Sln.IntelliBelt.Socket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.dgspec.json b/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.dgspec.json
deleted file mode 100644
index 0b247dc..0000000
--- a/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,273 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {}
- },
- "projects": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "projectName": "Sln.IntelliBelt.Common",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "projectName": "Sln.IntelliBelt.Config",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "projectName": "Sln.IntelliBelt.Serilog",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Serilog": {
- "target": "Package",
- "version": "[4.3.1, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "projectName": "Sln.IntelliBelt.Socket",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "TouchSocket": {
- "target": "Package",
- "version": "[4.2.11, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.g.props b/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.g.props
deleted file mode 100644
index 8a380ff..0000000
--- a/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.g.props
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/wenxiansheng/.nuget/packages/
- /Users/wenxiansheng/.nuget/packages/
- PackageReference
- 6.12.2
-
-
-
-
-
- /Users/wenxiansheng/.nuget/packages/touchsocket.core/4.2.11
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.g.targets b/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.g.targets
deleted file mode 100644
index 6acb9a8..0000000
--- a/Sln.IntelliBelt.Socket/obj/Sln.IntelliBelt.Socket.csproj.nuget.g.targets
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/obj/project.assets.json b/Sln.IntelliBelt.Socket/obj/project.assets.json
deleted file mode 100644
index fd02da4..0000000
--- a/Sln.IntelliBelt.Socket/obj/project.assets.json
+++ /dev/null
@@ -1,1583 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "Microsoft.Extensions.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Serilog/4.3.1": {
- "type": "package",
- "compile": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/Serilog.targets": {}
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.3.0",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.0",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.IO.Pipelines/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.Text.Encodings.Web/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "assetType": "runtime",
- "rid": "browser"
- }
- }
- },
- "System.Text.Json/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "10.0.0",
- "System.Text.Encodings.Web": "10.0.0"
- },
- "compile": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/System.Text.Json.targets": {}
- }
- },
- "TouchSocket/4.2.11": {
- "type": "package",
- "dependencies": {
- "TouchSocket.Core": "4.2.11"
- },
- "compile": {
- "lib/net8.0/TouchSocket.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/TouchSocket.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net8.0/zh-CN/TouchSocket.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "TouchSocket.Core/4.2.11": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "8.0.0"
- },
- "compile": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Common.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Common.dll": {}
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- }
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Serilog.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Serilog.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Microsoft.Extensions.Configuration/10.0.0": {
- "sha512": "H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
- "type": "package",
- "path": "microsoft.extensions.configuration/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "sha512": "d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "sha512": "tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
- "type": "package",
- "path": "microsoft.extensions.configuration.binder/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.binder.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "sha512": "f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
- "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "sha512": "L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "sha512": "RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net462/Microsoft.Extensions.DependencyModel.dll",
- "lib/net462/Microsoft.Extensions.DependencyModel.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
- "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "sha512": "SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
- "type": "package",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512",
- "microsoft.extensions.diagnostics.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "sha512": "/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
- "type": "package",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.fileproviders.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "sha512": "KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
- "type": "package",
- "path": "microsoft.extensions.hosting.abstractions/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
- "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512",
- "microsoft.extensions.hosting.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "sha512": "BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
- "type": "package",
- "path": "microsoft.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.xml",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
- "microsoft.extensions.logging.10.0.0.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "sha512": "FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "sha512": "8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "type": "package",
- "path": "microsoft.extensions.options/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "sha512": "inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "type": "package",
- "path": "microsoft.extensions.primitives/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Serilog/4.3.1": {
- "sha512": "savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "type": "package",
- "path": "serilog/4.3.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "build/Serilog.targets",
- "buildTransitive/Serilog.targets",
- "icon.png",
- "lib/net10.0/Serilog.dll",
- "lib/net10.0/Serilog.xml",
- "lib/net462/Serilog.dll",
- "lib/net462/Serilog.xml",
- "lib/net471/Serilog.dll",
- "lib/net471/Serilog.xml",
- "lib/net6.0/Serilog.dll",
- "lib/net6.0/Serilog.xml",
- "lib/net8.0/Serilog.dll",
- "lib/net8.0/Serilog.xml",
- "lib/net9.0/Serilog.dll",
- "lib/net9.0/Serilog.xml",
- "lib/netstandard2.0/Serilog.dll",
- "lib/netstandard2.0/Serilog.xml",
- "serilog.4.3.1.nupkg.sha512",
- "serilog.nuspec"
- ]
- },
- "Serilog.AspNetCore/10.0.0": {
- "sha512": "a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "type": "package",
- "path": "serilog.aspnetcore/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.AspNetCore.dll",
- "lib/net10.0/Serilog.AspNetCore.xml",
- "lib/net462/Serilog.AspNetCore.dll",
- "lib/net462/Serilog.AspNetCore.xml",
- "lib/net8.0/Serilog.AspNetCore.dll",
- "lib/net8.0/Serilog.AspNetCore.xml",
- "lib/net9.0/Serilog.AspNetCore.dll",
- "lib/net9.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.0/Serilog.AspNetCore.dll",
- "lib/netstandard2.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.1/Serilog.AspNetCore.dll",
- "lib/netstandard2.1/Serilog.AspNetCore.xml",
- "serilog.aspnetcore.10.0.0.nupkg.sha512",
- "serilog.aspnetcore.nuspec"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "sha512": "E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "type": "package",
- "path": "serilog.extensions.hosting/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Extensions.Hosting.dll",
- "lib/net10.0/Serilog.Extensions.Hosting.xml",
- "lib/net462/Serilog.Extensions.Hosting.dll",
- "lib/net462/Serilog.Extensions.Hosting.xml",
- "lib/net8.0/Serilog.Extensions.Hosting.dll",
- "lib/net8.0/Serilog.Extensions.Hosting.xml",
- "lib/net9.0/Serilog.Extensions.Hosting.dll",
- "lib/net9.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.xml",
- "serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "serilog.extensions.hosting.nuspec"
- ]
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "sha512": "vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "type": "package",
- "path": "serilog.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net10.0/Serilog.Extensions.Logging.dll",
- "lib/net10.0/Serilog.Extensions.Logging.xml",
- "lib/net462/Serilog.Extensions.Logging.dll",
- "lib/net462/Serilog.Extensions.Logging.xml",
- "lib/net8.0/Serilog.Extensions.Logging.dll",
- "lib/net8.0/Serilog.Extensions.Logging.xml",
- "lib/net9.0/Serilog.Extensions.Logging.dll",
- "lib/net9.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.0/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.1/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.1/Serilog.Extensions.Logging.xml",
- "serilog-extension-nuget.png",
- "serilog.extensions.logging.10.0.0.nupkg.sha512",
- "serilog.extensions.logging.nuspec"
- ]
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "sha512": "wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "type": "package",
- "path": "serilog.formatting.compact/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Formatting.Compact.dll",
- "lib/net462/Serilog.Formatting.Compact.xml",
- "lib/net471/Serilog.Formatting.Compact.dll",
- "lib/net471/Serilog.Formatting.Compact.xml",
- "lib/net6.0/Serilog.Formatting.Compact.dll",
- "lib/net6.0/Serilog.Formatting.Compact.xml",
- "lib/net8.0/Serilog.Formatting.Compact.dll",
- "lib/net8.0/Serilog.Formatting.Compact.xml",
- "lib/netstandard2.0/Serilog.Formatting.Compact.dll",
- "lib/netstandard2.0/Serilog.Formatting.Compact.xml",
- "serilog-extension-nuget.png",
- "serilog.formatting.compact.3.0.0.nupkg.sha512",
- "serilog.formatting.compact.nuspec"
- ]
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "sha512": "LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "type": "package",
- "path": "serilog.settings.configuration/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Settings.Configuration.dll",
- "lib/net10.0/Serilog.Settings.Configuration.xml",
- "lib/net462/Serilog.Settings.Configuration.dll",
- "lib/net462/Serilog.Settings.Configuration.xml",
- "lib/net8.0/Serilog.Settings.Configuration.dll",
- "lib/net8.0/Serilog.Settings.Configuration.xml",
- "lib/net9.0/Serilog.Settings.Configuration.dll",
- "lib/net9.0/Serilog.Settings.Configuration.xml",
- "lib/netstandard2.0/Serilog.Settings.Configuration.dll",
- "lib/netstandard2.0/Serilog.Settings.Configuration.xml",
- "serilog.settings.configuration.10.0.0.nupkg.sha512",
- "serilog.settings.configuration.nuspec"
- ]
- },
- "Serilog.Sinks.Console/6.1.1": {
- "sha512": "8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "type": "package",
- "path": "serilog.sinks.console/6.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Console.dll",
- "lib/net462/Serilog.Sinks.Console.xml",
- "lib/net471/Serilog.Sinks.Console.dll",
- "lib/net471/Serilog.Sinks.Console.xml",
- "lib/net6.0/Serilog.Sinks.Console.dll",
- "lib/net6.0/Serilog.Sinks.Console.xml",
- "lib/net8.0/Serilog.Sinks.Console.dll",
- "lib/net8.0/Serilog.Sinks.Console.xml",
- "lib/netstandard2.0/Serilog.Sinks.Console.dll",
- "lib/netstandard2.0/Serilog.Sinks.Console.xml",
- "serilog.sinks.console.6.1.1.nupkg.sha512",
- "serilog.sinks.console.nuspec"
- ]
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "sha512": "4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "type": "package",
- "path": "serilog.sinks.debug/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Debug.dll",
- "lib/net462/Serilog.Sinks.Debug.xml",
- "lib/net471/Serilog.Sinks.Debug.dll",
- "lib/net471/Serilog.Sinks.Debug.xml",
- "lib/net6.0/Serilog.Sinks.Debug.dll",
- "lib/net6.0/Serilog.Sinks.Debug.xml",
- "lib/net8.0/Serilog.Sinks.Debug.dll",
- "lib/net8.0/Serilog.Sinks.Debug.xml",
- "lib/netstandard2.0/Serilog.Sinks.Debug.dll",
- "lib/netstandard2.0/Serilog.Sinks.Debug.xml",
- "serilog.sinks.debug.3.0.0.nupkg.sha512",
- "serilog.sinks.debug.nuspec"
- ]
- },
- "Serilog.Sinks.File/7.0.0": {
- "sha512": "fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "type": "package",
- "path": "serilog.sinks.file/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Sinks.File.dll",
- "lib/net462/Serilog.Sinks.File.xml",
- "lib/net471/Serilog.Sinks.File.dll",
- "lib/net471/Serilog.Sinks.File.xml",
- "lib/net6.0/Serilog.Sinks.File.dll",
- "lib/net6.0/Serilog.Sinks.File.xml",
- "lib/net8.0/Serilog.Sinks.File.dll",
- "lib/net8.0/Serilog.Sinks.File.xml",
- "lib/net9.0/Serilog.Sinks.File.dll",
- "lib/net9.0/Serilog.Sinks.File.xml",
- "lib/netstandard2.0/Serilog.Sinks.File.dll",
- "lib/netstandard2.0/Serilog.Sinks.File.xml",
- "serilog-sink-nuget.png",
- "serilog.sinks.file.7.0.0.nupkg.sha512",
- "serilog.sinks.file.nuspec"
- ]
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "sha512": "0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net462/System.Diagnostics.DiagnosticSource.dll",
- "lib/net462/System.Diagnostics.DiagnosticSource.xml",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IO.Pipelines/10.0.0": {
- "sha512": "M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
- "type": "package",
- "path": "system.io.pipelines/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.IO.Pipelines.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
- "lib/net10.0/System.IO.Pipelines.dll",
- "lib/net10.0/System.IO.Pipelines.xml",
- "lib/net462/System.IO.Pipelines.dll",
- "lib/net462/System.IO.Pipelines.xml",
- "lib/net8.0/System.IO.Pipelines.dll",
- "lib/net8.0/System.IO.Pipelines.xml",
- "lib/net9.0/System.IO.Pipelines.dll",
- "lib/net9.0/System.IO.Pipelines.xml",
- "lib/netstandard2.0/System.IO.Pipelines.dll",
- "lib/netstandard2.0/System.IO.Pipelines.xml",
- "system.io.pipelines.10.0.0.nupkg.sha512",
- "system.io.pipelines.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Encodings.Web/10.0.0": {
- "sha512": "257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
- "type": "package",
- "path": "system.text.encodings.web/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Text.Encodings.Web.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
- "lib/net10.0/System.Text.Encodings.Web.dll",
- "lib/net10.0/System.Text.Encodings.Web.xml",
- "lib/net462/System.Text.Encodings.Web.dll",
- "lib/net462/System.Text.Encodings.Web.xml",
- "lib/net8.0/System.Text.Encodings.Web.dll",
- "lib/net8.0/System.Text.Encodings.Web.xml",
- "lib/net9.0/System.Text.Encodings.Web.dll",
- "lib/net9.0/System.Text.Encodings.Web.xml",
- "lib/netstandard2.0/System.Text.Encodings.Web.dll",
- "lib/netstandard2.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.dll",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.xml",
- "system.text.encodings.web.10.0.0.nupkg.sha512",
- "system.text.encodings.web.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Json/10.0.0": {
- "sha512": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
- "type": "package",
- "path": "system.text.json/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "buildTransitive/net461/System.Text.Json.targets",
- "buildTransitive/net462/System.Text.Json.targets",
- "buildTransitive/net8.0/System.Text.Json.targets",
- "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
- "buildTransitive/netstandard2.0/System.Text.Json.targets",
- "lib/net10.0/System.Text.Json.dll",
- "lib/net10.0/System.Text.Json.xml",
- "lib/net462/System.Text.Json.dll",
- "lib/net462/System.Text.Json.xml",
- "lib/net8.0/System.Text.Json.dll",
- "lib/net8.0/System.Text.Json.xml",
- "lib/net9.0/System.Text.Json.dll",
- "lib/net9.0/System.Text.Json.xml",
- "lib/netstandard2.0/System.Text.Json.dll",
- "lib/netstandard2.0/System.Text.Json.xml",
- "system.text.json.10.0.0.nupkg.sha512",
- "system.text.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "TouchSocket/4.2.11": {
- "sha512": "1KKlE7Z5IGShHHeK1Q6ai7qaLWIumv88DZ+3//G1GRhUmGuzEFw+I6P6erd6d7lV4VUpzRgdwXk8XgX7HnVDgQ==",
- "type": "package",
- "path": "touchsocket/4.2.11",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "Readme.md",
- "lib/net10.0/TouchSocket.dll",
- "lib/net10.0/TouchSocket.xml",
- "lib/net10.0/zh-CN/TouchSocket.resources.dll",
- "lib/net462/TouchSocket.dll",
- "lib/net462/TouchSocket.xml",
- "lib/net462/zh-CN/TouchSocket.resources.dll",
- "lib/net6.0/TouchSocket.dll",
- "lib/net6.0/TouchSocket.xml",
- "lib/net6.0/zh-CN/TouchSocket.resources.dll",
- "lib/net8.0/TouchSocket.dll",
- "lib/net8.0/TouchSocket.xml",
- "lib/net8.0/zh-CN/TouchSocket.resources.dll",
- "lib/netstandard2.0/TouchSocket.dll",
- "lib/netstandard2.0/TouchSocket.xml",
- "lib/netstandard2.0/zh-CN/TouchSocket.resources.dll",
- "lib/netstandard2.1/TouchSocket.dll",
- "lib/netstandard2.1/TouchSocket.xml",
- "lib/netstandard2.1/zh-CN/TouchSocket.resources.dll",
- "logo.png",
- "touchsocket.4.2.11.nupkg.sha512",
- "touchsocket.nuspec"
- ]
- },
- "TouchSocket.Core/4.2.11": {
- "sha512": "MBPbT9nWC/GxdqqgGJz4C1ypR+DIalNdQw/LivK5Ue8QBrYkv5BdhCh/+Hwaxiz7Y0d4JsTJ6TayXGLdt5VfDg==",
- "type": "package",
- "path": "touchsocket.core/4.2.11",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "Readme.md",
- "analyzers/dotnet/cs/TouchSocket.Core.SourceGenerator.dll",
- "lib/net10.0/TouchSocket.Core.dll",
- "lib/net10.0/TouchSocket.Core.xml",
- "lib/net10.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net462/TouchSocket.Core.dll",
- "lib/net462/TouchSocket.Core.xml",
- "lib/net462/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net6.0/TouchSocket.Core.dll",
- "lib/net6.0/TouchSocket.Core.xml",
- "lib/net6.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net8.0/TouchSocket.Core.dll",
- "lib/net8.0/TouchSocket.Core.xml",
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/netstandard2.0/TouchSocket.Core.dll",
- "lib/netstandard2.0/TouchSocket.Core.xml",
- "lib/netstandard2.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/netstandard2.1/TouchSocket.Core.dll",
- "lib/netstandard2.1/TouchSocket.Core.xml",
- "lib/netstandard2.1/zh-CN/TouchSocket.Core.resources.dll",
- "logo.png",
- "tools/install.ps1",
- "tools/uninstall.ps1",
- "touchsocket.core.4.2.11.nupkg.sha512",
- "touchsocket.core.nuspec"
- ]
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Sln.IntelliBelt.Common >= 1.0.0",
- "Sln.IntelliBelt.Serilog >= 1.0.0",
- "TouchSocket >= 4.2.11"
- ]
- },
- "packageFolders": {
- "/Users/wenxiansheng/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "projectName": "Sln.IntelliBelt.Socket",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "TouchSocket": {
- "target": "Package",
- "version": "[4.2.11, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/obj/project.nuget.cache b/Sln.IntelliBelt.Socket/obj/project.nuget.cache
deleted file mode 100644
index 0fd7812..0000000
--- a/Sln.IntelliBelt.Socket/obj/project.nuget.cache
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "gf70KKAjiUs=",
- "success": true,
- "projectFilePath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "expectedPackageFiles": [
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration/10.0.0/microsoft.extensions.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.abstractions/10.0.0/microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.binder/10.0.0/microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection/10.0.0/microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/10.0.0/microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencymodel/10.0.0/microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.diagnostics.abstractions/10.0.0/microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.fileproviders.abstractions/10.0.0/microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.hosting.abstractions/10.0.0/microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging/10.0.0/microsoft.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.abstractions/10.0.0/microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.options/10.0.0/microsoft.extensions.options.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.primitives/10.0.0/microsoft.extensions.primitives.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog/4.3.1/serilog.4.3.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.aspnetcore/10.0.0/serilog.aspnetcore.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.hosting/10.0.0/serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.logging/10.0.0/serilog.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.settings.configuration/10.0.0/serilog.settings.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.console/6.1.1/serilog.sinks.console.6.1.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.file/7.0.0/serilog.sinks.file.7.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.diagnostics.diagnosticsource/10.0.0/system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.io.pipelines/10.0.0/system.io.pipelines.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.encodings.web/10.0.0/system.text.encodings.web.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.json/10.0.0/system.text.json.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/touchsocket/4.2.11/touchsocket.4.2.11.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/touchsocket.core/4.2.11/touchsocket.core.4.2.11.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/obj/project.packagespec.json b/Sln.IntelliBelt.Socket/obj/project.packagespec.json
deleted file mode 100644
index 4cbc228..0000000
--- a/Sln.IntelliBelt.Socket/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj","projectName":"Sln.IntelliBelt.Socket","projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj","outputPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"TouchSocket":{"target":"Package","version":"[4.2.11, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/obj/rider.project.model.nuget.info b/Sln.IntelliBelt.Socket/obj/rider.project.model.nuget.info
deleted file mode 100644
index 7bc8615..0000000
--- a/Sln.IntelliBelt.Socket/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620258607
\ No newline at end of file
diff --git a/Sln.IntelliBelt.Socket/obj/rider.project.restore.info b/Sln.IntelliBelt.Socket/obj/rider.project.restore.info
deleted file mode 100644
index 7bc8615..0000000
--- a/Sln.IntelliBelt.Socket/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620258607
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index d0e0542..0000000
Binary files a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb b/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
deleted file mode 100644
index ad720fa..0000000
Binary files a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll b/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
deleted file mode 100644
index 1cdef86..0000000
Binary files a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb b/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
deleted file mode 100644
index c8fa439..0000000
Binary files a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.deps.json b/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.deps.json
deleted file mode 100644
index c813522..0000000
--- a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.deps.json
+++ /dev/null
@@ -1,561 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "dependencies": {
- "Fleck": "1.2.0",
- "Sln.IntelliBelt.Serilog": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.WebSocket.dll": {}
- }
- },
- "Fleck/1.2.0": {
- "runtime": {
- "lib/netcoreapp2.0/Fleck.dll": {
- "assemblyVersion": "1.2.0.0",
- "fileVersion": "1.2.0.0"
- }
- }
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Serilog/4.3.1": {
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "assemblyVersion": "4.3.0.0",
- "fileVersion": "4.3.0.0"
- }
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.1",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "assemblyVersion": "6.1.1.0",
- "fileVersion": "6.1.1.0"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.0.0"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.IO.Pipelines/10.0.0": {
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.Text.Encodings.Web/10.0.0": {
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "rid": "browser",
- "assetType": "runtime",
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "System.Text.Json/10.0.0": {
- "dependencies": {
- "System.IO.Pipelines": "10.0.0",
- "System.Text.Encodings.Web": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Config.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Serilog.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Fleck/1.2.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bPLXn6QbLAFoviur6XbrKB0Zn6x04E8VibHXyHZeJsoC7bkUl5DVtzM5cZgDuqHkIrBqAXJyTNJwSNIc6wBJ2Q==",
- "path": "fleck/1.2.0",
- "hashPath": "fleck.1.2.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
- "path": "microsoft.extensions.configuration/10.0.0",
- "hashPath": "microsoft.extensions.configuration.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
- "path": "microsoft.extensions.configuration.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
- "path": "microsoft.extensions.configuration.binder/10.0.0",
- "hashPath": "microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
- "path": "microsoft.extensions.hosting.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
- "path": "microsoft.extensions.logging/10.0.0",
- "hashPath": "microsoft.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
- "path": "microsoft.extensions.logging.abstractions/10.0.0",
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "path": "microsoft.extensions.options/10.0.0",
- "hashPath": "microsoft.extensions.options.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "path": "microsoft.extensions.primitives/10.0.0",
- "hashPath": "microsoft.extensions.primitives.10.0.0.nupkg.sha512"
- },
- "Serilog/4.3.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "path": "serilog/4.3.1",
- "hashPath": "serilog.4.3.1.nupkg.sha512"
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "path": "serilog.aspnetcore/10.0.0",
- "hashPath": "serilog.aspnetcore.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "path": "serilog.extensions.hosting/10.0.0",
- "hashPath": "serilog.extensions.hosting.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "path": "serilog.extensions.logging/10.0.0",
- "hashPath": "serilog.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "path": "serilog.formatting.compact/3.0.0",
- "hashPath": "serilog.formatting.compact.3.0.0.nupkg.sha512"
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "path": "serilog.settings.configuration/10.0.0",
- "hashPath": "serilog.settings.configuration.10.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "path": "serilog.sinks.console/6.1.1",
- "hashPath": "serilog.sinks.console.6.1.1.nupkg.sha512"
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "path": "serilog.sinks.debug/3.0.0",
- "hashPath": "serilog.sinks.debug.3.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "path": "serilog.sinks.file/7.0.0",
- "hashPath": "serilog.sinks.file.7.0.0.nupkg.sha512"
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
- "path": "system.diagnostics.diagnosticsource/10.0.0",
- "hashPath": "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512"
- },
- "System.IO.Pipelines/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
- "path": "system.io.pipelines/10.0.0",
- "hashPath": "system.io.pipelines.10.0.0.nupkg.sha512"
- },
- "System.Text.Encodings.Web/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
- "path": "system.text.encodings.web/10.0.0",
- "hashPath": "system.text.encodings.web.10.0.0.nupkg.sha512"
- },
- "System.Text.Json/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
- "path": "system.text.json/10.0.0",
- "hashPath": "system.text.json.10.0.0.nupkg.sha512"
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll b/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll
deleted file mode 100644
index 0ce3bbb..0000000
Binary files a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb b/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb
deleted file mode 100644
index bf93faa..0000000
Binary files a/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.Inte.36064132.Up2Date b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.Inte.36064132.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.AssemblyInfo.cs b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.AssemblyInfo.cs
deleted file mode 100644
index dd54988..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.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("Sln.IntelliBelt.WebSocket")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a74ce4300095ea098a9453ab96deced41c589010")]
-[assembly: System.Reflection.AssemblyProductAttribute("Sln.IntelliBelt.WebSocket")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Sln.IntelliBelt.WebSocket")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.AssemblyInfoInputs.cache b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.AssemblyInfoInputs.cache
deleted file mode 100644
index b260f39..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-079ea4d9bd9789c51b402c67fad5090bcbf9588fc264da4701d264159faa0b1e
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.GeneratedMSBuildEditorConfig.editorconfig b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 8a846e0..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.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 = Sln.IntelliBelt.WebSocket
-build_property.ProjectDir = /Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.GlobalUsings.g.cs b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.assets.cache b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.assets.cache
deleted file mode 100644
index 62cc7fc..0000000
Binary files a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.assets.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.AssemblyReference.cache b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.AssemblyReference.cache
deleted file mode 100644
index 3bc8fa3..0000000
Binary files a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.CoreCompileInputs.cache b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 2a9bcf8..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-98376b4bf5ef2579d78d75954c1a1bf130b7c712e6e119bfb5bbaca2654c2a95
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.FileListAbsolute.txt b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.FileListAbsolute.txt
deleted file mode 100644
index 071e5e7..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.deps.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.AssemblyReference.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.GeneratedMSBuildEditorConfig.editorconfig
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.AssemblyInfoInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.AssemblyInfo.cs
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.csproj.CoreCompileInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.Inte.36064132.Up2Date
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/refint/Sln.IntelliBelt.WebSocket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/ref/Sln.IntelliBelt.WebSocket.dll
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll
deleted file mode 100644
index 0ce3bbb..0000000
Binary files a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb
deleted file mode 100644
index bf93faa..0000000
Binary files a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/ref/Sln.IntelliBelt.WebSocket.dll b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/ref/Sln.IntelliBelt.WebSocket.dll
deleted file mode 100644
index e1ebfd0..0000000
Binary files a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/ref/Sln.IntelliBelt.WebSocket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/refint/Sln.IntelliBelt.WebSocket.dll b/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/refint/Sln.IntelliBelt.WebSocket.dll
deleted file mode 100644
index e1ebfd0..0000000
Binary files a/Sln.IntelliBelt.WebSocket/obj/Debug/net8.0/refint/Sln.IntelliBelt.WebSocket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.dgspec.json b/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.dgspec.json
deleted file mode 100644
index 26afa26..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,212 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {}
- },
- "projects": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "projectName": "Sln.IntelliBelt.Config",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "projectName": "Sln.IntelliBelt.Serilog",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Serilog": {
- "target": "Package",
- "version": "[4.3.1, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "projectName": "Sln.IntelliBelt.WebSocket",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Fleck": {
- "target": "Package",
- "version": "[1.2.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.g.props b/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.g.props
deleted file mode 100644
index 54ace01..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.g.props
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/wenxiansheng/.nuget/packages/
- /Users/wenxiansheng/.nuget/packages/
- PackageReference
- 6.12.2
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.g.targets b/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.g.targets
deleted file mode 100644
index 6acb9a8..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/Sln.IntelliBelt.WebSocket.csproj.nuget.g.targets
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/obj/project.assets.json b/Sln.IntelliBelt.WebSocket/obj/project.assets.json
deleted file mode 100644
index c1286b8..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/project.assets.json
+++ /dev/null
@@ -1,1478 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "Fleck/1.2.0": {
- "type": "package",
- "compile": {
- "lib/netcoreapp2.0/Fleck.dll": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/Fleck.dll": {}
- }
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.0",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.0",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "System.Diagnostics.DiagnosticSource": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Primitives": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Serilog/4.3.1": {
- "type": "package",
- "compile": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/Serilog.targets": {}
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.3.0",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.0",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.IO.Pipelines/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.Text.Encodings.Web/10.0.0": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "assetType": "runtime",
- "rid": "browser"
- }
- }
- },
- "System.Text.Json/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "10.0.0",
- "System.Text.Encodings.Web": "10.0.0"
- },
- "compile": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/System.Text.Json.targets": {}
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- }
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Serilog.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Serilog.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Fleck/1.2.0": {
- "sha512": "bPLXn6QbLAFoviur6XbrKB0Zn6x04E8VibHXyHZeJsoC7bkUl5DVtzM5cZgDuqHkIrBqAXJyTNJwSNIc6wBJ2Q==",
- "type": "package",
- "path": "fleck/1.2.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "fleck.1.2.0.nupkg.sha512",
- "fleck.nuspec",
- "lib/net40/Fleck.dll",
- "lib/net45/Fleck.dll",
- "lib/netcoreapp2.0/Fleck.dll",
- "lib/netstandard2.0/Fleck.dll"
- ]
- },
- "Microsoft.Extensions.Configuration/10.0.0": {
- "sha512": "H4SWETCh/cC5L1WtWchHR6LntGk3rDTTznZMssr4cL8IbDmMWBxY+MOGDc/ASnqNolLKPIWHWeuC1ddiL/iNPw==",
- "type": "package",
- "path": "microsoft.extensions.configuration/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.0": {
- "sha512": "d2kDKnCsJvY7mBVhcjPSp9BkJk48DsaHPg5u+Oy4f8XaOqnEedRy/USyvnpHL92wpJ6DrTPy7htppUUzskbCXQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.0": {
- "sha512": "tMF9wNh+hlyYDWB8mrFCQHQmWHlRosol1b/N2Jrefy1bFLnuTlgSYmPyHNmz8xVQgs7DpXytBRWxGhG+mSTp0g==",
- "type": "package",
- "path": "microsoft.extensions.configuration.binder/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.configuration.binder.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/10.0.0": {
- "sha512": "f0RBabswJq+gRu5a+hWIobrLWiUYPKMhCD9WO3sYBAdSy3FFH14LMvLVFZc2kPSCimBLxSuitUhsd6tb0TAY6A==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
- "microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.0": {
- "sha512": "L3AdmZ1WOK4XXT5YFPEwyt0ep6l8lGIPs7F5OOBZc77Zqeo01Of7XXICy47628sdVl0v/owxYJTe86DTgFwKCA==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "sha512": "RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net462/Microsoft.Extensions.DependencyModel.dll",
- "lib/net462/Microsoft.Extensions.DependencyModel.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
- "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.0": {
- "sha512": "SfK89ytD61S7DgzorFljSkUeluC1ncn6dtZgwc0ot39f/BEYWBl5jpgvodxduoYAs1d9HG8faCDRZxE95UMo2A==",
- "type": "package",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512",
- "microsoft.extensions.diagnostics.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.0": {
- "sha512": "/ppSdehKk3fuXjlqCDgSOtjRK/pSHU8eWgzSHfHdwVm5BP4Dgejehkw+PtxKG2j98qTDEHDst2Y99aNsmJldmw==",
- "type": "package",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.fileproviders.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.0": {
- "sha512": "KrN6TGFwCwqOkLLk/idW/XtDQh+8In+CL9T4M1Dx+5ScsjTq4TlVbal8q532m82UYrMr6RiQJF2HvYCN0QwVsA==",
- "type": "package",
- "path": "microsoft.extensions.hosting.abstractions/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
- "microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512",
- "microsoft.extensions.hosting.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/10.0.0": {
- "sha512": "BStFkd5CcnEtarlcgYDBcFzGYCuuNMzPs02wN3WBsOFoYIEmYoUdAiU+au6opzoqfTYJsMTW00AeqDdnXH2CvA==",
- "type": "package",
- "path": "microsoft.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.xml",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
- "microsoft.extensions.logging.10.0.0.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.0": {
- "sha512": "FU/IfjDfwaMuKr414SSQNTIti/69bHEMb+QKrskRb26oVqpx3lNFXMjs/RC9ZUuhBhcwDM2BwOgoMw+PZ+beqQ==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/10.0.0": {
- "sha512": "8oCAgXOow5XDrY9HaXX1QmH3ORsyZO/ANVHBlhLyCeWTH5Sg4UuqZeOTWJi6484M+LqSx0RqQXDJtdYy2BNiLQ==",
- "type": "package",
- "path": "microsoft.extensions.options/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/10.0.0": {
- "sha512": "inRnbpCS0nwO/RuoZIAqxQUuyjaknOOnCEZB55KSMMjRhl0RQDttSmLSGsUJN3RQ3ocf5NDLFd2mOQViHqMK5w==",
- "type": "package",
- "path": "microsoft.extensions.primitives/10.0.0",
- "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.0.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Serilog/4.3.1": {
- "sha512": "savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "type": "package",
- "path": "serilog/4.3.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "build/Serilog.targets",
- "buildTransitive/Serilog.targets",
- "icon.png",
- "lib/net10.0/Serilog.dll",
- "lib/net10.0/Serilog.xml",
- "lib/net462/Serilog.dll",
- "lib/net462/Serilog.xml",
- "lib/net471/Serilog.dll",
- "lib/net471/Serilog.xml",
- "lib/net6.0/Serilog.dll",
- "lib/net6.0/Serilog.xml",
- "lib/net8.0/Serilog.dll",
- "lib/net8.0/Serilog.xml",
- "lib/net9.0/Serilog.dll",
- "lib/net9.0/Serilog.xml",
- "lib/netstandard2.0/Serilog.dll",
- "lib/netstandard2.0/Serilog.xml",
- "serilog.4.3.1.nupkg.sha512",
- "serilog.nuspec"
- ]
- },
- "Serilog.AspNetCore/10.0.0": {
- "sha512": "a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "type": "package",
- "path": "serilog.aspnetcore/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.AspNetCore.dll",
- "lib/net10.0/Serilog.AspNetCore.xml",
- "lib/net462/Serilog.AspNetCore.dll",
- "lib/net462/Serilog.AspNetCore.xml",
- "lib/net8.0/Serilog.AspNetCore.dll",
- "lib/net8.0/Serilog.AspNetCore.xml",
- "lib/net9.0/Serilog.AspNetCore.dll",
- "lib/net9.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.0/Serilog.AspNetCore.dll",
- "lib/netstandard2.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.1/Serilog.AspNetCore.dll",
- "lib/netstandard2.1/Serilog.AspNetCore.xml",
- "serilog.aspnetcore.10.0.0.nupkg.sha512",
- "serilog.aspnetcore.nuspec"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "sha512": "E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "type": "package",
- "path": "serilog.extensions.hosting/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Extensions.Hosting.dll",
- "lib/net10.0/Serilog.Extensions.Hosting.xml",
- "lib/net462/Serilog.Extensions.Hosting.dll",
- "lib/net462/Serilog.Extensions.Hosting.xml",
- "lib/net8.0/Serilog.Extensions.Hosting.dll",
- "lib/net8.0/Serilog.Extensions.Hosting.xml",
- "lib/net9.0/Serilog.Extensions.Hosting.dll",
- "lib/net9.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.xml",
- "serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "serilog.extensions.hosting.nuspec"
- ]
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "sha512": "vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "type": "package",
- "path": "serilog.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net10.0/Serilog.Extensions.Logging.dll",
- "lib/net10.0/Serilog.Extensions.Logging.xml",
- "lib/net462/Serilog.Extensions.Logging.dll",
- "lib/net462/Serilog.Extensions.Logging.xml",
- "lib/net8.0/Serilog.Extensions.Logging.dll",
- "lib/net8.0/Serilog.Extensions.Logging.xml",
- "lib/net9.0/Serilog.Extensions.Logging.dll",
- "lib/net9.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.0/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.1/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.1/Serilog.Extensions.Logging.xml",
- "serilog-extension-nuget.png",
- "serilog.extensions.logging.10.0.0.nupkg.sha512",
- "serilog.extensions.logging.nuspec"
- ]
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "sha512": "wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "type": "package",
- "path": "serilog.formatting.compact/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Formatting.Compact.dll",
- "lib/net462/Serilog.Formatting.Compact.xml",
- "lib/net471/Serilog.Formatting.Compact.dll",
- "lib/net471/Serilog.Formatting.Compact.xml",
- "lib/net6.0/Serilog.Formatting.Compact.dll",
- "lib/net6.0/Serilog.Formatting.Compact.xml",
- "lib/net8.0/Serilog.Formatting.Compact.dll",
- "lib/net8.0/Serilog.Formatting.Compact.xml",
- "lib/netstandard2.0/Serilog.Formatting.Compact.dll",
- "lib/netstandard2.0/Serilog.Formatting.Compact.xml",
- "serilog-extension-nuget.png",
- "serilog.formatting.compact.3.0.0.nupkg.sha512",
- "serilog.formatting.compact.nuspec"
- ]
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "sha512": "LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "type": "package",
- "path": "serilog.settings.configuration/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Settings.Configuration.dll",
- "lib/net10.0/Serilog.Settings.Configuration.xml",
- "lib/net462/Serilog.Settings.Configuration.dll",
- "lib/net462/Serilog.Settings.Configuration.xml",
- "lib/net8.0/Serilog.Settings.Configuration.dll",
- "lib/net8.0/Serilog.Settings.Configuration.xml",
- "lib/net9.0/Serilog.Settings.Configuration.dll",
- "lib/net9.0/Serilog.Settings.Configuration.xml",
- "lib/netstandard2.0/Serilog.Settings.Configuration.dll",
- "lib/netstandard2.0/Serilog.Settings.Configuration.xml",
- "serilog.settings.configuration.10.0.0.nupkg.sha512",
- "serilog.settings.configuration.nuspec"
- ]
- },
- "Serilog.Sinks.Console/6.1.1": {
- "sha512": "8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "type": "package",
- "path": "serilog.sinks.console/6.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Console.dll",
- "lib/net462/Serilog.Sinks.Console.xml",
- "lib/net471/Serilog.Sinks.Console.dll",
- "lib/net471/Serilog.Sinks.Console.xml",
- "lib/net6.0/Serilog.Sinks.Console.dll",
- "lib/net6.0/Serilog.Sinks.Console.xml",
- "lib/net8.0/Serilog.Sinks.Console.dll",
- "lib/net8.0/Serilog.Sinks.Console.xml",
- "lib/netstandard2.0/Serilog.Sinks.Console.dll",
- "lib/netstandard2.0/Serilog.Sinks.Console.xml",
- "serilog.sinks.console.6.1.1.nupkg.sha512",
- "serilog.sinks.console.nuspec"
- ]
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "sha512": "4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "type": "package",
- "path": "serilog.sinks.debug/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Debug.dll",
- "lib/net462/Serilog.Sinks.Debug.xml",
- "lib/net471/Serilog.Sinks.Debug.dll",
- "lib/net471/Serilog.Sinks.Debug.xml",
- "lib/net6.0/Serilog.Sinks.Debug.dll",
- "lib/net6.0/Serilog.Sinks.Debug.xml",
- "lib/net8.0/Serilog.Sinks.Debug.dll",
- "lib/net8.0/Serilog.Sinks.Debug.xml",
- "lib/netstandard2.0/Serilog.Sinks.Debug.dll",
- "lib/netstandard2.0/Serilog.Sinks.Debug.xml",
- "serilog.sinks.debug.3.0.0.nupkg.sha512",
- "serilog.sinks.debug.nuspec"
- ]
- },
- "Serilog.Sinks.File/7.0.0": {
- "sha512": "fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "type": "package",
- "path": "serilog.sinks.file/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Sinks.File.dll",
- "lib/net462/Serilog.Sinks.File.xml",
- "lib/net471/Serilog.Sinks.File.dll",
- "lib/net471/Serilog.Sinks.File.xml",
- "lib/net6.0/Serilog.Sinks.File.dll",
- "lib/net6.0/Serilog.Sinks.File.xml",
- "lib/net8.0/Serilog.Sinks.File.dll",
- "lib/net8.0/Serilog.Sinks.File.xml",
- "lib/net9.0/Serilog.Sinks.File.dll",
- "lib/net9.0/Serilog.Sinks.File.xml",
- "lib/netstandard2.0/Serilog.Sinks.File.dll",
- "lib/netstandard2.0/Serilog.Sinks.File.xml",
- "serilog-sink-nuget.png",
- "serilog.sinks.file.7.0.0.nupkg.sha512",
- "serilog.sinks.file.nuspec"
- ]
- },
- "System.Diagnostics.DiagnosticSource/10.0.0": {
- "sha512": "0KdBK+h7G13PuOSC2R/DalAoFMvdYMznvGRuICtkdcUMXgl/gYXsG6z4yUvTxHSMACorWgHCU1Faq0KUHU6yAQ==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net462/System.Diagnostics.DiagnosticSource.dll",
- "lib/net462/System.Diagnostics.DiagnosticSource.xml",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IO.Pipelines/10.0.0": {
- "sha512": "M1eb3nfXntaRJPrrMVM9EFS8I1bDTnt0uvUS6QP/SicZf/ZZjydMD5NiXxfmwW/uQwaMDP/yX2P+zQN1NBHChg==",
- "type": "package",
- "path": "system.io.pipelines/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.IO.Pipelines.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
- "lib/net10.0/System.IO.Pipelines.dll",
- "lib/net10.0/System.IO.Pipelines.xml",
- "lib/net462/System.IO.Pipelines.dll",
- "lib/net462/System.IO.Pipelines.xml",
- "lib/net8.0/System.IO.Pipelines.dll",
- "lib/net8.0/System.IO.Pipelines.xml",
- "lib/net9.0/System.IO.Pipelines.dll",
- "lib/net9.0/System.IO.Pipelines.xml",
- "lib/netstandard2.0/System.IO.Pipelines.dll",
- "lib/netstandard2.0/System.IO.Pipelines.xml",
- "system.io.pipelines.10.0.0.nupkg.sha512",
- "system.io.pipelines.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Encodings.Web/10.0.0": {
- "sha512": "257hh1ep1Gqm1Lm0ulxf7vVBVMJuGN6EL4xSWjpi46DffXzm1058IiWsfSC06zSm7SniN+Tb5160UnXsSa8rRg==",
- "type": "package",
- "path": "system.text.encodings.web/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Text.Encodings.Web.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
- "lib/net10.0/System.Text.Encodings.Web.dll",
- "lib/net10.0/System.Text.Encodings.Web.xml",
- "lib/net462/System.Text.Encodings.Web.dll",
- "lib/net462/System.Text.Encodings.Web.xml",
- "lib/net8.0/System.Text.Encodings.Web.dll",
- "lib/net8.0/System.Text.Encodings.Web.xml",
- "lib/net9.0/System.Text.Encodings.Web.dll",
- "lib/net9.0/System.Text.Encodings.Web.xml",
- "lib/netstandard2.0/System.Text.Encodings.Web.dll",
- "lib/netstandard2.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.dll",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.xml",
- "system.text.encodings.web.10.0.0.nupkg.sha512",
- "system.text.encodings.web.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Json/10.0.0": {
- "sha512": "1Dpjwq9peG/Wt5BNbrzIhTpclfOSqBWZsUO28vVr59yQlkvL5jLBWfpfzRmJ1OY+6DciaY0DUcltyzs4fuZHjw==",
- "type": "package",
- "path": "system.text.json/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "buildTransitive/net461/System.Text.Json.targets",
- "buildTransitive/net462/System.Text.Json.targets",
- "buildTransitive/net8.0/System.Text.Json.targets",
- "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
- "buildTransitive/netstandard2.0/System.Text.Json.targets",
- "lib/net10.0/System.Text.Json.dll",
- "lib/net10.0/System.Text.Json.xml",
- "lib/net462/System.Text.Json.dll",
- "lib/net462/System.Text.Json.xml",
- "lib/net8.0/System.Text.Json.dll",
- "lib/net8.0/System.Text.Json.xml",
- "lib/net9.0/System.Text.Json.dll",
- "lib/net9.0/System.Text.Json.xml",
- "lib/netstandard2.0/System.Text.Json.dll",
- "lib/netstandard2.0/System.Text.Json.xml",
- "system.text.json.10.0.0.nupkg.sha512",
- "system.text.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Fleck >= 1.2.0",
- "Sln.IntelliBelt.Serilog >= 1.0.0"
- ]
- },
- "packageFolders": {
- "/Users/wenxiansheng/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "projectName": "Sln.IntelliBelt.WebSocket",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Fleck": {
- "target": "Package",
- "version": "[1.2.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/obj/project.nuget.cache b/Sln.IntelliBelt.WebSocket/obj/project.nuget.cache
deleted file mode 100644
index 7bcecb5..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/project.nuget.cache
+++ /dev/null
@@ -1,36 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "QzXdS+Bqv+Y=",
- "success": true,
- "projectFilePath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "expectedPackageFiles": [
- "/Users/wenxiansheng/.nuget/packages/fleck/1.2.0/fleck.1.2.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration/10.0.0/microsoft.extensions.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.abstractions/10.0.0/microsoft.extensions.configuration.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.binder/10.0.0/microsoft.extensions.configuration.binder.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection/10.0.0/microsoft.extensions.dependencyinjection.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/10.0.0/microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencymodel/10.0.0/microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.diagnostics.abstractions/10.0.0/microsoft.extensions.diagnostics.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.fileproviders.abstractions/10.0.0/microsoft.extensions.fileproviders.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.hosting.abstractions/10.0.0/microsoft.extensions.hosting.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging/10.0.0/microsoft.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.abstractions/10.0.0/microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.options/10.0.0/microsoft.extensions.options.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.primitives/10.0.0/microsoft.extensions.primitives.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog/4.3.1/serilog.4.3.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.aspnetcore/10.0.0/serilog.aspnetcore.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.hosting/10.0.0/serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.logging/10.0.0/serilog.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.settings.configuration/10.0.0/serilog.settings.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.console/6.1.1/serilog.sinks.console.6.1.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.file/7.0.0/serilog.sinks.file.7.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.diagnostics.diagnosticsource/10.0.0/system.diagnostics.diagnosticsource.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.io.pipelines/10.0.0/system.io.pipelines.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.encodings.web/10.0.0/system.text.encodings.web.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.json/10.0.0/system.text.json.10.0.0.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/obj/project.packagespec.json b/Sln.IntelliBelt.WebSocket/obj/project.packagespec.json
deleted file mode 100644
index 0717221..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj","projectName":"Sln.IntelliBelt.WebSocket","projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj","outputPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Fleck":{"target":"Package","version":"[1.2.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/obj/rider.project.model.nuget.info b/Sln.IntelliBelt.WebSocket/obj/rider.project.model.nuget.info
deleted file mode 100644
index 4ba3859..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620273228
\ No newline at end of file
diff --git a/Sln.IntelliBelt.WebSocket/obj/rider.project.restore.info b/Sln.IntelliBelt.WebSocket/obj/rider.project.restore.info
deleted file mode 100644
index 4ba3859..0000000
--- a/Sln.IntelliBelt.WebSocket/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620273228
\ No newline at end of file
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0.zip b/Sln.IntelliBelt/bin/Debug/net8.0.zip
deleted file mode 100644
index b350332..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0.zip and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Fleck.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Fleck.dll
deleted file mode 100755
index bc0b959..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Fleck.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll
deleted file mode 100755
index 7f58861..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Binder.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Binder.dll
deleted file mode 100755
index 631b5ae..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Binder.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll
deleted file mode 100755
index 451d1e7..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
deleted file mode 100755
index a8bb0d0..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll
deleted file mode 100755
index b142c7d..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Json.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Json.dll
deleted file mode 100755
index 447299f..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Json.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll
deleted file mode 100755
index b8ea248..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.dll
deleted file mode 100755
index 5a5434d..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
deleted file mode 100755
index 69808c4..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll
deleted file mode 100755
index 4444182..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll
deleted file mode 100755
index 6e52bec..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll
deleted file mode 100755
index 89f8cea..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.dll
deleted file mode 100755
index 276fc1e..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll
deleted file mode 100755
index aa877c9..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Physical.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Physical.dll
deleted file mode 100755
index 26c1696..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Physical.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll
deleted file mode 100755
index fdf6b5f..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll
deleted file mode 100755
index 651b69b..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Hosting.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Hosting.dll
deleted file mode 100755
index e10b628..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Hosting.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll
deleted file mode 100755
index 0ab5fde..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Configuration.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Configuration.dll
deleted file mode 100755
index aba4028..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Configuration.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Console.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Console.dll
deleted file mode 100755
index 574e13f..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Console.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Debug.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Debug.dll
deleted file mode 100755
index a6d9af0..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Debug.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventLog.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventLog.dll
deleted file mode 100755
index 2f2d1e5..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventLog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventSource.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventSource.dll
deleted file mode 100755
index 0fa10c6..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventSource.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll
deleted file mode 100755
index 10a1523..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll
deleted file mode 100755
index 03942be..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Options.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Options.dll
deleted file mode 100755
index cde2abd..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Options.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll
deleted file mode 100755
index f206292..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Newtonsoft.Json.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Newtonsoft.Json.dll
deleted file mode 100755
index 5813d8c..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Scrutor.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Scrutor.dll
deleted file mode 100755
index 5cf5aa5..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Scrutor.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.AspNetCore.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.AspNetCore.dll
deleted file mode 100755
index 4376189..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.AspNetCore.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Extensions.Hosting.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Extensions.Hosting.dll
deleted file mode 100755
index b69f67b..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Extensions.Hosting.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Extensions.Logging.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Extensions.Logging.dll
deleted file mode 100755
index ec44ba4..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Extensions.Logging.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Formatting.Compact.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Formatting.Compact.dll
deleted file mode 100755
index bbd2122..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Formatting.Compact.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Settings.Configuration.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Settings.Configuration.dll
deleted file mode 100755
index 142f4dc..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Settings.Configuration.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.Console.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.Console.dll
deleted file mode 100755
index 8d0638d..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.Console.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.Debug.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.Debug.dll
deleted file mode 100755
index 7c94015..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.Debug.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.File.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.File.dll
deleted file mode 100755
index 3cc5508..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.File.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.dll
deleted file mode 100755
index 6193162..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt
deleted file mode 100755
index c6ef0da..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Business.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Business.dll
deleted file mode 100644
index 68a5250..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Business.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Business.pdb b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Business.pdb
deleted file mode 100644
index e397bc8..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Business.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll
deleted file mode 100644
index f3f0d48..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb
deleted file mode 100644
index 8a8781e..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
deleted file mode 100644
index d0e0542..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
deleted file mode 100644
index ad720fa..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll
deleted file mode 100644
index bf89082..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb
deleted file mode 100644
index 95bf500..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
deleted file mode 100644
index 1cdef86..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
deleted file mode 100644
index c8fa439..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll
deleted file mode 100644
index f4bd452..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb
deleted file mode 100644
index 79fcb06..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll
deleted file mode 100644
index 0ce3bbb..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb
deleted file mode 100644
index bf93faa..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.deps.json b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.deps.json
deleted file mode 100644
index ebcc8e2..0000000
--- a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.deps.json
+++ /dev/null
@@ -1,1091 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v8.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v8.0": {
- "Sln.IntelliBelt/1.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Hosting": "10.0.7",
- "Scrutor": "7.0.0",
- "Sln.IntelliBelt.Business": "1.0.0",
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Config": "1.0.0",
- "Sln.IntelliBelt.Model": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "Sln.IntelliBelt.Socket": "1.0.0",
- "Sln.IntelliBelt.WebSocket": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.dll": {}
- }
- },
- "Fleck/1.2.0": {
- "runtime": {
- "lib/netcoreapp2.0/Fleck.dll": {
- "assemblyVersion": "1.2.0.0",
- "fileVersion": "1.2.0.0"
- }
- }
- },
- "Microsoft.Extensions.Configuration/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Configuration.CommandLine/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Configuration.EnvironmentVariables/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Configuration.FileExtensions/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Physical": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Configuration.Json/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.FileExtensions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "System.Text.Json": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Configuration.UserSecrets/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.Json": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Physical": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.7": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.7",
- "System.Text.Json": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.25.52411"
- }
- }
- },
- "Microsoft.Extensions.Diagnostics/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "System.Diagnostics.DiagnosticSource": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.FileProviders.Physical/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileSystemGlobbing": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.FileSystemGlobbing/10.0.7": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Hosting/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.Binder": "10.0.7",
- "Microsoft.Extensions.Configuration.CommandLine": "10.0.7",
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "10.0.7",
- "Microsoft.Extensions.Configuration.FileExtensions": "10.0.7",
- "Microsoft.Extensions.Configuration.Json": "10.0.7",
- "Microsoft.Extensions.Configuration.UserSecrets": "10.0.7",
- "Microsoft.Extensions.DependencyInjection": "10.0.7",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Diagnostics": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Physical": "10.0.7",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging.Configuration": "10.0.7",
- "Microsoft.Extensions.Logging.Console": "10.0.7",
- "Microsoft.Extensions.Logging.Debug": "10.0.7",
- "Microsoft.Extensions.Logging.EventLog": "10.0.7",
- "Microsoft.Extensions.Logging.EventSource": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Logging/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "System.Diagnostics.DiagnosticSource": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Logging.Configuration/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.Binder": "10.0.7",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Logging.Console/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging.Configuration": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "System.Text.Json": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Console.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Logging.Debug/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Logging.EventLog/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "System.Diagnostics.EventLog": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Logging.EventSource/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7",
- "System.Text.Json": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Options/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.7": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.Binder": "10.0.7",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Microsoft.Extensions.Primitives/10.0.7": {
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "Newtonsoft.Json/13.0.4": {
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.4.30916"
- }
- }
- },
- "Scrutor/7.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.DependencyModel": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Scrutor.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.0.0"
- }
- }
- },
- "Serilog/4.3.1": {
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "assemblyVersion": "4.3.0.0",
- "fileVersion": "4.3.0.0"
- }
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Serilog": "4.3.1",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.7",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.7",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.0.0"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "assemblyVersion": "6.1.1.0",
- "fileVersion": "6.1.1.0"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "assemblyVersion": "3.0.0.0",
- "fileVersion": "3.0.0.0"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "dependencies": {
- "Serilog": "4.3.1"
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "assemblyVersion": "7.0.0.0",
- "fileVersion": "7.0.0.0"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.7": {
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "System.Diagnostics.EventLog/10.0.7": {
- "runtime": {
- "lib/net8.0/System.Diagnostics.EventLog.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- },
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "System.IO.Pipelines/10.0.7": {
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "System.Text.Encodings.Web/10.0.7": {
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "rid": "browser",
- "assetType": "runtime",
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "System.Text.Json/10.0.7": {
- "dependencies": {
- "System.IO.Pipelines": "10.0.7",
- "System.Text.Encodings.Web": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "assemblyVersion": "10.0.0.0",
- "fileVersion": "10.0.726.21808"
- }
- }
- },
- "TouchSocket/4.2.11": {
- "dependencies": {
- "TouchSocket.Core": "4.2.11"
- },
- "runtime": {
- "lib/net8.0/TouchSocket.dll": {
- "assemblyVersion": "4.2.11.0",
- "fileVersion": "4.2.11.0"
- }
- },
- "resources": {
- "lib/net8.0/zh-CN/TouchSocket.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "TouchSocket.Core/4.2.11": {
- "dependencies": {
- "System.IO.Pipelines": "10.0.7"
- },
- "runtime": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "assemblyVersion": "4.2.11.0",
- "fileVersion": "4.2.11.0"
- }
- },
- "resources": {
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "Sln.IntelliBelt.Business/1.0.0": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.4",
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Model": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "Sln.IntelliBelt.Socket": "1.0.0",
- "Sln.IntelliBelt.WebSocket": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Business.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "runtime": {
- "Sln.IntelliBelt.Common.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.7"
- },
- "runtime": {
- "Sln.IntelliBelt.Config.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Model/1.0.0": {
- "runtime": {
- "Sln.IntelliBelt.Model.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.Serilog.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.Socket/1.0.0": {
- "dependencies": {
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "TouchSocket": "4.2.11"
- },
- "runtime": {
- "Sln.IntelliBelt.Socket.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- },
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "dependencies": {
- "Fleck": "1.2.0",
- "Sln.IntelliBelt.Serilog": "1.0.0"
- },
- "runtime": {
- "Sln.IntelliBelt.WebSocket.dll": {
- "assemblyVersion": "1.0.0",
- "fileVersion": "1.0.0.0"
- }
- }
- }
- }
- },
- "libraries": {
- "Sln.IntelliBelt/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Fleck/1.2.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-bPLXn6QbLAFoviur6XbrKB0Zn6x04E8VibHXyHZeJsoC7bkUl5DVtzM5cZgDuqHkIrBqAXJyTNJwSNIc6wBJ2Q==",
- "path": "fleck/1.2.0",
- "hashPath": "fleck.1.2.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wZbGh7J8R1vXN525O6d8dlcDTxhRTnd5MyW4LdfP5S0tSnTwTCseYSrq6g0Mxh7W9xn8P/2xPuf0D/m6k2dy2w==",
- "path": "microsoft.extensions.configuration/10.0.7",
- "hashPath": "microsoft.extensions.configuration.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-t56nEgvECcyLPojZIUFWJknQQDAbgfTf9J+QMYJE1YYvVgz69vN6B/AKL8Grvj3Lcnp8kTpNqwmwFhb3YLJmtQ==",
- "path": "microsoft.extensions.configuration.abstractions/10.0.7",
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8bS1qIaRivny+WX+49pmeJ6iAylbtX8C0DLEcCQWZjdxQvLqaMssXiGD9P/6pYElrHbK5/nAHmjbQ8STqdMYeg==",
- "path": "microsoft.extensions.configuration.binder/10.0.7",
- "hashPath": "microsoft.extensions.configuration.binder.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.CommandLine/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3lNjglxfFxOzI9zG+3HSg/YSGqo//8Fqw6u6iuIamZb4JCorbA3JLaeWOpfKTAPi2UJwaispOXWx14dUqcGz4A==",
- "path": "microsoft.extensions.configuration.commandline/10.0.7",
- "hashPath": "microsoft.extensions.configuration.commandline.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.EnvironmentVariables/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-TWto3imA+mJMLZI+5sbgLiFFoOFNFkizQYNaC5jTuiHKn3diwm1RN7mWDOEZN9kG2bixw7IvgpvtUG5/teSRzA==",
- "path": "microsoft.extensions.configuration.environmentvariables/10.0.7",
- "hashPath": "microsoft.extensions.configuration.environmentvariables.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.FileExtensions/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-qbZLvLsoTdArSloEnSxs21P781YUmwVmHc5NJPQD/ezAreQ7884z+6QfAZVKi86WAZtzx83jK2uC4itxOM44gQ==",
- "path": "microsoft.extensions.configuration.fileextensions/10.0.7",
- "hashPath": "microsoft.extensions.configuration.fileextensions.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.Json/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-64dimvyyKk0dbUbrLg/YCv4ugJ4sVz2aXLwfvZwR1EC4tJqW9ru/oVRcXwoJRa2lQGXtYtlpk4maWOeIb48tQw==",
- "path": "microsoft.extensions.configuration.json/10.0.7",
- "hashPath": "microsoft.extensions.configuration.json.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Configuration.UserSecrets/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YqVIICoIdl0016wkeO2WQS+uEbEXbUhMLKdC5rZNl1X3nu59F+nwaAHdHjq/4OK+Cx31DYmNUSFh+MUot8qSDw==",
- "path": "microsoft.extensions.configuration.usersecrets/10.0.7",
- "hashPath": "microsoft.extensions.configuration.usersecrets.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-91F/o3emPV/+xY/ip3s2LqDNF14kjttlVtq0BXgg6p4MnCzeSZxnUJm+t6WRrtD3JdGo88/oX+z7OwK4y8PZuw==",
- "path": "microsoft.extensions.dependencyinjection/10.0.7",
- "hashPath": "microsoft.extensions.dependencyinjection.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Z6mfFEaFcwCfSboxJwOLfu7/31npCY9q70WUamHW/vRQhDvBKOT4Vf9YkZj5J6hLvJpb0oDEYfHunQZj0xxvKw==",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.7",
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "hashPath": "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512"
- },
- "Microsoft.Extensions.Diagnostics/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-l+smp1qPlU0OUXD0OGfdp7OUFrbdq7ZaP5T7m2WpfZ4RFKD7iG73BAT7tjSMxNmbSXkhAn1jYHOAqzYG1r9sNg==",
- "path": "microsoft.extensions.diagnostics/10.0.7",
- "hashPath": "microsoft.extensions.diagnostics.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uJ9JP677y+uy+C0vtaSfi7XXgFAdz8DhU3M9lwwIXDfQKcyQ0yxM9DVYa0NXDtdVTYA2eBUtVFZ8LY0GCdeE/w==",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.7",
- "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-teioDgVpi8L186wUfrXQV1YuBt6lCSPmFZiMZo53+FZxHFjOV+f4GXo4LXgJ273Mku9//AdXWVjk9J7eJP6inw==",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.7",
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.FileProviders.Physical/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-zhgWg/i0ECj5v0jLFBSZHplvc5ygCI91DR4nne+BP4XAKF5ycz0pEKnFiTw8C1jCABJEZsnBZh6pXAvn71kFmw==",
- "path": "microsoft.extensions.fileproviders.physical/10.0.7",
- "hashPath": "microsoft.extensions.fileproviders.physical.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.FileSystemGlobbing/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NTUspqB+vH9g4wAD6KPOBx01xqYuKXR/cHXm449zpbq1GqfjdAxBmg7eJXrNsPw7SKwIdT2cJ05GxYVvc+lvsA==",
- "path": "microsoft.extensions.filesystemglobbing/10.0.7",
- "hashPath": "microsoft.extensions.filesystemglobbing.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-M/vBpfWcschvS2EUeq7cHfscsxabiGTptXwV7GeSueovGiSoNjyo1j5PMcWuOAAQrRW3nRqxZk8NeumrmpzUBg==",
- "path": "microsoft.extensions.hosting/10.0.7",
- "hashPath": "microsoft.extensions.hosting.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5s8d6qC6EA8UOI4wR/+zlsq7SXttJMRb9d7zvVZ7+bE3CQEfVtC9ITUDCommm87R1zzj6WJBbCnztuIJXnP3DA==",
- "path": "microsoft.extensions.hosting.abstractions/10.0.7",
- "hashPath": "microsoft.extensions.hosting.abstractions.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-hOeRIQ63GkgiYCB/MIFp+LQs8aXpJXpB55t6Aj37ab7t2/6WeFcPXxYM9hdy/o5tffzwf8mhqzLJP6mjGYCxjw==",
- "path": "microsoft.extensions.logging/10.0.7",
- "hashPath": "microsoft.extensions.logging.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-tIEcQ2gvERrH2KiCjdsVcHGhXt9lIsuDStfOIeZWr7/fP8IXhGiYfx0/80PNI7WPO2IYuFtlZLSlnTS8+/Mchw==",
- "path": "microsoft.extensions.logging.abstractions/10.0.7",
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Configuration/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-7BBnoGF37USiu7j434put9mDp7EjdlNDIZsR4vHfC1FbLZeLqiWjgJbeEtF0p59Ryqt8AtraHawf0ZKbe5jibg==",
- "path": "microsoft.extensions.logging.configuration/10.0.7",
- "hashPath": "microsoft.extensions.logging.configuration.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Console/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-DA++Es6v6W0HfrOrw+K8WyN6jNnZHp640PDdEvl8yfeVmgflKdn6vSSFvufNUSOuY+M2ZaSUgfY+jUKtNpXcCw==",
- "path": "microsoft.extensions.logging.console/10.0.7",
- "hashPath": "microsoft.extensions.logging.console.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.Debug/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Y6DSt/JZApunYWKqTtqbdsR6iqAvHx3D0tavbNJ1rnC24MUpF+3XO/VKgFi+9PFqMyvQ2GHBBGb8H3cLSw7rDg==",
- "path": "microsoft.extensions.logging.debug/10.0.7",
- "hashPath": "microsoft.extensions.logging.debug.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.EventLog/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1C8eTuxF6BLncNSJ1HCfmaBcjpUSqQDPlBVdYTlet9oldHTPpNh9iatxSJLs8TOqdp/FOpH+nSLdBve7fu9mTQ==",
- "path": "microsoft.extensions.logging.eventlog/10.0.7",
- "hashPath": "microsoft.extensions.logging.eventlog.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Logging.EventSource/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YWfndnDX1jVMGCN8d5T+rO+BO8sDw6BkYlUk0BYui+WP7+HhlWx8QLdA4yUDjrkGVb3AQxIWWEPVKw5Nnfj5GQ==",
- "path": "microsoft.extensions.logging.eventsource/10.0.7",
- "hashPath": "microsoft.extensions.logging.eventsource.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Options/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-00SHUGTh2jSMvIr6x9Xwd2nE+B5/qFCO/9hDwUDhJsjYRDlADmaBZ7tqehXzBDsfjHSXJzuRHJzPYPPjphBQ7Q==",
- "path": "microsoft.extensions.options/10.0.7",
- "hashPath": "microsoft.extensions.options.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-IT7f+EMXZtkjatEcF+o6aOw/7OE4etRrMiDGEWH/iiTu2R3uhC4NEQJCfHiibtX45U3sIQ5Fh6tbb1qaOz3YAg==",
- "path": "microsoft.extensions.options.configurationextensions/10.0.7",
- "hashPath": "microsoft.extensions.options.configurationextensions.10.0.7.nupkg.sha512"
- },
- "Microsoft.Extensions.Primitives/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-D5M0Jr551iTgwkZMN9rm0pSkgNLj5quUWQUmQPMZh7k/bnvZTnXRGfE2KuvXf1EEjt/ofD9yw9IumpgdP9QCnw==",
- "path": "microsoft.extensions.primitives/10.0.7",
- "hashPath": "microsoft.extensions.primitives.10.0.7.nupkg.sha512"
- },
- "Newtonsoft.Json/13.0.4": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
- "path": "newtonsoft.json/13.0.4",
- "hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
- },
- "Scrutor/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wHWaroody48jnlLoq/REwUltIFLxplXyHTP+sttrc8P7+jkiVqf38afDidJNv4qgD/6zz2NKOYg06xLZ1bG7wQ==",
- "path": "scrutor/7.0.0",
- "hashPath": "scrutor.7.0.0.nupkg.sha512"
- },
- "Serilog/4.3.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "path": "serilog/4.3.1",
- "hashPath": "serilog.4.3.1.nupkg.sha512"
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "path": "serilog.aspnetcore/10.0.0",
- "hashPath": "serilog.aspnetcore.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "path": "serilog.extensions.hosting/10.0.0",
- "hashPath": "serilog.extensions.hosting.10.0.0.nupkg.sha512"
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "path": "serilog.extensions.logging/10.0.0",
- "hashPath": "serilog.extensions.logging.10.0.0.nupkg.sha512"
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "path": "serilog.formatting.compact/3.0.0",
- "hashPath": "serilog.formatting.compact.3.0.0.nupkg.sha512"
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "path": "serilog.settings.configuration/10.0.0",
- "hashPath": "serilog.settings.configuration.10.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "path": "serilog.sinks.console/6.1.1",
- "hashPath": "serilog.sinks.console.6.1.1.nupkg.sha512"
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "path": "serilog.sinks.debug/3.0.0",
- "hashPath": "serilog.sinks.debug.3.0.0.nupkg.sha512"
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "path": "serilog.sinks.file/7.0.0",
- "hashPath": "serilog.sinks.file.7.0.0.nupkg.sha512"
- },
- "System.Diagnostics.DiagnosticSource/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-Fu6AxFf9bHz/Q7DQmxKC0o+UgFes8bs2Xh+PH/x31yExRAOASTwlzjZsISTtqVU5gQshKHLZopxEBTaIyfv0wg==",
- "path": "system.diagnostics.diagnosticsource/10.0.7",
- "hashPath": "system.diagnostics.diagnosticsource.10.0.7.nupkg.sha512"
- },
- "System.Diagnostics.EventLog/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WbmDLeTPYhEzXhvYVioTVn/D1XX6bovyny9n5p8Zxtf03+eY385RB818teZm6n+fA63iZNvng0/Np4tLuhkMhQ==",
- "path": "system.diagnostics.eventlog/10.0.7",
- "hashPath": "system.diagnostics.eventlog.10.0.7.nupkg.sha512"
- },
- "System.IO.Pipelines/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LTxXYYKmRhPKWveYmfzuRTUnzsfY7CN+WOq6aTRgYE9vJ8BUvIWPCaSx4HxqBwXViTPSjR9cHDOVuVPuZGRR/Q==",
- "path": "system.io.pipelines/10.0.7",
- "hashPath": "system.io.pipelines.10.0.7.nupkg.sha512"
- },
- "System.Text.Encodings.Web/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WUH+viO8VDG8NpFKvOBwpeyKUiPOMz3kQpA6AKCD4b2NG1pBhyC4AwTb357iZmTxZDnkM4IsFnvzN8W8OKmsHg==",
- "path": "system.text.encodings.web/10.0.7",
- "hashPath": "system.text.encodings.web.10.0.7.nupkg.sha512"
- },
- "System.Text.Json/10.0.7": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-F8Pu2QLUMeniVbtiyk7n7LCfFYxlcJ8ASaSwglJyq6dxa34iCQrikQszsgJClIJWuSWjcyhKkV7daAzYJqeVwA==",
- "path": "system.text.json/10.0.7",
- "hashPath": "system.text.json.10.0.7.nupkg.sha512"
- },
- "TouchSocket/4.2.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-1KKlE7Z5IGShHHeK1Q6ai7qaLWIumv88DZ+3//G1GRhUmGuzEFw+I6P6erd6d7lV4VUpzRgdwXk8XgX7HnVDgQ==",
- "path": "touchsocket/4.2.11",
- "hashPath": "touchsocket.4.2.11.nupkg.sha512"
- },
- "TouchSocket.Core/4.2.11": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MBPbT9nWC/GxdqqgGJz4C1ypR+DIalNdQw/LivK5Ue8QBrYkv5BdhCh/+Hwaxiz7Y0d4JsTJ6TayXGLdt5VfDg==",
- "path": "touchsocket.core/4.2.11",
- "hashPath": "touchsocket.core.4.2.11.nupkg.sha512"
- },
- "Sln.IntelliBelt.Business/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Model/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.Socket/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.dll b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.dll
deleted file mode 100644
index 8174172..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.pdb b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.pdb
deleted file mode 100644
index fb1ff85..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.runtimeconfig.json b/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.runtimeconfig.json
deleted file mode 100644
index 206362b..0000000
--- a/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.runtimeconfig.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net8.0",
- "frameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "8.0.0"
- },
- {
- "name": "Microsoft.AspNetCore.App",
- "version": "8.0.0"
- }
- ],
- "configProperties": {
- "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/System.Diagnostics.DiagnosticSource.dll b/Sln.IntelliBelt/bin/Debug/net8.0/System.Diagnostics.DiagnosticSource.dll
deleted file mode 100755
index 3d609f3..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/System.Diagnostics.DiagnosticSource.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/System.Diagnostics.EventLog.dll b/Sln.IntelliBelt/bin/Debug/net8.0/System.Diagnostics.EventLog.dll
deleted file mode 100755
index ad47c13..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/System.Diagnostics.EventLog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/System.IO.Pipelines.dll b/Sln.IntelliBelt/bin/Debug/net8.0/System.IO.Pipelines.dll
deleted file mode 100755
index 12b66e1..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/System.IO.Pipelines.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/System.Text.Encodings.Web.dll b/Sln.IntelliBelt/bin/Debug/net8.0/System.Text.Encodings.Web.dll
deleted file mode 100755
index d181073..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/System.Text.Encodings.Web.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/System.Text.Json.dll b/Sln.IntelliBelt/bin/Debug/net8.0/System.Text.Json.dll
deleted file mode 100755
index f293985..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/System.Text.Json.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/TouchSocket.Core.dll b/Sln.IntelliBelt/bin/Debug/net8.0/TouchSocket.Core.dll
deleted file mode 100755
index 18072b7..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/TouchSocket.Core.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/TouchSocket.dll b/Sln.IntelliBelt/bin/Debug/net8.0/TouchSocket.dll
deleted file mode 100755
index 29c85a1..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/TouchSocket.dll and /dev/null differ
diff --git "a/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260428.log" "b/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260428.log"
deleted file mode 100644
index 6b8767c..0000000
--- "a/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260428.log"
+++ /dev/null
@@ -1,29 +0,0 @@
-2026-04-28 11:29:18.557 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-04-28 11:29:29.495 +08:00 [INF] WebSocket Open!
-2026-04-28 11:29:31.035 +08:00 [INF] 收到服务端下发的设置信息:{
-"clientId": "01-00-00-00",
-"terminalAddr": "0001",
-"identCode": 112,
-"objType": 1,
-"content": "AA 55 00 90 90 0D"
-}
-2026-04-28 11:29:34.803 +08:00 [INF] 获取设备参数异常:Object reference not set to an instance of an object.
-2026-04-28 11:29:34.878 +08:00 [INF] WebSocket推送信息:{
- "clientId": "01-00-00-00",
- "terminalAddr": "0001",
- "identCode": 112,
- "objType": 1,
- "content": "获取设备参数异常:Object reference not set to an instance of an object.",
- "paramInfo": {
- "antPowers": [],
- "readerVersion": null,
- "readerTemp": 0
- }
-}
-2026-04-28 11:29:43.309 +08:00 [INF] 收到服务端下发的设置信息:{
-"clientId": "01-00-00-00",
-"terminalAddr": "0001",
-"identCode": 112,
-"objType": 1,
-"content": "AA 55 00 90 90 0D"
-}
diff --git "a/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260526.log" "b/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260526.log"
deleted file mode 100644
index 515210e..0000000
--- "a/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260526.log"
+++ /dev/null
@@ -1 +0,0 @@
-2026-05-26 15:04:50.997 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
diff --git "a/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260527.log" "b/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260527.log"
deleted file mode 100644
index e97dc0e..0000000
--- "a/Sln.IntelliBelt/bin/Debug/net8.0/\\\\Mac\\Home\\Public\\WorkSpace\\Mesnac\\项目资料\\日志信息/Logs/Info/Info20260527.log"
+++ /dev/null
@@ -1,134 +0,0 @@
-2026-05-27 09:32:03.488 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 09:33:02.274 +08:00 [INF] 客户端127.0.0.1接入服务成功,Id:01-00-00-00
-2026-05-27 09:33:02.281 +08:00 [INF] 客户端127.0.0.1断开连接
-2026-05-27 09:34:02.165 +08:00 [INF] 客户端127.0.0.1接入服务成功,Id:02-00-00-00
-2026-05-27 09:34:02.199 +08:00 [INF] 客户端127.0.0.1断开连接
-2026-05-27 09:35:00.901 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 09:35:02.203 +08:00 [INF] 客户端127.0.0.1接入服务成功,Id:01-00-00-00
-2026-05-27 09:35:02.209 +08:00 [INF] 客户端127.0.0.1断开连接
-2026-05-27 09:36:07.887 +08:00 [INF] 客户端127.0.0.1接入服务成功,Id:02-00-00-00
-2026-05-27 09:36:13.652 +08:00 [INF] 客户端127.0.0.1断开连接
-2026-05-27 09:36:47.943 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 09:37:05.128 +08:00 [INF] 客户端127.0.0.1:51183接入服务成功,Id:01-00-00-00
-2026-05-27 09:37:08.993 +08:00 [INF] 客户端127.0.0.1:51183断开连接
-2026-05-27 09:38:02.581 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 09:39:44.750 +08:00 [INF] 客户端127.0.0.1:51507接入服务成功,Id:01-00-00-00
-2026-05-27 09:39:48.827 +08:00 [INF] 客户端127.0.0.1:51507断开连接
-2026-05-27 09:39:59.785 +08:00 [INF] 客户端127.0.0.1:51545接入服务成功,Id:02-00-00-00
-2026-05-27 09:41:08.850 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 09:42:09.892 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 09:42:56.087 +08:00 [INF] 客户端127.0.0.1:51697接入服务成功,Id:01-00-00-00
-2026-05-27 09:43:51.282 +08:00 [INF] 客户端127.0.0.1:51703接入服务成功,Id:02-00-00-00
-2026-05-27 09:43:51.287 +08:00 [INF] 客户端127.0.0.1:51703断开连接
-2026-05-27 09:44:01.800 +08:00 [INF] 客户端127.0.0.1:51697断开连接
-2026-05-27 10:02:05.259 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 10:15:54.892 +08:00 [INF] 客户端127.0.0.1:52898接入服务成功,Id:01-00-00-00
-2026-05-27 10:16:50.626 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 10:17:25.731 +08:00 [INF] 客户端127.0.0.1:53820接入服务成功,Id:
-2026-05-27 10:17:29.030 +08:00 [INF] 客户端127.0.0.1:53820接入服务成功,Id:01-00-00-00
-2026-05-27 10:17:32.519 +08:00 [INF] 客户端127.0.0.1:53820断开连接
-2026-05-27 10:17:48.735 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 10:18:28.232 +08:00 [INF] 客户端127.0.0.1:53913接入服务成功,Id:
-2026-05-27 11:04:31.733 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 11:05:40.133 +08:00 [INF] 客户端127.0.0.1:56729接入服务成功,Id:01-00-00-00
-2026-05-27 11:05:44.849 +08:00 [INF] 客户端127.0.0.1:56729断开连接
-2026-05-27 11:06:49.944 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 11:07:25.747 +08:00 [INF] 客户端127.0.0.1:56806接入服务成功,Id:01-00-00-00
-2026-05-27 11:07:25.755 +08:00 [INF] 客户端127.0.0.1:56806断开连接
-2026-05-27 11:16:46.576 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 11:18:25.969 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 11:19:33.843 +08:00 [INF] 客户端127.0.0.1:57323接入服务成功,Id:01-00-00-00
-2026-05-27 11:19:33.851 +08:00 [INF] 客户端127.0.0.1:57323断开连接
-2026-05-27 11:22:53.101 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 11:23:45.982 +08:00 [INF] 客户端127.0.0.1:57524断开连接
-2026-05-27 14:42:13.514 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 14:42:37.152 +08:00 [INF] 客户端127.0.0.1:61192非法连接
-2026-05-27 14:42:42.216 +08:00 [INF] 客户端127.0.0.1:61192断开连接
-2026-05-27 14:43:36.066 +08:00 [INF] 客户端127.0.0.1:61291非法连接
-2026-05-27 14:43:37.460 +08:00 [INF] 客户端127.0.0.1:61291断开连接
-2026-05-27 14:47:36.679 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 14:47:36.764 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 14:48:36.316 +08:00 [INF] 客户端127.0.0.1正在接入服务
-2026-05-27 14:48:46.958 +08:00 [INF] 客户端127.0.0.1接入服务成功
-2026-05-27 14:48:54.824 +08:00 [INF] 客户端127.0.0.1断开连接
-2026-05-27 15:23:41.437 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:23:41.551 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:24:02.056 +08:00 [INF] 客户端127.0.0.1正在接入服务
-2026-05-27 15:24:05.076 +08:00 [INF] 客户端127.0.0.1:65462非法连接(本程序自连接),已拒绝
-2026-05-27 15:24:05.083 +08:00 [INF] 客户端127.0.0.1断开连接
-2026-05-27 15:24:31.625 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:24:31.708 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:34:40.727 +08:00 [INF] 客户端127.0.0.1正在接入服务
-2026-05-27 15:34:46.952 +08:00 [INF] 客户端127.0.0.1:50697非法连接(本程序自连接),已拒绝
-2026-05-27 15:36:36.205 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:36:36.294 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:36:44.459 +08:00 [INF] 客户端127.0.0.1正在接入服务
-2026-05-27 15:36:46.703 +08:00 [INF] 客户端127.0.0.1:51007非法连接(本程序自连接),已拒绝
-2026-05-27 15:37:45.871 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:37:45.954 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:37:49.940 +08:00 [INF] 客户端127.0.0.1正在接入服务
-2026-05-27 15:38:06.454 +08:00 [INF] 客户端127.0.0.1:51177非法连接(本程序自连接),已拒绝
-2026-05-27 15:38:06.467 +08:00 [INF] 客户端127.0.0.1断开连接
-2026-05-27 15:38:31.129 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:38:37.928 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:38:43.993 +08:00 [INF] 客户端127.0.0.1正在接入服务
-2026-05-27 15:38:44.860 +08:00 [INF] 客户端127.0.0.1:51313接入服务成功,Id:1
-2026-05-27 15:39:13.447 +08:00 [INF] 收到客户端:1;原始指令====>>>>6852000101290011BBDD0A70005632345F30375F3235002A0D8716
-2026-05-27 15:39:30.720 +08:00 [INF] 指令校验失败:6852000101290011BBDD0A70005632345F30375F3235002A0D2216
-2026-05-27 15:39:38.283 +08:00 [INF] 收到客户端:1;原始指令====>>>>6852000101290011BBDD0A70005632345F30375F3235002A0D8716
-2026-05-27 15:50:24.280 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:50:24.366 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:51:06.442 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:51:06.528 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:51:12.130 +08:00 [INF] 客户端127.0.0.1:53203接入服务成功,Id:01-00-00-00
-2026-05-27 15:51:21.088 +08:00 [INF] 收到终端指令:6852000101290011BBDD0A70005632345F30375F3235002A0D8716
-2026-05-27 15:51:21.093 +08:00 [INF] 收到终端:0001指令====>>>>ContentLen:17;Content:BBDD0A70005632345F30375F3235002A0D;
-2026-05-27 15:51:50.895 +08:00 [INF] 收到终端指令:68520001013000020101F016
-2026-05-27 15:51:50.973 +08:00 [INF] 收到终端:0001指令====>>>>ContentLen:2;Content:0101;
-2026-05-27 15:51:50.976 +08:00 [INF] 收到终端0001上报的状态信息:0101
-2026-05-27 15:51:50.976 +08:00 [INF] 1#读写器状态:在线
-2026-05-27 15:51:50.976 +08:00 [INF] 2#读写器状态:在线
-2026-05-27 15:51:50.977 +08:00 [INF] 返回终端状态信息:685200010130000101EE16
-2026-05-27 15:57:18.738 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:57:18.822 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:57:26.049 +08:00 [INF] 客户端127.0.0.1:54205接入服务成功,Id:01-00-00-00
-2026-05-27 15:57:30.961 +08:00 [INF] 收到终端指令:68520001013000020101F016
-2026-05-27 15:57:30.970 +08:00 [INF] 收到终端:0001指令====>>>>ContentLen:2;Content:0101;
-2026-05-27 15:57:30.982 +08:00 [INF] 收到终端0001上报的状态信息:0101
-2026-05-27 15:57:30.982 +08:00 [INF] 1#读写器状态:在线
-2026-05-27 15:57:30.983 +08:00 [INF] 2#读写器状态:在线
-2026-05-27 15:57:30.983 +08:00 [INF] 返回终端状态信息:685200010130000101EE16
-2026-05-27 15:57:31.027 +08:00 [INF] 更新连接 Id:01-00-00-00==>9000
-2026-05-27 15:57:31.028 +08:00 [INF] 更新连接 Id:9000==>9000
-2026-05-27 15:57:33.666 +08:00 [INF] 收到终端指令:68520001013000020101F016
-2026-05-27 15:57:33.668 +08:00 [INF] 收到终端:0001指令====>>>>ContentLen:2;Content:0101;
-2026-05-27 15:57:33.668 +08:00 [INF] 返回终端状态信息:685200010130000101EE16
-2026-05-27 15:57:33.668 +08:00 [INF] 收到终端0001上报的状态信息:0101
-2026-05-27 15:57:33.669 +08:00 [INF] 1#读写器状态:在线
-2026-05-27 15:57:33.669 +08:00 [INF] 2#读写器状态:在线
-2026-05-27 15:58:44.905 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:58:44.986 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:58:48.772 +08:00 [INF] 客户端127.0.0.1:54411接入服务成功,Id:01-00-00-00
-2026-05-27 15:58:50.902 +08:00 [INF] 收到终端指令:68520001013000020101F016
-2026-05-27 15:58:50.909 +08:00 [INF] 收到终端:0001指令====>>>>ContentLen:2;Content:0101;
-2026-05-27 15:58:50.922 +08:00 [INF] 01-00-00-00链接收到终端0001上报的状态信息:0101
-2026-05-27 15:58:50.923 +08:00 [INF] 1#读写器状态:在线
-2026-05-27 15:58:50.923 +08:00 [INF] 2#读写器状态:在线
-2026-05-27 15:58:50.923 +08:00 [INF] 返回终端状态信息:685200010130000101EE16
-2026-05-27 15:58:50.966 +08:00 [INF] 更新连接 Id:01-00-00-00==>9000
-2026-05-27 15:58:54.842 +08:00 [INF] 收到终端指令:68520001013000020101F016
-2026-05-27 15:58:54.844 +08:00 [INF] 收到终端:0001指令====>>>>ContentLen:2;Content:0101;
-2026-05-27 15:58:54.844 +08:00 [INF] 返回终端状态信息:685200010130000101EE16
-2026-05-27 15:58:54.844 +08:00 [INF] 9000链接收到终端0001上报的状态信息:0101
-2026-05-27 15:58:54.845 +08:00 [INF] 1#读写器状态:在线
-2026-05-27 15:58:54.845 +08:00 [INF] 2#读写器状态:在线
-2026-05-27 15:59:34.419 +08:00 [INF] 系统启动成功,日志存放位置:\\Mac\Home\Public\WorkSpace\Mesnac\项目资料\日志信息
-2026-05-27 15:59:34.476 +08:00 [INF] TcpServer启动成功,监听端口:6000
-2026-05-27 15:59:37.414 +08:00 [INF] 客户端127.0.0.1:54534接入服务成功,Id:01-00-00-00
-2026-05-27 15:59:39.404 +08:00 [INF] 收到终端指令:68520001013000020101F016
-2026-05-27 15:59:39.412 +08:00 [INF] 01-00-00-00链接收到终端:0001指令====>>>>ContentLen:2;Content:0101;
-2026-05-27 15:59:39.424 +08:00 [INF] 01-00-00-00链接收到终端0001上报的状态信息:0101
-2026-05-27 15:59:39.424 +08:00 [INF] 1#读写器状态:在线
-2026-05-27 15:59:39.424 +08:00 [INF] 2#读写器状态:在线
-2026-05-27 15:59:39.425 +08:00 [INF] 返回终端状态信息:685200010130000101EE16
-2026-05-27 15:59:39.467 +08:00 [INF] 更新连接 Id:01-00-00-00==>9000
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/appsettings.json b/Sln.IntelliBelt/bin/Debug/net8.0/appsettings.json
deleted file mode 100644
index 26d14d0..0000000
--- a/Sln.IntelliBelt/bin/Debug/net8.0/appsettings.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "AppConfig": {
- "logPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/日志信息",
- "terminalCode": "9000",
- "listernTcpPort": 6000,
- "listernWebSocketPort": 7182
- }
-}
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll b/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll
deleted file mode 100755
index 216429d..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll b/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll
deleted file mode 100755
index e5465ba..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll b/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll
deleted file mode 100755
index 2f2b922..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/zh-CN/TouchSocket.Core.resources.dll b/Sln.IntelliBelt/bin/Debug/net8.0/zh-CN/TouchSocket.Core.resources.dll
deleted file mode 100755
index 35e8fbf..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/zh-CN/TouchSocket.Core.resources.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/bin/Debug/net8.0/zh-CN/TouchSocket.resources.dll b/Sln.IntelliBelt/bin/Debug/net8.0/zh-CN/TouchSocket.resources.dll
deleted file mode 100755
index 1d987ca..0000000
Binary files a/Sln.IntelliBelt/bin/Debug/net8.0/zh-CN/TouchSocket.resources.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/Sln.IntelliBelt/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
deleted file mode 100644
index 2217181..0000000
--- a/Sln.IntelliBelt/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.Inte.F63CAC73.Up2Date b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.Inte.F63CAC73.Up2Date
deleted file mode 100644
index e69de29..0000000
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.AssemblyInfo.cs b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.AssemblyInfo.cs
deleted file mode 100644
index 27a2c73..0000000
--- a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.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("Sln.IntelliBelt")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a74ce4300095ea098a9453ab96deced41c589010")]
-[assembly: System.Reflection.AssemblyProductAttribute("Sln.IntelliBelt")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Sln.IntelliBelt")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.AssemblyInfoInputs.cache b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.AssemblyInfoInputs.cache
deleted file mode 100644
index 0b74ecc..0000000
--- a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-1e439b2ba42f530619f9d071b323a71c40e1f4e9b6b19a36f1e309b9a133bbfd
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.GeneratedMSBuildEditorConfig.editorconfig b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 6e7edb3..0000000
--- a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,13 +0,0 @@
-is_global = true
-build_property.TargetFramework = net8.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 = Sln.IntelliBelt
-build_property.ProjectDir = /Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.GlobalUsings.g.cs b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.GlobalUsings.g.cs
deleted file mode 100644
index 8578f3d..0000000
--- a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.GlobalUsings.g.cs
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-global using global::System;
-global using global::System.Collections.Generic;
-global using global::System.IO;
-global using global::System.Linq;
-global using global::System.Net.Http;
-global using global::System.Threading;
-global using global::System.Threading.Tasks;
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.assets.cache b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.assets.cache
deleted file mode 100644
index 5926b86..0000000
Binary files a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.assets.cache and /dev/null differ
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.AssemblyReference.cache b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.AssemblyReference.cache
deleted file mode 100644
index 3aac83e..0000000
Binary files a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.CoreCompileInputs.cache b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 290f4c1..0000000
--- a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-4fa70c6fdc53bc72efdfc0feff2f92fa5ccbdbb9f09199319eee2cec44d97102
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.FileListAbsolute.txt b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.FileListAbsolute.txt
deleted file mode 100644
index 7eac89d..0000000
--- a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,83 +0,0 @@
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.deps.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.runtimeconfig.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.GeneratedMSBuildEditorConfig.editorconfig
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.AssemblyInfoInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.AssemblyInfo.cs
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.CoreCompileInputs.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/refint/Sln.IntelliBelt.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.genruntimeconfig.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/ref/Sln.IntelliBelt.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/System.IO.Pipelines.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/TouchSocket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/TouchSocket.Core.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Common.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Socket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Common.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Socket.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.csproj.AssemblyReference.cache
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/Debug/net8.0/Sln.Inte.F63CAC73.Up2Date
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyModel.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Scrutor.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/System.Text.Encodings.Web.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/System.Text.Json.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/appsettings.json
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Binder.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.Json.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.DependencyInjection.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileProviders.Physical.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Hosting.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Abstractions.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Configuration.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Console.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.Debug.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventLog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Logging.EventSource.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Options.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Microsoft.Extensions.Primitives.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.AspNetCore.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Extensions.Hosting.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Extensions.Logging.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Formatting.Compact.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Settings.Configuration.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.Console.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.Debug.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Serilog.Sinks.File.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/System.Diagnostics.DiagnosticSource.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/System.Diagnostics.EventLog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Config.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Config.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Serilog.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Fleck.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.WebSocket.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Business.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Business.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Newtonsoft.Json.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Model.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/Sln.IntelliBelt.Model.pdb
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/zh-CN/TouchSocket.resources.dll
-/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/bin/Debug/net8.0/zh-CN/TouchSocket.Core.resources.dll
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.dll b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.dll
deleted file mode 100644
index 8174172..0000000
Binary files a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.genruntimeconfig.cache b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.genruntimeconfig.cache
deleted file mode 100644
index 3bb3365..0000000
--- a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-a9ea0b1205271c8269a87a22437400d2e0817a2e5f5e21ee66fc72432c75724d
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.pdb b/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.pdb
deleted file mode 100644
index fb1ff85..0000000
Binary files a/Sln.IntelliBelt/obj/Debug/net8.0/Sln.IntelliBelt.pdb and /dev/null differ
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/apphost b/Sln.IntelliBelt/obj/Debug/net8.0/apphost
deleted file mode 100755
index c6ef0da..0000000
Binary files a/Sln.IntelliBelt/obj/Debug/net8.0/apphost and /dev/null differ
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/ref/Sln.IntelliBelt.dll b/Sln.IntelliBelt/obj/Debug/net8.0/ref/Sln.IntelliBelt.dll
deleted file mode 100644
index dd795e0..0000000
Binary files a/Sln.IntelliBelt/obj/Debug/net8.0/ref/Sln.IntelliBelt.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/obj/Debug/net8.0/refint/Sln.IntelliBelt.dll b/Sln.IntelliBelt/obj/Debug/net8.0/refint/Sln.IntelliBelt.dll
deleted file mode 100644
index dd795e0..0000000
Binary files a/Sln.IntelliBelt/obj/Debug/net8.0/refint/Sln.IntelliBelt.dll and /dev/null differ
diff --git a/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.dgspec.json b/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.dgspec.json
deleted file mode 100644
index 98dc90c..0000000
--- a/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,569 +0,0 @@
-{
- "format": 1,
- "restore": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj": {}
- },
- "projects": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj",
- "projectName": "Sln.IntelliBelt.Business",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.4, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "projectName": "Sln.IntelliBelt.Common",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "projectName": "Sln.IntelliBelt.Config",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "projectName": "Sln.IntelliBelt.Model",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "projectName": "Sln.IntelliBelt.Serilog",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Serilog": {
- "target": "Package",
- "version": "[4.3.1, )"
- },
- "Serilog.AspNetCore": {
- "target": "Package",
- "version": "[10.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "projectName": "Sln.IntelliBelt.Socket",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "TouchSocket": {
- "target": "Package",
- "version": "[4.2.11, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "projectName": "Sln.IntelliBelt.WebSocket",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Fleck": {
- "target": "Package",
- "version": "[1.2.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj",
- "projectName": "Sln.IntelliBelt",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Hosting": {
- "target": "Package",
- "version": "[10.0.7, )"
- },
- "Scrutor": {
- "target": "Package",
- "version": "[7.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.g.props b/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.g.props
deleted file mode 100644
index e3e5e46..0000000
--- a/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.g.props
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- /Users/wenxiansheng/.nuget/packages/
- /Users/wenxiansheng/.nuget/packages/
- PackageReference
- 6.12.2
-
-
-
-
-
-
-
-
- /Users/wenxiansheng/.nuget/packages/touchsocket.core/4.2.11
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.g.targets b/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.g.targets
deleted file mode 100644
index 687246b..0000000
--- a/Sln.IntelliBelt/obj/Sln.IntelliBelt.csproj.nuget.g.targets
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Sln.IntelliBelt/obj/project.assets.json b/Sln.IntelliBelt/obj/project.assets.json
deleted file mode 100644
index 80fcd0e..0000000
--- a/Sln.IntelliBelt/obj/project.assets.json
+++ /dev/null
@@ -1,2644 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net8.0": {
- "Fleck/1.2.0": {
- "type": "package",
- "compile": {
- "lib/netcoreapp2.0/Fleck.dll": {}
- },
- "runtime": {
- "lib/netcoreapp2.0/Fleck.dll": {}
- }
- },
- "Microsoft.Extensions.Configuration/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.Binder.targets": {}
- }
- },
- "Microsoft.Extensions.Configuration.CommandLine/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.EnvironmentVariables/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.FileExtensions/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Physical": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.Json/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.FileExtensions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "System.Text.Json": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Configuration.UserSecrets/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.Json": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Physical": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.props": {},
- "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.targets": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.7": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "type": "package",
- "dependencies": {
- "System.Text.Encodings.Web": "10.0.0",
- "System.Text.Json": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Diagnostics/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "System.Diagnostics.DiagnosticSource": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileProviders.Physical/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileSystemGlobbing": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileProviders.Physical.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.FileSystemGlobbing/10.0.7": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Hosting/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.Binder": "10.0.7",
- "Microsoft.Extensions.Configuration.CommandLine": "10.0.7",
- "Microsoft.Extensions.Configuration.EnvironmentVariables": "10.0.7",
- "Microsoft.Extensions.Configuration.FileExtensions": "10.0.7",
- "Microsoft.Extensions.Configuration.Json": "10.0.7",
- "Microsoft.Extensions.Configuration.UserSecrets": "10.0.7",
- "Microsoft.Extensions.DependencyInjection": "10.0.7",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Diagnostics": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Physical": "10.0.7",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging.Configuration": "10.0.7",
- "Microsoft.Extensions.Logging.Console": "10.0.7",
- "Microsoft.Extensions.Logging.Debug": "10.0.7",
- "Microsoft.Extensions.Logging.EventLog": "10.0.7",
- "Microsoft.Extensions.Logging.EventSource": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.7",
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "System.Diagnostics.DiagnosticSource": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Logging.Abstractions.targets": {}
- }
- },
- "Microsoft.Extensions.Logging.Configuration/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration": "10.0.7",
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.Binder": "10.0.7",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Console/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging.Configuration": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "System.Text.Json": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Console.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Console.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.Debug/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.EventLog/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "System.Diagnostics.EventLog": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Logging.EventSource/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Logging": "10.0.7",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7",
- "System.Text.Json": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Options/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/Microsoft.Extensions.Options.targets": {}
- }
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.7": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.7",
- "Microsoft.Extensions.Configuration.Binder": "10.0.7",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.7",
- "Microsoft.Extensions.Options": "10.0.7",
- "Microsoft.Extensions.Primitives": "10.0.7"
- },
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Microsoft.Extensions.Primitives/10.0.7": {
- "type": "package",
- "compile": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "Newtonsoft.Json/13.0.4": {
- "type": "package",
- "compile": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net6.0/Newtonsoft.Json.dll": {
- "related": ".xml"
- }
- }
- },
- "Scrutor/7.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Scrutor.dll": {
- "related": ".pdb;.xml"
- }
- },
- "runtime": {
- "lib/net8.0/Scrutor.dll": {
- "related": ".pdb;.xml"
- }
- }
- },
- "Serilog/4.3.1": {
- "type": "package",
- "compile": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/Serilog.targets": {}
- }
- },
- "Serilog.AspNetCore/10.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.3.0",
- "Serilog.Extensions.Hosting": "10.0.0",
- "Serilog.Formatting.Compact": "3.0.0",
- "Serilog.Settings.Configuration": "10.0.0",
- "Serilog.Sinks.Console": "6.1.1",
- "Serilog.Sinks.Debug": "3.0.0",
- "Serilog.Sinks.File": "7.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.AspNetCore.dll": {
- "related": ".xml"
- }
- },
- "frameworkReferences": [
- "Microsoft.AspNetCore.App"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.0",
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.0",
- "Microsoft.Extensions.Logging.Abstractions": "10.0.0",
- "Serilog": "4.3.0",
- "Serilog.Extensions.Logging": "10.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Hosting.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Logging": "10.0.0",
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Extensions.Logging.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Formatting.Compact.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.Extensions.Configuration.Binder": "10.0.0",
- "Microsoft.Extensions.DependencyModel": "10.0.0",
- "Serilog": "4.3.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Settings.Configuration.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Console/6.1.1": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Console.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.0.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.Debug.dll": {
- "related": ".xml"
- }
- }
- },
- "Serilog.Sinks.File/7.0.0": {
- "type": "package",
- "dependencies": {
- "Serilog": "4.2.0"
- },
- "compile": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/Serilog.Sinks.File.dll": {
- "related": ".xml"
- }
- }
- },
- "System.Diagnostics.DiagnosticSource/10.0.7": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.Diagnostics.EventLog/10.0.7": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Diagnostics.EventLog.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Diagnostics.EventLog.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll": {
- "assetType": "runtime",
- "rid": "win"
- },
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.IO.Pipelines/10.0.7": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.IO.Pipelines.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- }
- },
- "System.Text.Encodings.Web/10.0.7": {
- "type": "package",
- "compile": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Encodings.Web.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/_._": {}
- },
- "runtimeTargets": {
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
- "assetType": "runtime",
- "rid": "browser"
- }
- }
- },
- "System.Text.Json/10.0.7": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "10.0.7",
- "System.Text.Encodings.Web": "10.0.7"
- },
- "compile": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/System.Text.Json.dll": {
- "related": ".xml"
- }
- },
- "build": {
- "buildTransitive/net8.0/System.Text.Json.targets": {}
- }
- },
- "TouchSocket/4.2.11": {
- "type": "package",
- "dependencies": {
- "TouchSocket.Core": "4.2.11"
- },
- "compile": {
- "lib/net8.0/TouchSocket.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/TouchSocket.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net8.0/zh-CN/TouchSocket.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "TouchSocket.Core/4.2.11": {
- "type": "package",
- "dependencies": {
- "System.IO.Pipelines": "8.0.0"
- },
- "compile": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "related": ".xml"
- }
- },
- "runtime": {
- "lib/net8.0/TouchSocket.Core.dll": {
- "related": ".xml"
- }
- },
- "resource": {
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll": {
- "locale": "zh-CN"
- }
- }
- },
- "Sln.IntelliBelt.Business/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Newtonsoft.Json": "13.0.4",
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Model": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "Sln.IntelliBelt.Socket": "1.0.0",
- "Sln.IntelliBelt.WebSocket": "1.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Business.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Business.dll": {}
- }
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Common.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Common.dll": {}
- }
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Microsoft.Extensions.Options": "10.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Config.dll": {}
- }
- },
- "Sln.IntelliBelt.Model/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Model.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Model.dll": {}
- }
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Serilog": "4.3.1",
- "Serilog.AspNetCore": "10.0.0",
- "Sln.IntelliBelt.Config": "1.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Serilog.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Serilog.dll": {}
- }
- },
- "Sln.IntelliBelt.Socket/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Sln.IntelliBelt.Common": "1.0.0",
- "Sln.IntelliBelt.Serilog": "1.0.0",
- "TouchSocket": "4.2.11"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.Socket.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.Socket.dll": {}
- }
- },
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "type": "project",
- "framework": ".NETCoreApp,Version=v8.0",
- "dependencies": {
- "Fleck": "1.2.0",
- "Sln.IntelliBelt.Serilog": "1.0.0"
- },
- "compile": {
- "bin/placeholder/Sln.IntelliBelt.WebSocket.dll": {}
- },
- "runtime": {
- "bin/placeholder/Sln.IntelliBelt.WebSocket.dll": {}
- }
- }
- }
- },
- "libraries": {
- "Fleck/1.2.0": {
- "sha512": "bPLXn6QbLAFoviur6XbrKB0Zn6x04E8VibHXyHZeJsoC7bkUl5DVtzM5cZgDuqHkIrBqAXJyTNJwSNIc6wBJ2Q==",
- "type": "package",
- "path": "fleck/1.2.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "fleck.1.2.0.nupkg.sha512",
- "fleck.nuspec",
- "lib/net40/Fleck.dll",
- "lib/net45/Fleck.dll",
- "lib/netcoreapp2.0/Fleck.dll",
- "lib/netstandard2.0/Fleck.dll"
- ]
- },
- "Microsoft.Extensions.Configuration/10.0.7": {
- "sha512": "wZbGh7J8R1vXN525O6d8dlcDTxhRTnd5MyW4LdfP5S0tSnTwTCseYSrq6g0Mxh7W9xn8P/2xPuf0D/m6k2dy2w==",
- "type": "package",
- "path": "microsoft.extensions.configuration/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.configuration.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Abstractions/10.0.7": {
- "sha512": "t56nEgvECcyLPojZIUFWJknQQDAbgfTf9J+QMYJE1YYvVgz69vN6B/AKL8Grvj3Lcnp8kTpNqwmwFhb3YLJmtQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.abstractions/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.configuration.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Binder/10.0.7": {
- "sha512": "8bS1qIaRivny+WX+49pmeJ6iAylbtX8C0DLEcCQWZjdxQvLqaMssXiGD9P/6pYElrHbK5/nAHmjbQ8STqdMYeg==",
- "type": "package",
- "path": "microsoft.extensions.configuration.binder/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.configuration.binder.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.CommandLine/10.0.7": {
- "sha512": "3lNjglxfFxOzI9zG+3HSg/YSGqo//8Fqw6u6iuIamZb4JCorbA3JLaeWOpfKTAPi2UJwaispOXWx14dUqcGz4A==",
- "type": "package",
- "path": "microsoft.extensions.configuration.commandline/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.CommandLine.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.CommandLine.targets",
- "lib/net10.0/Microsoft.Extensions.Configuration.CommandLine.dll",
- "lib/net10.0/Microsoft.Extensions.Configuration.CommandLine.xml",
- "lib/net462/Microsoft.Extensions.Configuration.CommandLine.dll",
- "lib/net462/Microsoft.Extensions.Configuration.CommandLine.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.CommandLine.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.CommandLine.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.xml",
- "microsoft.extensions.configuration.commandline.10.0.7.nupkg.sha512",
- "microsoft.extensions.configuration.commandline.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.EnvironmentVariables/10.0.7": {
- "sha512": "TWto3imA+mJMLZI+5sbgLiFFoOFNFkizQYNaC5jTuiHKn3diwm1RN7mWDOEZN9kG2bixw7IvgpvtUG5/teSRzA==",
- "type": "package",
- "path": "microsoft.extensions.configuration.environmentvariables/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.EnvironmentVariables.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.targets",
- "lib/net10.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
- "lib/net10.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
- "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
- "lib/net462/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml",
- "microsoft.extensions.configuration.environmentvariables.10.0.7.nupkg.sha512",
- "microsoft.extensions.configuration.environmentvariables.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.FileExtensions/10.0.7": {
- "sha512": "qbZLvLsoTdArSloEnSxs21P781YUmwVmHc5NJPQD/ezAreQ7884z+6QfAZVKi86WAZtzx83jK2uC4itxOM44gQ==",
- "type": "package",
- "path": "microsoft.extensions.configuration.fileextensions/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.configuration.fileextensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.Json/10.0.7": {
- "sha512": "64dimvyyKk0dbUbrLg/YCv4ugJ4sVz2aXLwfvZwR1EC4tJqW9ru/oVRcXwoJRa2lQGXtYtlpk4maWOeIb48tQw==",
- "type": "package",
- "path": "microsoft.extensions.configuration.json/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.configuration.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Configuration.UserSecrets/10.0.7": {
- "sha512": "YqVIICoIdl0016wkeO2WQS+uEbEXbUhMLKdC5rZNl1X3nu59F+nwaAHdHjq/4OK+Cx31DYmNUSFh+MUot8qSDw==",
- "type": "package",
- "path": "microsoft.extensions.configuration.usersecrets/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Configuration.UserSecrets.targets",
- "buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.props",
- "buildTransitive/net462/Microsoft.Extensions.Configuration.UserSecrets.targets",
- "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.props",
- "buildTransitive/net8.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.props",
- "buildTransitive/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.targets",
- "lib/net10.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
- "lib/net10.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
- "lib/net462/Microsoft.Extensions.Configuration.UserSecrets.dll",
- "lib/net462/Microsoft.Extensions.Configuration.UserSecrets.xml",
- "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
- "lib/net8.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
- "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
- "lib/net9.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.xml",
- "microsoft.extensions.configuration.usersecrets.10.0.7.nupkg.sha512",
- "microsoft.extensions.configuration.usersecrets.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection/10.0.7": {
- "sha512": "91F/o3emPV/+xY/ip3s2LqDNF14kjttlVtq0BXgg6p4MnCzeSZxnUJm+t6WRrtD3JdGo88/oX+z7OwK4y8PZuw==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyInjection.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net462/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net462/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
- "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
- "microsoft.extensions.dependencyinjection.10.0.7.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.7": {
- "sha512": "Z6mfFEaFcwCfSboxJwOLfu7/31npCY9q70WUamHW/vRQhDvBKOT4Vf9YkZj5J6hLvJpb0oDEYfHunQZj0xxvKw==",
- "type": "package",
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.dependencyinjection.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.DependencyModel/10.0.0": {
- "sha512": "RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
- "type": "package",
- "path": "microsoft.extensions.dependencymodel/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.DependencyModel.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyModel.targets",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net10.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net462/Microsoft.Extensions.DependencyModel.dll",
- "lib/net462/Microsoft.Extensions.DependencyModel.xml",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net8.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/net9.0/Microsoft.Extensions.DependencyModel.xml",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
- "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
- "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "microsoft.extensions.dependencymodel.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Diagnostics/10.0.7": {
- "sha512": "l+smp1qPlU0OUXD0OGfdp7OUFrbdq7ZaP5T7m2WpfZ4RFKD7iG73BAT7tjSMxNmbSXkhAn1jYHOAqzYG1r9sNg==",
- "type": "package",
- "path": "microsoft.extensions.diagnostics/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Diagnostics.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.targets",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.dll",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.xml",
- "lib/net462/Microsoft.Extensions.Diagnostics.dll",
- "lib/net462/Microsoft.Extensions.Diagnostics.xml",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.dll",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.xml",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.dll",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.xml",
- "microsoft.extensions.diagnostics.10.0.7.nupkg.sha512",
- "microsoft.extensions.diagnostics.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.7": {
- "sha512": "uJ9JP677y+uy+C0vtaSfi7XXgFAdz8DhU3M9lwwIXDfQKcyQ0yxM9DVYa0NXDtdVTYA2eBUtVFZ8LY0GCdeE/w==",
- "type": "package",
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Diagnostics.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.Abstractions.xml",
- "microsoft.extensions.diagnostics.abstractions.10.0.7.nupkg.sha512",
- "microsoft.extensions.diagnostics.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.7": {
- "sha512": "teioDgVpi8L186wUfrXQV1YuBt6lCSPmFZiMZo53+FZxHFjOV+f4GXo4LXgJ273Mku9//AdXWVjk9J7eJP6inw==",
- "type": "package",
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.fileproviders.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileProviders.Physical/10.0.7": {
- "sha512": "zhgWg/i0ECj5v0jLFBSZHplvc5ygCI91DR4nne+BP4XAKF5ycz0pEKnFiTw8C1jCABJEZsnBZh6pXAvn71kFmw==",
- "type": "package",
- "path": "microsoft.extensions.fileproviders.physical/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.fileproviders.physical.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.FileSystemGlobbing/10.0.7": {
- "sha512": "NTUspqB+vH9g4wAD6KPOBx01xqYuKXR/cHXm449zpbq1GqfjdAxBmg7eJXrNsPw7SKwIdT2cJ05GxYVvc+lvsA==",
- "type": "package",
- "path": "microsoft.extensions.filesystemglobbing/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.filesystemglobbing.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Hosting/10.0.7": {
- "sha512": "M/vBpfWcschvS2EUeq7cHfscsxabiGTptXwV7GeSueovGiSoNjyo1j5PMcWuOAAQrRW3nRqxZk8NeumrmpzUBg==",
- "type": "package",
- "path": "microsoft.extensions.hosting/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Hosting.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.targets",
- "lib/net10.0/Microsoft.Extensions.Hosting.dll",
- "lib/net10.0/Microsoft.Extensions.Hosting.xml",
- "lib/net462/Microsoft.Extensions.Hosting.dll",
- "lib/net462/Microsoft.Extensions.Hosting.xml",
- "lib/net8.0/Microsoft.Extensions.Hosting.dll",
- "lib/net8.0/Microsoft.Extensions.Hosting.xml",
- "lib/net9.0/Microsoft.Extensions.Hosting.dll",
- "lib/net9.0/Microsoft.Extensions.Hosting.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.xml",
- "microsoft.extensions.hosting.10.0.7.nupkg.sha512",
- "microsoft.extensions.hosting.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Hosting.Abstractions/10.0.7": {
- "sha512": "5s8d6qC6EA8UOI4wR/+zlsq7SXttJMRb9d7zvVZ7+bE3CQEfVtC9ITUDCommm87R1zzj6WJBbCnztuIJXnP3DA==",
- "type": "package",
- "path": "microsoft.extensions.hosting.abstractions/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Hosting.Abstractions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.targets",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net462/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/net9.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Hosting.Abstractions.xml",
- "microsoft.extensions.hosting.abstractions.10.0.7.nupkg.sha512",
- "microsoft.extensions.hosting.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging/10.0.7": {
- "sha512": "hOeRIQ63GkgiYCB/MIFp+LQs8aXpJXpB55t6Aj37ab7t2/6WeFcPXxYM9hdy/o5tffzwf8mhqzLJP6mjGYCxjw==",
- "type": "package",
- "path": "microsoft.extensions.logging/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.xml",
- "lib/net462/Microsoft.Extensions.Logging.dll",
- "lib/net462/Microsoft.Extensions.Logging.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
- "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
- "microsoft.extensions.logging.10.0.7.nupkg.sha512",
- "microsoft.extensions.logging.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Abstractions/10.0.7": {
- "sha512": "tIEcQ2gvERrH2KiCjdsVcHGhXt9lIsuDStfOIeZWr7/fP8IXhGiYfx0/80PNI7WPO2IYuFtlZLSlnTS8+/Mchw==",
- "type": "package",
- "path": "microsoft.extensions.logging.abstractions/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.logging.abstractions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Configuration/10.0.7": {
- "sha512": "7BBnoGF37USiu7j434put9mDp7EjdlNDIZsR4vHfC1FbLZeLqiWjgJbeEtF0p59Ryqt8AtraHawf0ZKbe5jibg==",
- "type": "package",
- "path": "microsoft.extensions.logging.configuration/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.Configuration.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Configuration.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.Configuration.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.Configuration.xml",
- "lib/net462/Microsoft.Extensions.Logging.Configuration.dll",
- "lib/net462/Microsoft.Extensions.Logging.Configuration.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.Configuration.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.Configuration.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.Configuration.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml",
- "microsoft.extensions.logging.configuration.10.0.7.nupkg.sha512",
- "microsoft.extensions.logging.configuration.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Console/10.0.7": {
- "sha512": "DA++Es6v6W0HfrOrw+K8WyN6jNnZHp640PDdEvl8yfeVmgflKdn6vSSFvufNUSOuY+M2ZaSUgfY+jUKtNpXcCw==",
- "type": "package",
- "path": "microsoft.extensions.logging.console/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.Console.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.Console.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.Console.xml",
- "lib/net462/Microsoft.Extensions.Logging.Console.dll",
- "lib/net462/Microsoft.Extensions.Logging.Console.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.Console.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.Console.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.Console.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.Console.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml",
- "microsoft.extensions.logging.console.10.0.7.nupkg.sha512",
- "microsoft.extensions.logging.console.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.Debug/10.0.7": {
- "sha512": "Y6DSt/JZApunYWKqTtqbdsR6iqAvHx3D0tavbNJ1rnC24MUpF+3XO/VKgFi+9PFqMyvQ2GHBBGb8H3cLSw7rDg==",
- "type": "package",
- "path": "microsoft.extensions.logging.debug/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.Debug.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Debug.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.Debug.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.Debug.xml",
- "lib/net462/Microsoft.Extensions.Logging.Debug.dll",
- "lib/net462/Microsoft.Extensions.Logging.Debug.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.Debug.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.Debug.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.Debug.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.Debug.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.xml",
- "microsoft.extensions.logging.debug.10.0.7.nupkg.sha512",
- "microsoft.extensions.logging.debug.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.EventLog/10.0.7": {
- "sha512": "1C8eTuxF6BLncNSJ1HCfmaBcjpUSqQDPlBVdYTlet9oldHTPpNh9iatxSJLs8TOqdp/FOpH+nSLdBve7fu9mTQ==",
- "type": "package",
- "path": "microsoft.extensions.logging.eventlog/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.EventLog.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventLog.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.EventLog.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.EventLog.xml",
- "lib/net462/Microsoft.Extensions.Logging.EventLog.dll",
- "lib/net462/Microsoft.Extensions.Logging.EventLog.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.EventLog.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.EventLog.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.EventLog.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.EventLog.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.EventLog.xml",
- "microsoft.extensions.logging.eventlog.10.0.7.nupkg.sha512",
- "microsoft.extensions.logging.eventlog.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Logging.EventSource/10.0.7": {
- "sha512": "YWfndnDX1jVMGCN8d5T+rO+BO8sDw6BkYlUk0BYui+WP7+HhlWx8QLdA4yUDjrkGVb3AQxIWWEPVKw5Nnfj5GQ==",
- "type": "package",
- "path": "microsoft.extensions.logging.eventsource/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Logging.EventSource.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.EventSource.targets",
- "lib/net10.0/Microsoft.Extensions.Logging.EventSource.dll",
- "lib/net10.0/Microsoft.Extensions.Logging.EventSource.xml",
- "lib/net462/Microsoft.Extensions.Logging.EventSource.dll",
- "lib/net462/Microsoft.Extensions.Logging.EventSource.xml",
- "lib/net8.0/Microsoft.Extensions.Logging.EventSource.dll",
- "lib/net8.0/Microsoft.Extensions.Logging.EventSource.xml",
- "lib/net9.0/Microsoft.Extensions.Logging.EventSource.dll",
- "lib/net9.0/Microsoft.Extensions.Logging.EventSource.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.xml",
- "microsoft.extensions.logging.eventsource.10.0.7.nupkg.sha512",
- "microsoft.extensions.logging.eventsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options/10.0.7": {
- "sha512": "00SHUGTh2jSMvIr6x9Xwd2nE+B5/qFCO/9hDwUDhJsjYRDlADmaBZ7tqehXzBDsfjHSXJzuRHJzPYPPjphBQ7Q==",
- "type": "package",
- "path": "microsoft.extensions.options/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.options.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.7": {
- "sha512": "IT7f+EMXZtkjatEcF+o6aOw/7OE4etRrMiDGEWH/iiTu2R3uhC4NEQJCfHiibtX45U3sIQ5Fh6tbb1qaOz3YAg==",
- "type": "package",
- "path": "microsoft.extensions.options.configurationextensions/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets",
- "lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/net10.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/net462/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/net9.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
- "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
- "microsoft.extensions.options.configurationextensions.10.0.7.nupkg.sha512",
- "microsoft.extensions.options.configurationextensions.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Microsoft.Extensions.Primitives/10.0.7": {
- "sha512": "D5M0Jr551iTgwkZMN9rm0pSkgNLj5quUWQUmQPMZh7k/bnvZTnXRGfE2KuvXf1EEjt/ofD9yw9IumpgdP9QCnw==",
- "type": "package",
- "path": "microsoft.extensions.primitives/10.0.7",
- "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.7.nupkg.sha512",
- "microsoft.extensions.primitives.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "Newtonsoft.Json/13.0.4": {
- "sha512": "pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
- "type": "package",
- "path": "newtonsoft.json/13.0.4",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.md",
- "README.md",
- "lib/net20/Newtonsoft.Json.dll",
- "lib/net20/Newtonsoft.Json.xml",
- "lib/net35/Newtonsoft.Json.dll",
- "lib/net35/Newtonsoft.Json.xml",
- "lib/net40/Newtonsoft.Json.dll",
- "lib/net40/Newtonsoft.Json.xml",
- "lib/net45/Newtonsoft.Json.dll",
- "lib/net45/Newtonsoft.Json.xml",
- "lib/net6.0/Newtonsoft.Json.dll",
- "lib/net6.0/Newtonsoft.Json.xml",
- "lib/netstandard1.0/Newtonsoft.Json.dll",
- "lib/netstandard1.0/Newtonsoft.Json.xml",
- "lib/netstandard1.3/Newtonsoft.Json.dll",
- "lib/netstandard1.3/Newtonsoft.Json.xml",
- "lib/netstandard2.0/Newtonsoft.Json.dll",
- "lib/netstandard2.0/Newtonsoft.Json.xml",
- "newtonsoft.json.13.0.4.nupkg.sha512",
- "newtonsoft.json.nuspec",
- "packageIcon.png"
- ]
- },
- "Scrutor/7.0.0": {
- "sha512": "wHWaroody48jnlLoq/REwUltIFLxplXyHTP+sttrc8P7+jkiVqf38afDidJNv4qgD/6zz2NKOYg06xLZ1bG7wQ==",
- "type": "package",
- "path": "scrutor/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net10.0/Scrutor.dll",
- "lib/net10.0/Scrutor.pdb",
- "lib/net10.0/Scrutor.xml",
- "lib/net462/Scrutor.dll",
- "lib/net462/Scrutor.pdb",
- "lib/net462/Scrutor.xml",
- "lib/net8.0/Scrutor.dll",
- "lib/net8.0/Scrutor.pdb",
- "lib/net8.0/Scrutor.xml",
- "lib/netstandard2.0/Scrutor.dll",
- "lib/netstandard2.0/Scrutor.pdb",
- "lib/netstandard2.0/Scrutor.xml",
- "scrutor.7.0.0.nupkg.sha512",
- "scrutor.nuspec"
- ]
- },
- "Serilog/4.3.1": {
- "sha512": "savYe7h5yRlkqBVOwP8cIRDOdqKiPmYCU4W87JH38sBmcKD5EBoXvQIw6bNEvZ/pTe1gsiye3VFCzBsoppGkXQ==",
- "type": "package",
- "path": "serilog/4.3.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "build/Serilog.targets",
- "buildTransitive/Serilog.targets",
- "icon.png",
- "lib/net10.0/Serilog.dll",
- "lib/net10.0/Serilog.xml",
- "lib/net462/Serilog.dll",
- "lib/net462/Serilog.xml",
- "lib/net471/Serilog.dll",
- "lib/net471/Serilog.xml",
- "lib/net6.0/Serilog.dll",
- "lib/net6.0/Serilog.xml",
- "lib/net8.0/Serilog.dll",
- "lib/net8.0/Serilog.xml",
- "lib/net9.0/Serilog.dll",
- "lib/net9.0/Serilog.xml",
- "lib/netstandard2.0/Serilog.dll",
- "lib/netstandard2.0/Serilog.xml",
- "serilog.4.3.1.nupkg.sha512",
- "serilog.nuspec"
- ]
- },
- "Serilog.AspNetCore/10.0.0": {
- "sha512": "a/cNa1mY4On1oJlfGG1wAvxjp5g7OEzk/Jf/nm7NF9cWoE7KlZw1GldrifUBWm9oKibHkR7Lg/l5jy3y7ACR8w==",
- "type": "package",
- "path": "serilog.aspnetcore/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.AspNetCore.dll",
- "lib/net10.0/Serilog.AspNetCore.xml",
- "lib/net462/Serilog.AspNetCore.dll",
- "lib/net462/Serilog.AspNetCore.xml",
- "lib/net8.0/Serilog.AspNetCore.dll",
- "lib/net8.0/Serilog.AspNetCore.xml",
- "lib/net9.0/Serilog.AspNetCore.dll",
- "lib/net9.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.0/Serilog.AspNetCore.dll",
- "lib/netstandard2.0/Serilog.AspNetCore.xml",
- "lib/netstandard2.1/Serilog.AspNetCore.dll",
- "lib/netstandard2.1/Serilog.AspNetCore.xml",
- "serilog.aspnetcore.10.0.0.nupkg.sha512",
- "serilog.aspnetcore.nuspec"
- ]
- },
- "Serilog.Extensions.Hosting/10.0.0": {
- "sha512": "E7juuIc+gzoGxgzFooFgAV8g9BfiSXNKsUok9NmEpyAXg2odkcPsMa/Yo4axkJRlh0se7mkYQ1GXDaBemR+b6w==",
- "type": "package",
- "path": "serilog.extensions.hosting/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Extensions.Hosting.dll",
- "lib/net10.0/Serilog.Extensions.Hosting.xml",
- "lib/net462/Serilog.Extensions.Hosting.dll",
- "lib/net462/Serilog.Extensions.Hosting.xml",
- "lib/net8.0/Serilog.Extensions.Hosting.dll",
- "lib/net8.0/Serilog.Extensions.Hosting.xml",
- "lib/net9.0/Serilog.Extensions.Hosting.dll",
- "lib/net9.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.0/Serilog.Extensions.Hosting.xml",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.dll",
- "lib/netstandard2.1/Serilog.Extensions.Hosting.xml",
- "serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "serilog.extensions.hosting.nuspec"
- ]
- },
- "Serilog.Extensions.Logging/10.0.0": {
- "sha512": "vx0kABKl2dWbBhhqAfTOk53/i8aV/5VaT3a6il9gn72Wqs2pM7EK2OB6No6xdqK2IaY6Zf9gdjLuK9BVa2rT+Q==",
- "type": "package",
- "path": "serilog.extensions.logging/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net10.0/Serilog.Extensions.Logging.dll",
- "lib/net10.0/Serilog.Extensions.Logging.xml",
- "lib/net462/Serilog.Extensions.Logging.dll",
- "lib/net462/Serilog.Extensions.Logging.xml",
- "lib/net8.0/Serilog.Extensions.Logging.dll",
- "lib/net8.0/Serilog.Extensions.Logging.xml",
- "lib/net9.0/Serilog.Extensions.Logging.dll",
- "lib/net9.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.0/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.0/Serilog.Extensions.Logging.xml",
- "lib/netstandard2.1/Serilog.Extensions.Logging.dll",
- "lib/netstandard2.1/Serilog.Extensions.Logging.xml",
- "serilog-extension-nuget.png",
- "serilog.extensions.logging.10.0.0.nupkg.sha512",
- "serilog.extensions.logging.nuspec"
- ]
- },
- "Serilog.Formatting.Compact/3.0.0": {
- "sha512": "wQsv14w9cqlfB5FX2MZpNsTawckN4a8dryuNGbebB/3Nh1pXnROHZov3swtu3Nj5oNG7Ba+xdu7Et/ulAUPanQ==",
- "type": "package",
- "path": "serilog.formatting.compact/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Formatting.Compact.dll",
- "lib/net462/Serilog.Formatting.Compact.xml",
- "lib/net471/Serilog.Formatting.Compact.dll",
- "lib/net471/Serilog.Formatting.Compact.xml",
- "lib/net6.0/Serilog.Formatting.Compact.dll",
- "lib/net6.0/Serilog.Formatting.Compact.xml",
- "lib/net8.0/Serilog.Formatting.Compact.dll",
- "lib/net8.0/Serilog.Formatting.Compact.xml",
- "lib/netstandard2.0/Serilog.Formatting.Compact.dll",
- "lib/netstandard2.0/Serilog.Formatting.Compact.xml",
- "serilog-extension-nuget.png",
- "serilog.formatting.compact.3.0.0.nupkg.sha512",
- "serilog.formatting.compact.nuspec"
- ]
- },
- "Serilog.Settings.Configuration/10.0.0": {
- "sha512": "LNq+ibS1sbhTqPV1FIE69/9AJJbfaOhnaqkzcjFy95o+4U+STsta9mi97f1smgXsWYKICDeGUf8xUGzd/52/uA==",
- "type": "package",
- "path": "serilog.settings.configuration/10.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net10.0/Serilog.Settings.Configuration.dll",
- "lib/net10.0/Serilog.Settings.Configuration.xml",
- "lib/net462/Serilog.Settings.Configuration.dll",
- "lib/net462/Serilog.Settings.Configuration.xml",
- "lib/net8.0/Serilog.Settings.Configuration.dll",
- "lib/net8.0/Serilog.Settings.Configuration.xml",
- "lib/net9.0/Serilog.Settings.Configuration.dll",
- "lib/net9.0/Serilog.Settings.Configuration.xml",
- "lib/netstandard2.0/Serilog.Settings.Configuration.dll",
- "lib/netstandard2.0/Serilog.Settings.Configuration.xml",
- "serilog.settings.configuration.10.0.0.nupkg.sha512",
- "serilog.settings.configuration.nuspec"
- ]
- },
- "Serilog.Sinks.Console/6.1.1": {
- "sha512": "8jbqgjUyZlfCuSTaJk6lOca465OndqOz3KZP6Cryt/IqZYybyBu7GP0fE/AXBzrrQB3EBmQntBFAvMVz1COvAA==",
- "type": "package",
- "path": "serilog.sinks.console/6.1.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Console.dll",
- "lib/net462/Serilog.Sinks.Console.xml",
- "lib/net471/Serilog.Sinks.Console.dll",
- "lib/net471/Serilog.Sinks.Console.xml",
- "lib/net6.0/Serilog.Sinks.Console.dll",
- "lib/net6.0/Serilog.Sinks.Console.xml",
- "lib/net8.0/Serilog.Sinks.Console.dll",
- "lib/net8.0/Serilog.Sinks.Console.xml",
- "lib/netstandard2.0/Serilog.Sinks.Console.dll",
- "lib/netstandard2.0/Serilog.Sinks.Console.xml",
- "serilog.sinks.console.6.1.1.nupkg.sha512",
- "serilog.sinks.console.nuspec"
- ]
- },
- "Serilog.Sinks.Debug/3.0.0": {
- "sha512": "4BzXcdrgRX7wde9PmHuYd9U6YqycCC28hhpKonK7hx0wb19eiuRj16fPcPSVp0o/Y1ipJuNLYQ00R3q2Zs8FDA==",
- "type": "package",
- "path": "serilog.sinks.debug/3.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "icon.png",
- "lib/net462/Serilog.Sinks.Debug.dll",
- "lib/net462/Serilog.Sinks.Debug.xml",
- "lib/net471/Serilog.Sinks.Debug.dll",
- "lib/net471/Serilog.Sinks.Debug.xml",
- "lib/net6.0/Serilog.Sinks.Debug.dll",
- "lib/net6.0/Serilog.Sinks.Debug.xml",
- "lib/net8.0/Serilog.Sinks.Debug.dll",
- "lib/net8.0/Serilog.Sinks.Debug.xml",
- "lib/netstandard2.0/Serilog.Sinks.Debug.dll",
- "lib/netstandard2.0/Serilog.Sinks.Debug.xml",
- "serilog.sinks.debug.3.0.0.nupkg.sha512",
- "serilog.sinks.debug.nuspec"
- ]
- },
- "Serilog.Sinks.File/7.0.0": {
- "sha512": "fKL7mXv7qaiNBUC71ssvn/dU0k9t0o45+qm2XgKAlSt19xF+ijjxyA3R6HmCgfKEKwfcfkwWjayuQtRueZFkYw==",
- "type": "package",
- "path": "serilog.sinks.file/7.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "README.md",
- "lib/net462/Serilog.Sinks.File.dll",
- "lib/net462/Serilog.Sinks.File.xml",
- "lib/net471/Serilog.Sinks.File.dll",
- "lib/net471/Serilog.Sinks.File.xml",
- "lib/net6.0/Serilog.Sinks.File.dll",
- "lib/net6.0/Serilog.Sinks.File.xml",
- "lib/net8.0/Serilog.Sinks.File.dll",
- "lib/net8.0/Serilog.Sinks.File.xml",
- "lib/net9.0/Serilog.Sinks.File.dll",
- "lib/net9.0/Serilog.Sinks.File.xml",
- "lib/netstandard2.0/Serilog.Sinks.File.dll",
- "lib/netstandard2.0/Serilog.Sinks.File.xml",
- "serilog-sink-nuget.png",
- "serilog.sinks.file.7.0.0.nupkg.sha512",
- "serilog.sinks.file.nuspec"
- ]
- },
- "System.Diagnostics.DiagnosticSource/10.0.7": {
- "sha512": "Fu6AxFf9bHz/Q7DQmxKC0o+UgFes8bs2Xh+PH/x31yExRAOASTwlzjZsISTtqVU5gQshKHLZopxEBTaIyfv0wg==",
- "type": "package",
- "path": "system.diagnostics.diagnosticsource/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Diagnostics.DiagnosticSource.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net10.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net462/System.Diagnostics.DiagnosticSource.dll",
- "lib/net462/System.Diagnostics.DiagnosticSource.xml",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net8.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/net9.0/System.Diagnostics.DiagnosticSource.xml",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
- "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
- "system.diagnostics.diagnosticsource.10.0.7.nupkg.sha512",
- "system.diagnostics.diagnosticsource.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Diagnostics.EventLog/10.0.7": {
- "sha512": "WbmDLeTPYhEzXhvYVioTVn/D1XX6bovyny9n5p8Zxtf03+eY385RB818teZm6n+fA63iZNvng0/Np4tLuhkMhQ==",
- "type": "package",
- "path": "system.diagnostics.eventlog/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Diagnostics.EventLog.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Diagnostics.EventLog.targets",
- "lib/net10.0/System.Diagnostics.EventLog.dll",
- "lib/net10.0/System.Diagnostics.EventLog.xml",
- "lib/net462/System.Diagnostics.EventLog.dll",
- "lib/net462/System.Diagnostics.EventLog.xml",
- "lib/net8.0/System.Diagnostics.EventLog.dll",
- "lib/net8.0/System.Diagnostics.EventLog.xml",
- "lib/net9.0/System.Diagnostics.EventLog.dll",
- "lib/net9.0/System.Diagnostics.EventLog.xml",
- "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
- "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
- "runtimes/win/lib/net10.0/System.Diagnostics.EventLog.Messages.dll",
- "runtimes/win/lib/net10.0/System.Diagnostics.EventLog.dll",
- "runtimes/win/lib/net10.0/System.Diagnostics.EventLog.xml",
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.Messages.dll",
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.dll",
- "runtimes/win/lib/net8.0/System.Diagnostics.EventLog.xml",
- "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.Messages.dll",
- "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.dll",
- "runtimes/win/lib/net9.0/System.Diagnostics.EventLog.xml",
- "system.diagnostics.eventlog.10.0.7.nupkg.sha512",
- "system.diagnostics.eventlog.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.IO.Pipelines/10.0.7": {
- "sha512": "LTxXYYKmRhPKWveYmfzuRTUnzsfY7CN+WOq6aTRgYE9vJ8BUvIWPCaSx4HxqBwXViTPSjR9cHDOVuVPuZGRR/Q==",
- "type": "package",
- "path": "system.io.pipelines/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.IO.Pipelines.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
- "lib/net10.0/System.IO.Pipelines.dll",
- "lib/net10.0/System.IO.Pipelines.xml",
- "lib/net462/System.IO.Pipelines.dll",
- "lib/net462/System.IO.Pipelines.xml",
- "lib/net8.0/System.IO.Pipelines.dll",
- "lib/net8.0/System.IO.Pipelines.xml",
- "lib/net9.0/System.IO.Pipelines.dll",
- "lib/net9.0/System.IO.Pipelines.xml",
- "lib/netstandard2.0/System.IO.Pipelines.dll",
- "lib/netstandard2.0/System.IO.Pipelines.xml",
- "system.io.pipelines.10.0.7.nupkg.sha512",
- "system.io.pipelines.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Encodings.Web/10.0.7": {
- "sha512": "WUH+viO8VDG8NpFKvOBwpeyKUiPOMz3kQpA6AKCD4b2NG1pBhyC4AwTb357iZmTxZDnkM4IsFnvzN8W8OKmsHg==",
- "type": "package",
- "path": "system.text.encodings.web/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "buildTransitive/net461/System.Text.Encodings.Web.targets",
- "buildTransitive/net462/_._",
- "buildTransitive/net8.0/_._",
- "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
- "lib/net10.0/System.Text.Encodings.Web.dll",
- "lib/net10.0/System.Text.Encodings.Web.xml",
- "lib/net462/System.Text.Encodings.Web.dll",
- "lib/net462/System.Text.Encodings.Web.xml",
- "lib/net8.0/System.Text.Encodings.Web.dll",
- "lib/net8.0/System.Text.Encodings.Web.xml",
- "lib/net9.0/System.Text.Encodings.Web.dll",
- "lib/net9.0/System.Text.Encodings.Web.xml",
- "lib/netstandard2.0/System.Text.Encodings.Web.dll",
- "lib/netstandard2.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
- "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.dll",
- "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.xml",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.dll",
- "runtimes/win/lib/net9.0/System.Text.Encodings.Web.xml",
- "system.text.encodings.web.10.0.7.nupkg.sha512",
- "system.text.encodings.web.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "System.Text.Json/10.0.7": {
- "sha512": "F8Pu2QLUMeniVbtiyk7n7LCfFYxlcJ8ASaSwglJyq6dxa34iCQrikQszsgJClIJWuSWjcyhKkV7daAzYJqeVwA==",
- "type": "package",
- "path": "system.text.json/10.0.7",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "PACKAGE.md",
- "THIRD-PARTY-NOTICES.TXT",
- "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
- "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
- "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
- "buildTransitive/net461/System.Text.Json.targets",
- "buildTransitive/net462/System.Text.Json.targets",
- "buildTransitive/net8.0/System.Text.Json.targets",
- "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
- "buildTransitive/netstandard2.0/System.Text.Json.targets",
- "lib/net10.0/System.Text.Json.dll",
- "lib/net10.0/System.Text.Json.xml",
- "lib/net462/System.Text.Json.dll",
- "lib/net462/System.Text.Json.xml",
- "lib/net8.0/System.Text.Json.dll",
- "lib/net8.0/System.Text.Json.xml",
- "lib/net9.0/System.Text.Json.dll",
- "lib/net9.0/System.Text.Json.xml",
- "lib/netstandard2.0/System.Text.Json.dll",
- "lib/netstandard2.0/System.Text.Json.xml",
- "system.text.json.10.0.7.nupkg.sha512",
- "system.text.json.nuspec",
- "useSharedDesignerContext.txt"
- ]
- },
- "TouchSocket/4.2.11": {
- "sha512": "1KKlE7Z5IGShHHeK1Q6ai7qaLWIumv88DZ+3//G1GRhUmGuzEFw+I6P6erd6d7lV4VUpzRgdwXk8XgX7HnVDgQ==",
- "type": "package",
- "path": "touchsocket/4.2.11",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "Readme.md",
- "lib/net10.0/TouchSocket.dll",
- "lib/net10.0/TouchSocket.xml",
- "lib/net10.0/zh-CN/TouchSocket.resources.dll",
- "lib/net462/TouchSocket.dll",
- "lib/net462/TouchSocket.xml",
- "lib/net462/zh-CN/TouchSocket.resources.dll",
- "lib/net6.0/TouchSocket.dll",
- "lib/net6.0/TouchSocket.xml",
- "lib/net6.0/zh-CN/TouchSocket.resources.dll",
- "lib/net8.0/TouchSocket.dll",
- "lib/net8.0/TouchSocket.xml",
- "lib/net8.0/zh-CN/TouchSocket.resources.dll",
- "lib/netstandard2.0/TouchSocket.dll",
- "lib/netstandard2.0/TouchSocket.xml",
- "lib/netstandard2.0/zh-CN/TouchSocket.resources.dll",
- "lib/netstandard2.1/TouchSocket.dll",
- "lib/netstandard2.1/TouchSocket.xml",
- "lib/netstandard2.1/zh-CN/TouchSocket.resources.dll",
- "logo.png",
- "touchsocket.4.2.11.nupkg.sha512",
- "touchsocket.nuspec"
- ]
- },
- "TouchSocket.Core/4.2.11": {
- "sha512": "MBPbT9nWC/GxdqqgGJz4C1ypR+DIalNdQw/LivK5Ue8QBrYkv5BdhCh/+Hwaxiz7Y0d4JsTJ6TayXGLdt5VfDg==",
- "type": "package",
- "path": "touchsocket.core/4.2.11",
- "hasTools": true,
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.txt",
- "Readme.md",
- "analyzers/dotnet/cs/TouchSocket.Core.SourceGenerator.dll",
- "lib/net10.0/TouchSocket.Core.dll",
- "lib/net10.0/TouchSocket.Core.xml",
- "lib/net10.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net462/TouchSocket.Core.dll",
- "lib/net462/TouchSocket.Core.xml",
- "lib/net462/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net6.0/TouchSocket.Core.dll",
- "lib/net6.0/TouchSocket.Core.xml",
- "lib/net6.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/net8.0/TouchSocket.Core.dll",
- "lib/net8.0/TouchSocket.Core.xml",
- "lib/net8.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/netstandard2.0/TouchSocket.Core.dll",
- "lib/netstandard2.0/TouchSocket.Core.xml",
- "lib/netstandard2.0/zh-CN/TouchSocket.Core.resources.dll",
- "lib/netstandard2.1/TouchSocket.Core.dll",
- "lib/netstandard2.1/TouchSocket.Core.xml",
- "lib/netstandard2.1/zh-CN/TouchSocket.Core.resources.dll",
- "logo.png",
- "tools/install.ps1",
- "tools/uninstall.ps1",
- "touchsocket.core.4.2.11.nupkg.sha512",
- "touchsocket.core.nuspec"
- ]
- },
- "Sln.IntelliBelt.Business/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj"
- },
- "Sln.IntelliBelt.Common/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "Sln.IntelliBelt.Config/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- },
- "Sln.IntelliBelt.Model/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"
- },
- "Sln.IntelliBelt.Serilog/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- },
- "Sln.IntelliBelt.Socket/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj",
- "msbuildProject": "../Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"
- },
- "Sln.IntelliBelt.WebSocket/1.0.0": {
- "type": "project",
- "path": "../Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj",
- "msbuildProject": "../Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"
- }
- },
- "projectFileDependencyGroups": {
- "net8.0": [
- "Microsoft.Extensions.Hosting >= 10.0.7",
- "Scrutor >= 7.0.0",
- "Sln.IntelliBelt.Business >= 1.0.0",
- "Sln.IntelliBelt.Common >= 1.0.0",
- "Sln.IntelliBelt.Config >= 1.0.0",
- "Sln.IntelliBelt.Model >= 1.0.0",
- "Sln.IntelliBelt.Serilog >= 1.0.0",
- "Sln.IntelliBelt.Socket >= 1.0.0",
- "Sln.IntelliBelt.WebSocket >= 1.0.0"
- ]
- },
- "packageFolders": {
- "/Users/wenxiansheng/.nuget/packages/": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj",
- "projectName": "Sln.IntelliBelt",
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj",
- "packagesPath": "/Users/wenxiansheng/.nuget/packages/",
- "outputPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/",
- "projectStyle": "PackageReference",
- "configFilePaths": [
- "/Users/wenxiansheng/.nuget/NuGet/NuGet.Config"
- ],
- "originalTargetFrameworks": [
- "net8.0"
- ],
- "sources": {
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "projectReferences": {
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"
- },
- "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj": {
- "projectPath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"
- }
- }
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- },
- "restoreAuditProperties": {
- "enableAudit": "true",
- "auditLevel": "low",
- "auditMode": "direct"
- }
- },
- "frameworks": {
- "net8.0": {
- "targetAlias": "net8.0",
- "dependencies": {
- "Microsoft.Extensions.Hosting": {
- "target": "Package",
- "version": "[10.0.7, )"
- },
- "Scrutor": {
- "target": "Package",
- "version": "[7.0.0, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48",
- "net481"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- }
- },
- "runtimeIdentifierGraphPath": "/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt/obj/project.nuget.cache b/Sln.IntelliBelt/obj/project.nuget.cache
deleted file mode 100644
index 8f24c0c..0000000
--- a/Sln.IntelliBelt/obj/project.nuget.cache
+++ /dev/null
@@ -1,56 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "ZJfhAvItRHI=",
- "success": true,
- "projectFilePath": "/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj",
- "expectedPackageFiles": [
- "/Users/wenxiansheng/.nuget/packages/fleck/1.2.0/fleck.1.2.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration/10.0.7/microsoft.extensions.configuration.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.abstractions/10.0.7/microsoft.extensions.configuration.abstractions.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.binder/10.0.7/microsoft.extensions.configuration.binder.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.commandline/10.0.7/microsoft.extensions.configuration.commandline.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.environmentvariables/10.0.7/microsoft.extensions.configuration.environmentvariables.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.fileextensions/10.0.7/microsoft.extensions.configuration.fileextensions.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.json/10.0.7/microsoft.extensions.configuration.json.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.configuration.usersecrets/10.0.7/microsoft.extensions.configuration.usersecrets.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection/10.0.7/microsoft.extensions.dependencyinjection.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencyinjection.abstractions/10.0.7/microsoft.extensions.dependencyinjection.abstractions.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.dependencymodel/10.0.0/microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.diagnostics/10.0.7/microsoft.extensions.diagnostics.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.diagnostics.abstractions/10.0.7/microsoft.extensions.diagnostics.abstractions.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.fileproviders.abstractions/10.0.7/microsoft.extensions.fileproviders.abstractions.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.fileproviders.physical/10.0.7/microsoft.extensions.fileproviders.physical.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.filesystemglobbing/10.0.7/microsoft.extensions.filesystemglobbing.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.hosting/10.0.7/microsoft.extensions.hosting.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.hosting.abstractions/10.0.7/microsoft.extensions.hosting.abstractions.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging/10.0.7/microsoft.extensions.logging.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.abstractions/10.0.7/microsoft.extensions.logging.abstractions.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.configuration/10.0.7/microsoft.extensions.logging.configuration.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.console/10.0.7/microsoft.extensions.logging.console.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.debug/10.0.7/microsoft.extensions.logging.debug.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.eventlog/10.0.7/microsoft.extensions.logging.eventlog.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.logging.eventsource/10.0.7/microsoft.extensions.logging.eventsource.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.options/10.0.7/microsoft.extensions.options.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.options.configurationextensions/10.0.7/microsoft.extensions.options.configurationextensions.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/microsoft.extensions.primitives/10.0.7/microsoft.extensions.primitives.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/newtonsoft.json/13.0.4/newtonsoft.json.13.0.4.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/scrutor/7.0.0/scrutor.7.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog/4.3.1/serilog.4.3.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.aspnetcore/10.0.0/serilog.aspnetcore.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.hosting/10.0.0/serilog.extensions.hosting.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.extensions.logging/10.0.0/serilog.extensions.logging.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.formatting.compact/3.0.0/serilog.formatting.compact.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.settings.configuration/10.0.0/serilog.settings.configuration.10.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.console/6.1.1/serilog.sinks.console.6.1.1.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.debug/3.0.0/serilog.sinks.debug.3.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/serilog.sinks.file/7.0.0/serilog.sinks.file.7.0.0.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.diagnostics.diagnosticsource/10.0.7/system.diagnostics.diagnosticsource.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.diagnostics.eventlog/10.0.7/system.diagnostics.eventlog.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.io.pipelines/10.0.7/system.io.pipelines.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.encodings.web/10.0.7/system.text.encodings.web.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/system.text.json/10.0.7/system.text.json.10.0.7.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/touchsocket/4.2.11/touchsocket.4.2.11.nupkg.sha512",
- "/Users/wenxiansheng/.nuget/packages/touchsocket.core/4.2.11/touchsocket.core.4.2.11.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Sln.IntelliBelt/obj/project.packagespec.json b/Sln.IntelliBelt/obj/project.packagespec.json
deleted file mode 100644
index 8726713..0000000
--- a/Sln.IntelliBelt/obj/project.packagespec.json
+++ /dev/null
@@ -1 +0,0 @@
-"restore":{"projectUniqueName":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj","projectName":"Sln.IntelliBelt","projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/Sln.IntelliBelt.csproj","outputPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt/obj/","projectStyle":"PackageReference","originalTargetFrameworks":["net8.0"],"sources":{"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Business/Sln.IntelliBelt.Business.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Common/Sln.IntelliBelt.Common.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Config/Sln.IntelliBelt.Config.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Model/Sln.IntelliBelt.Model.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Serilog/Sln.IntelliBelt.Serilog.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.Socket/Sln.IntelliBelt.Socket.csproj"},"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj":{"projectPath":"/Users/wenxiansheng/Public/WorkSpace/Mesnac/项目资料/研发项目/RFID 智能输送带监控平台研发/程序设计/Sln.IntelliBelt/Sln.IntelliBelt.WebSocket/Sln.IntelliBelt.WebSocket.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"}}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Microsoft.Extensions.Hosting":{"target":"Package","version":"[10.0.7, )"},"Scrutor":{"target":"Package","version":"[7.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"/Users/wenxiansheng/.dotnet/sdk/8.0.406/PortableRuntimeIdentifierGraph.json"}}
\ No newline at end of file
diff --git a/Sln.IntelliBelt/obj/rider.project.model.nuget.info b/Sln.IntelliBelt/obj/rider.project.model.nuget.info
deleted file mode 100644
index f99b829..0000000
--- a/Sln.IntelliBelt/obj/rider.project.model.nuget.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620347209
\ No newline at end of file
diff --git a/Sln.IntelliBelt/obj/rider.project.restore.info b/Sln.IntelliBelt/obj/rider.project.restore.info
deleted file mode 100644
index f99b829..0000000
--- a/Sln.IntelliBelt/obj/rider.project.restore.info
+++ /dev/null
@@ -1 +0,0 @@
-17798681620347209
\ No newline at end of file