diff --git a/IServer.dll b/IServer.dll index 8110911..dc19d07 100644 Binary files a/IServer.dll and b/IServer.dll differ diff --git a/IServer.pdb b/IServer.pdb index e3250a9..c89604e 100644 Binary files a/IServer.pdb and b/IServer.pdb differ diff --git a/NETJDC.deps.json b/NETJDC.deps.json index 74b7aa8..492a8c5 100644 --- a/NETJDC.deps.json +++ b/NETJDC.deps.json @@ -163,7 +163,7 @@ "Microsoft.VisualBasic.Core": "10.0.6.0", "Microsoft.VisualBasic": "10.0.0.0", "Microsoft.Win32.Primitives.Reference": "5.0.0.0", - "Microsoft.Win32.Registry": "5.0.0.0", + "Microsoft.Win32.Registry.Reference": "5.0.0.0", "mscorlib": "4.0.0.0", "netstandard": "2.1.0.0", "System.AppContext.Reference": "5.0.0.0", @@ -271,7 +271,7 @@ "System.Runtime.Serialization.Json": "5.0.0.0", "System.Runtime.Serialization.Primitives.Reference": "5.0.0.0", "System.Runtime.Serialization.Xml": "5.0.0.0", - "System.Security.AccessControl": "5.0.0.0", + "System.Security.AccessControl.Reference": "5.0.0.0", "System.Security.Claims": "5.0.0.0", "System.Security.Cryptography.Algorithms.Reference": "5.0.0.0", "System.Security.Cryptography.Cng.Reference": "5.0.0.0", @@ -283,7 +283,7 @@ "System.Security": "4.0.0.0", "System.Security.Permissions": "5.0.0.0", "System.Security.Principal": "5.0.0.0", - "System.Security.Principal.Windows": "5.0.0.0", + "System.Security.Principal.Windows.Reference": "5.0.0.0", "System.Security.SecureString": "5.0.0.0", "System.ServiceModel.Web": "4.0.0.0", "System.ServiceProcess": "4.0.0.0", @@ -415,6 +415,12 @@ "System.Runtime": "4.3.0" } }, + "Microsoft.Win32.Registry/5.0.0": { + "dependencies": { + "System.Security.AccessControl": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + } + }, "Microsoft.Win32.SystemEvents/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0" @@ -573,6 +579,17 @@ "lib/netstandard2.0/PuppeteerSharp.dll": {} } }, + "RestSharp/106.13.0": { + "runtime": { + "lib/netstandard2.0/RestSharp.dll": { + "assemblyVersion": "106.13.0.0", + "fileVersion": "106.13.0.0" + } + }, + "compile": { + "lib/netstandard2.0/RestSharp.dll": {} + } + }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {}, @@ -638,6 +655,17 @@ } }, "System.Buffers/4.4.0": {}, + "System.CodeDom/6.0.0": { + "runtime": { + "lib/netstandard2.0/System.CodeDom.dll": { + "assemblyVersion": "6.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "compile": { + "lib/netstandard2.0/System.CodeDom.dll": {} + } + }, "System.Collections/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", @@ -909,6 +937,29 @@ "System.Threading": "4.3.0" } }, + "System.Management/6.0.0": { + "dependencies": { + "Microsoft.Win32.Registry": "5.0.0", + "System.CodeDom": "6.0.0" + }, + "runtime": { + "lib/netcoreapp3.1/System.Management.dll": { + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp3.1/System.Management.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.0.0.0", + "fileVersion": "6.0.21.52210" + } + }, + "compile": { + "lib/netcoreapp3.1/System.Management.dll": {} + } + }, "System.Memory/4.5.4": {}, "System.Net.Http/4.3.4": { "dependencies": { @@ -1099,6 +1150,12 @@ "System.Runtime": "4.3.0" } }, + "System.Security.AccessControl/5.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "5.0.0", + "System.Security.Principal.Windows": "5.0.0" + } + }, "System.Security.Cryptography.Algorithms/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", @@ -1222,6 +1279,7 @@ "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2" } }, + "System.Security.Principal.Windows/5.0.0": {}, "System.Text.Encoding/4.3.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", @@ -1324,12 +1382,21 @@ "IServer.dll": {} } }, + "PageMove/1.0.0": { + "runtime": { + "PageMove.dll": {} + }, + "compile": { + "PageMove.dll": {} + } + }, "Server/1.0.0": { "dependencies": { "IServer": "1.0.0", "OpenCvSharp4": "4.5.3.20210817", "OpenCvSharp4.Windows": "4.5.3.20210817", "OpenCvSharp4.runtime.win": "4.5.3.20210817", + "PageMove": "1.0.0", "PuppeteerSharp": "5.1.0" }, "runtime": { @@ -1340,6 +1407,10 @@ } }, "Systems/1.0.0": { + "dependencies": { + "RestSharp": "106.13.0", + "System.Management": "6.0.0" + }, "runtime": { "Systems.dll": {} }, @@ -2097,7 +2168,7 @@ }, "compileOnly": true }, - "Microsoft.Win32.Registry/5.0.0.0": { + "Microsoft.Win32.Registry.Reference/5.0.0.0": { "compile": { "Microsoft.Win32.Registry.dll": {} }, @@ -2745,7 +2816,7 @@ }, "compileOnly": true }, - "System.Security.AccessControl/5.0.0.0": { + "System.Security.AccessControl.Reference/5.0.0.0": { "compile": { "System.Security.AccessControl.dll": {} }, @@ -2817,7 +2888,7 @@ }, "compileOnly": true }, - "System.Security.Principal.Windows/5.0.0.0": { + "System.Security.Principal.Windows.Reference/5.0.0.0": { "compile": { "System.Security.Principal.Windows.dll": {} }, @@ -3145,6 +3216,13 @@ "path": "microsoft.win32.primitives/4.3.0", "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512" }, + "Microsoft.Win32.Registry/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", + "path": "microsoft.win32.registry/5.0.0", + "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512" + }, "Microsoft.Win32.SystemEvents/5.0.0": { "type": "package", "serviceable": true, @@ -3201,6 +3279,13 @@ "path": "puppeteersharp/5.1.0", "hashPath": "puppeteersharp.5.1.0.nupkg.sha512" }, + "RestSharp/106.13.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vwUdmmtC5vtePeNfBWnFcixBF2KjUeVv3ss4ZFzCIkOf7NB7W/9qX8JNZD9DOrz2yGk4AJW8k9znwgPZhnoiNg==", + "path": "restsharp/106.13.0", + "hashPath": "restsharp.106.13.0.nupkg.sha512" + }, "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": { "type": "package", "serviceable": true, @@ -3334,6 +3419,13 @@ "path": "system.buffers/4.4.0", "hashPath": "system.buffers.4.4.0.nupkg.sha512" }, + "System.CodeDom/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA==", + "path": "system.codedom/6.0.0", + "hashPath": "system.codedom.6.0.0.nupkg.sha512" + }, "System.Collections/4.3.0": { "type": "package", "serviceable": true, @@ -3502,6 +3594,13 @@ "path": "system.linq.expressions/4.3.0", "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512" }, + "System.Management/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-sHsESYMmPDhQuOC66h6AEOs/XowzKsbT9srMbX71TCXP58hkpn1BqBjdmKj1+DCA/WlBETX1K5WjQHwmV0Txrg==", + "path": "system.management/6.0.0", + "hashPath": "system.management.6.0.0.nupkg.sha512" + }, "System.Memory/4.5.4": { "type": "package", "serviceable": true, @@ -3656,6 +3755,13 @@ "path": "system.runtime.serialization.primitives/4.3.0", "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512" }, + "System.Security.AccessControl/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", + "path": "system.security.accesscontrol/5.0.0", + "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512" + }, "System.Security.Cryptography.Algorithms/4.3.0": { "type": "package", "serviceable": true, @@ -3705,6 +3811,13 @@ "path": "system.security.cryptography.x509certificates/4.3.0", "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512" }, + "System.Security.Principal.Windows/5.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", + "path": "system.security.principal.windows/5.0.0", + "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" + }, "System.Text.Encoding/4.3.0": { "type": "package", "serviceable": true, @@ -3787,6 +3900,11 @@ "serviceable": false, "sha512": "" }, + "PageMove/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, "Server/1.0.0": { "type": "project", "serviceable": false, @@ -4422,7 +4540,7 @@ "serviceable": false, "sha512": "" }, - "Microsoft.Win32.Registry/5.0.0.0": { + "Microsoft.Win32.Registry.Reference/5.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" @@ -4962,7 +5080,7 @@ "serviceable": false, "sha512": "" }, - "System.Security.AccessControl/5.0.0.0": { + "System.Security.AccessControl.Reference/5.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" @@ -5022,7 +5140,7 @@ "serviceable": false, "sha512": "" }, - "System.Security.Principal.Windows/5.0.0.0": { + "System.Security.Principal.Windows.Reference/5.0.0.0": { "type": "referenceassembly", "serviceable": false, "sha512": "" diff --git a/NETJDC.dll b/NETJDC.dll index 376c8c6..e73b4a2 100644 Binary files a/NETJDC.dll and b/NETJDC.dll differ diff --git a/NETJDC.pdb b/NETJDC.pdb index 591e2b6..01bc64d 100644 Binary files a/NETJDC.pdb and b/NETJDC.pdb differ diff --git a/PageMove.dll b/PageMove.dll new file mode 100644 index 0000000..a37be0c Binary files /dev/null and b/PageMove.dll differ diff --git a/PageMove.pdb b/PageMove.pdb new file mode 100644 index 0000000..e6b322c Binary files /dev/null and b/PageMove.pdb differ diff --git a/RestSharp.dll b/RestSharp.dll new file mode 100644 index 0000000..97b8ec5 Binary files /dev/null and b/RestSharp.dll differ diff --git a/Server.dll b/Server.dll index 05a64e3..ed8955e 100644 Binary files a/Server.dll and b/Server.dll differ diff --git a/Server.pdb b/Server.pdb index bbfa31c..bc9917a 100644 Binary files a/Server.pdb and b/Server.pdb differ diff --git a/System.CodeDom.dll b/System.CodeDom.dll new file mode 100644 index 0000000..83c4fab Binary files /dev/null and b/System.CodeDom.dll differ diff --git a/System.Management.dll b/System.Management.dll new file mode 100644 index 0000000..a8aedf6 Binary files /dev/null and b/System.Management.dll differ diff --git a/Systems.dll b/Systems.dll index 5749514..97b6737 100644 Binary files a/Systems.dll and b/Systems.dll differ diff --git a/Systems.pdb b/Systems.pdb index e195f8f..838d734 100644 Binary files a/Systems.pdb and b/Systems.pdb differ