diff --git a/.gitignore b/.gitignore index 85249d3..8f9e26a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ .sass-cache __pycache__ /CSharp/obj -/CSharp/bin \ No newline at end of file +/CSharp/bin +# /VB/obj +# /VB/bin \ No newline at end of file diff --git a/VB/bin/Debug/net10.0/ErrorsManager b/VB/bin/Debug/net10.0/ErrorsManager deleted file mode 100755 index 96e661a..0000000 Binary files a/VB/bin/Debug/net10.0/ErrorsManager and /dev/null differ diff --git a/VB/bin/Debug/net10.0/ErrorsManager.deps.json b/VB/bin/Debug/net10.0/ErrorsManager.deps.json deleted file mode 100644 index 47c2964..0000000 --- a/VB/bin/Debug/net10.0/ErrorsManager.deps.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v10.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v10.0": { - "ErrorsManager/1.0.0": { - "runtime": { - "ErrorsManager.dll": {} - } - } - } - }, - "libraries": { - "ErrorsManager/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/VB/bin/Debug/net10.0/ErrorsManager.dll b/VB/bin/Debug/net10.0/ErrorsManager.dll deleted file mode 100644 index 5a78f1c..0000000 Binary files a/VB/bin/Debug/net10.0/ErrorsManager.dll and /dev/null differ diff --git a/VB/bin/Debug/net10.0/ErrorsManager.pdb b/VB/bin/Debug/net10.0/ErrorsManager.pdb deleted file mode 100644 index bb899f5..0000000 Binary files a/VB/bin/Debug/net10.0/ErrorsManager.pdb and /dev/null differ diff --git a/VB/bin/Debug/net10.0/ErrorsManager.runtimeconfig.json b/VB/bin/Debug/net10.0/ErrorsManager.runtimeconfig.json deleted file mode 100644 index 01e4519..0000000 --- a/VB/bin/Debug/net10.0/ErrorsManager.runtimeconfig.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net10.0", - "framework": { - "name": "Microsoft.NETCore.App", - "version": "10.0.0" - }, - "configProperties": { - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false - } - } -} \ No newline at end of file diff --git a/VB/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.vb b/VB/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.vb deleted file mode 100644 index efc0dea..0000000 --- a/VB/obj/Debug/net10.0/.NETCoreApp,Version=v10.0.AssemblyAttributes.vb +++ /dev/null @@ -1,7 +0,0 @@ -' - Option Strict Off - Option Explicit On - - Imports System - Imports System.Reflection - diff --git a/VB/obj/Debug/net10.0/ErrorsManager.AssemblyInfo.vb b/VB/obj/Debug/net10.0/ErrorsManager.AssemblyInfo.vb deleted file mode 100644 index 40fdba6..0000000 --- a/VB/obj/Debug/net10.0/ErrorsManager.AssemblyInfo.vb +++ /dev/null @@ -1,23 +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. -' -'------------------------------------------------------------------------------ - -Option Strict Off -Option Explicit On - -Imports System -Imports System.Reflection - - -'Generado por la clase WriteCodeFragment de MSBuild. diff --git a/VB/obj/Debug/net10.0/ErrorsManager.AssemblyInfoInputs.cache b/VB/obj/Debug/net10.0/ErrorsManager.AssemblyInfoInputs.cache deleted file mode 100644 index 249175b..0000000 --- a/VB/obj/Debug/net10.0/ErrorsManager.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -38ce6384c0d724b9b14e66fea5cfd6de3742db243b9f50f83e4728ad4bd4ba00 diff --git a/VB/obj/Debug/net10.0/ErrorsManager.GeneratedMSBuildEditorConfig.editorconfig b/VB/obj/Debug/net10.0/ErrorsManager.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index d365185..0000000 --- a/VB/obj/Debug/net10.0/ErrorsManager.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -is_global = true -build_property.TargetFramework = net10.0 -build_property.TargetFrameworkIdentifier = .NETCoreApp -build_property.TargetFrameworkVersion = v10.0 -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = ErrorsManager -build_property.ProjectDir = /media/kyman/SSD2TB/git.lite/ErrorsManager/VB/ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.EffectiveAnalysisLevelStyle = 10.0 -build_property.EnableCodeStyleSeverity = diff --git a/VB/obj/Debug/net10.0/ErrorsManager.assets.cache b/VB/obj/Debug/net10.0/ErrorsManager.assets.cache deleted file mode 100644 index d181d2c..0000000 Binary files a/VB/obj/Debug/net10.0/ErrorsManager.assets.cache and /dev/null differ diff --git a/VB/obj/Debug/net10.0/ErrorsManager.dll b/VB/obj/Debug/net10.0/ErrorsManager.dll deleted file mode 100644 index 5a78f1c..0000000 Binary files a/VB/obj/Debug/net10.0/ErrorsManager.dll and /dev/null differ diff --git a/VB/obj/Debug/net10.0/ErrorsManager.genruntimeconfig.cache b/VB/obj/Debug/net10.0/ErrorsManager.genruntimeconfig.cache deleted file mode 100644 index 88e1cc5..0000000 --- a/VB/obj/Debug/net10.0/ErrorsManager.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -05fcc533cc3833834b38ecc1f39d2c5022f7911d902dfa87444d1ac32b8619c2 diff --git a/VB/obj/Debug/net10.0/ErrorsManager.pdb b/VB/obj/Debug/net10.0/ErrorsManager.pdb deleted file mode 100644 index bb899f5..0000000 Binary files a/VB/obj/Debug/net10.0/ErrorsManager.pdb and /dev/null differ diff --git a/VB/obj/Debug/net10.0/ErrorsManager.vbproj.CoreCompileInputs.cache b/VB/obj/Debug/net10.0/ErrorsManager.vbproj.CoreCompileInputs.cache deleted file mode 100644 index 4600f85..0000000 --- a/VB/obj/Debug/net10.0/ErrorsManager.vbproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d203caf1b3a792bed74f808312069a22ac4123ed9296ca03658d9cf119c62c13 diff --git a/VB/obj/Debug/net10.0/ErrorsManager.vbproj.FileListAbsolute.txt b/VB/obj/Debug/net10.0/ErrorsManager.vbproj.FileListAbsolute.txt deleted file mode 100644 index a017041..0000000 --- a/VB/obj/Debug/net10.0/ErrorsManager.vbproj.FileListAbsolute.txt +++ /dev/null @@ -1,14 +0,0 @@ -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/ErrorsManager.GeneratedMSBuildEditorConfig.editorconfig -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/ErrorsManager.AssemblyInfoInputs.cache -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/ErrorsManager.AssemblyInfo.vb -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/ErrorsManager.vbproj.CoreCompileInputs.cache -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/bin/Debug/net10.0/ErrorsManager -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/bin/Debug/net10.0/ErrorsManager.deps.json -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/bin/Debug/net10.0/ErrorsManager.runtimeconfig.json -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/bin/Debug/net10.0/ErrorsManager.dll -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/bin/Debug/net10.0/ErrorsManager.pdb -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/ErrorsManager.dll -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/refint/ErrorsManager.dll -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/ErrorsManager.pdb -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/ErrorsManager.genruntimeconfig.cache -/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/Debug/net10.0/ref/ErrorsManager.dll diff --git a/VB/obj/Debug/net10.0/apphost b/VB/obj/Debug/net10.0/apphost deleted file mode 100755 index 96e661a..0000000 Binary files a/VB/obj/Debug/net10.0/apphost and /dev/null differ diff --git a/VB/obj/Debug/net10.0/ref/ErrorsManager.dll b/VB/obj/Debug/net10.0/ref/ErrorsManager.dll deleted file mode 100644 index 0268cd7..0000000 Binary files a/VB/obj/Debug/net10.0/ref/ErrorsManager.dll and /dev/null differ diff --git a/VB/obj/Debug/net10.0/refint/ErrorsManager.dll b/VB/obj/Debug/net10.0/refint/ErrorsManager.dll deleted file mode 100644 index 0268cd7..0000000 Binary files a/VB/obj/Debug/net10.0/refint/ErrorsManager.dll and /dev/null differ diff --git a/VB/obj/ErrorsManager.vbproj.nuget.dgspec.json b/VB/obj/ErrorsManager.vbproj.nuget.dgspec.json deleted file mode 100644 index cbe2ff6..0000000 --- a/VB/obj/ErrorsManager.vbproj.nuget.dgspec.json +++ /dev/null @@ -1,360 +0,0 @@ -{ - "format": 1, - "restore": { - "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/ErrorsManager.vbproj": {} - }, - "projects": { - "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/ErrorsManager.vbproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/ErrorsManager.vbproj", - "projectName": "ErrorsManager", - "projectPath": "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/ErrorsManager.vbproj", - "packagesPath": "/home/kyman/.nuget/packages/", - "outputPath": "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/", - "projectStyle": "PackageReference", - "crossTargeting": true, - "configFilePaths": [ - "/home/kyman/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net10.0", - "net462" - ], - "sources": { - "/usr/lib/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "projectReferences": {} - }, - "net462": { - "targetAlias": "net462", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "all" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/10.0.106/PortableRuntimeIdentifierGraph.json", - "packagesToPrune": { - "Microsoft.CSharp": "(,4.7.32767]", - "Microsoft.VisualBasic": "(,10.4.32767]", - "Microsoft.Win32.Primitives": "(,4.3.32767]", - "Microsoft.Win32.Registry": "(,5.0.32767]", - "runtime.any.System.Collections": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.any.System.Globalization": "(,4.3.32767]", - "runtime.any.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.any.System.IO": "(,4.3.32767]", - "runtime.any.System.Reflection": "(,4.3.32767]", - "runtime.any.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.any.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.any.System.Runtime": "(,4.3.32767]", - "runtime.any.System.Runtime.Handles": "(,4.3.32767]", - "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.any.System.Text.Encoding": "(,4.3.32767]", - "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.any.System.Threading.Tasks": "(,4.3.32767]", - "runtime.any.System.Threading.Timer": "(,4.3.32767]", - "runtime.aot.System.Collections": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.aot.System.Globalization": "(,4.3.32767]", - "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.aot.System.IO": "(,4.3.32767]", - "runtime.aot.System.Reflection": "(,4.3.32767]", - "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.aot.System.Runtime": "(,4.3.32767]", - "runtime.aot.System.Runtime.Handles": "(,4.3.32767]", - "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.aot.System.Threading.Tasks": "(,4.3.32767]", - "runtime.aot.System.Threading.Timer": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.unix.System.Console": "(,4.3.32767]", - "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.unix.System.IO.FileSystem": "(,4.3.32767]", - "runtime.unix.System.Net.Primitives": "(,4.3.32767]", - "runtime.unix.System.Net.Sockets": "(,4.3.32767]", - "runtime.unix.System.Private.Uri": "(,4.3.32767]", - "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.win.System.Console": "(,4.3.32767]", - "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.win.System.IO.FileSystem": "(,4.3.32767]", - "runtime.win.System.Net.Primitives": "(,4.3.32767]", - "runtime.win.System.Net.Sockets": "(,4.3.32767]", - "runtime.win.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7.System.Private.Uri": "(,4.3.32767]", - "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]", - "System.AppContext": "(,4.3.32767]", - "System.Buffers": "(,5.0.32767]", - "System.Collections": "(,4.3.32767]", - "System.Collections.Concurrent": "(,4.3.32767]", - "System.Collections.Immutable": "(,10.0.32767]", - "System.Collections.NonGeneric": "(,4.3.32767]", - "System.Collections.Specialized": "(,4.3.32767]", - "System.ComponentModel": "(,4.3.32767]", - "System.ComponentModel.Annotations": "(,4.3.32767]", - "System.ComponentModel.EventBasedAsync": "(,4.3.32767]", - "System.ComponentModel.Primitives": "(,4.3.32767]", - "System.ComponentModel.TypeConverter": "(,4.3.32767]", - "System.Console": "(,4.3.32767]", - "System.Data.Common": "(,4.3.32767]", - "System.Data.DataSetExtensions": "(,4.4.32767]", - "System.Diagnostics.Contracts": "(,4.3.32767]", - "System.Diagnostics.Debug": "(,4.3.32767]", - "System.Diagnostics.DiagnosticSource": "(,10.0.32767]", - "System.Diagnostics.FileVersionInfo": "(,4.3.32767]", - "System.Diagnostics.Process": "(,4.3.32767]", - "System.Diagnostics.StackTrace": "(,4.3.32767]", - "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]", - "System.Diagnostics.Tools": "(,4.3.32767]", - "System.Diagnostics.TraceSource": "(,4.3.32767]", - "System.Diagnostics.Tracing": "(,4.3.32767]", - "System.Drawing.Primitives": "(,4.3.32767]", - "System.Dynamic.Runtime": "(,4.3.32767]", - "System.Formats.Asn1": "(,10.0.32767]", - "System.Formats.Tar": "(,10.0.32767]", - "System.Globalization": "(,4.3.32767]", - "System.Globalization.Calendars": "(,4.3.32767]", - "System.Globalization.Extensions": "(,4.3.32767]", - "System.IO": "(,4.3.32767]", - "System.IO.Compression": "(,4.3.32767]", - "System.IO.Compression.ZipFile": "(,4.3.32767]", - "System.IO.FileSystem": "(,4.3.32767]", - "System.IO.FileSystem.AccessControl": "(,4.4.32767]", - "System.IO.FileSystem.DriveInfo": "(,4.3.32767]", - "System.IO.FileSystem.Primitives": "(,4.3.32767]", - "System.IO.FileSystem.Watcher": "(,4.3.32767]", - "System.IO.IsolatedStorage": "(,4.3.32767]", - "System.IO.MemoryMappedFiles": "(,4.3.32767]", - "System.IO.Pipelines": "(,10.0.32767]", - "System.IO.Pipes": "(,4.3.32767]", - "System.IO.Pipes.AccessControl": "(,5.0.32767]", - "System.IO.UnmanagedMemoryStream": "(,4.3.32767]", - "System.Linq": "(,4.3.32767]", - "System.Linq.AsyncEnumerable": "(,10.0.32767]", - "System.Linq.Expressions": "(,4.3.32767]", - "System.Linq.Parallel": "(,4.3.32767]", - "System.Linq.Queryable": "(,4.3.32767]", - "System.Memory": "(,5.0.32767]", - "System.Net.Http": "(,4.3.32767]", - "System.Net.Http.Json": "(,10.0.32767]", - "System.Net.NameResolution": "(,4.3.32767]", - "System.Net.NetworkInformation": "(,4.3.32767]", - "System.Net.Ping": "(,4.3.32767]", - "System.Net.Primitives": "(,4.3.32767]", - "System.Net.Requests": "(,4.3.32767]", - "System.Net.Security": "(,4.3.32767]", - "System.Net.ServerSentEvents": "(,10.0.32767]", - "System.Net.Sockets": "(,4.3.32767]", - "System.Net.WebHeaderCollection": "(,4.3.32767]", - "System.Net.WebSockets": "(,4.3.32767]", - "System.Net.WebSockets.Client": "(,4.3.32767]", - "System.Numerics.Vectors": "(,5.0.32767]", - "System.ObjectModel": "(,4.3.32767]", - "System.Private.DataContractSerialization": "(,4.3.32767]", - "System.Private.Uri": "(,4.3.32767]", - "System.Reflection": "(,4.3.32767]", - "System.Reflection.DispatchProxy": "(,6.0.32767]", - "System.Reflection.Emit": "(,4.7.32767]", - "System.Reflection.Emit.ILGeneration": "(,4.7.32767]", - "System.Reflection.Emit.Lightweight": "(,4.7.32767]", - "System.Reflection.Extensions": "(,4.3.32767]", - "System.Reflection.Metadata": "(,10.0.32767]", - "System.Reflection.Primitives": "(,4.3.32767]", - "System.Reflection.TypeExtensions": "(,4.3.32767]", - "System.Resources.Reader": "(,4.3.32767]", - "System.Resources.ResourceManager": "(,4.3.32767]", - "System.Resources.Writer": "(,4.3.32767]", - "System.Runtime": "(,4.3.32767]", - "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]", - "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]", - "System.Runtime.Extensions": "(,4.3.32767]", - "System.Runtime.Handles": "(,4.3.32767]", - "System.Runtime.InteropServices": "(,4.3.32767]", - "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]", - "System.Runtime.Loader": "(,4.3.32767]", - "System.Runtime.Numerics": "(,4.3.32767]", - "System.Runtime.Serialization.Formatters": "(,4.3.32767]", - "System.Runtime.Serialization.Json": "(,4.3.32767]", - "System.Runtime.Serialization.Primitives": "(,4.3.32767]", - "System.Runtime.Serialization.Xml": "(,4.3.32767]", - "System.Security.AccessControl": "(,6.0.32767]", - "System.Security.Claims": "(,4.3.32767]", - "System.Security.Cryptography.Algorithms": "(,4.3.32767]", - "System.Security.Cryptography.Cng": "(,5.0.32767]", - "System.Security.Cryptography.Csp": "(,4.3.32767]", - "System.Security.Cryptography.Encoding": "(,4.3.32767]", - "System.Security.Cryptography.OpenSsl": "(,5.0.32767]", - "System.Security.Cryptography.Primitives": "(,4.3.32767]", - "System.Security.Cryptography.X509Certificates": "(,4.3.32767]", - "System.Security.Principal": "(,4.3.32767]", - "System.Security.Principal.Windows": "(,5.0.32767]", - "System.Security.SecureString": "(,4.3.32767]", - "System.Text.Encoding": "(,4.3.32767]", - "System.Text.Encoding.CodePages": "(,10.0.32767]", - "System.Text.Encoding.Extensions": "(,4.3.32767]", - "System.Text.Encodings.Web": "(,10.0.32767]", - "System.Text.Json": "(,10.0.32767]", - "System.Text.RegularExpressions": "(,4.3.32767]", - "System.Threading": "(,4.3.32767]", - "System.Threading.AccessControl": "(,10.0.32767]", - "System.Threading.Channels": "(,10.0.32767]", - "System.Threading.Overlapped": "(,4.3.32767]", - "System.Threading.Tasks": "(,4.3.32767]", - "System.Threading.Tasks.Dataflow": "(,10.0.32767]", - "System.Threading.Tasks.Extensions": "(,5.0.32767]", - "System.Threading.Tasks.Parallel": "(,4.3.32767]", - "System.Threading.Thread": "(,4.3.32767]", - "System.Threading.ThreadPool": "(,4.3.32767]", - "System.Threading.Timer": "(,4.3.32767]", - "System.ValueTuple": "(,4.5.32767]", - "System.Xml.ReaderWriter": "(,4.3.32767]", - "System.Xml.XDocument": "(,4.3.32767]", - "System.Xml.XmlDocument": "(,4.3.32767]", - "System.Xml.XmlSerializer": "(,4.3.32767]", - "System.Xml.XPath": "(,4.3.32767]", - "System.Xml.XPath.XDocument": "(,5.0.32767]" - } - }, - "net462": { - "targetAlias": "net462", - "dependencies": { - "Microsoft.NETFramework.ReferenceAssemblies": { - "suppressParent": "All", - "target": "Package", - "version": "[1.0.3, )", - "autoReferenced": true - } - }, - "runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/10.0.106/RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/VB/obj/ErrorsManager.vbproj.nuget.g.props b/VB/obj/ErrorsManager.vbproj.nuget.g.props deleted file mode 100644 index eca3808..0000000 --- a/VB/obj/ErrorsManager.vbproj.nuget.g.props +++ /dev/null @@ -1,15 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - /home/kyman/.nuget/packages/ - /home/kyman/.nuget/packages/ - PackageReference - 7.0.0 - - - - - \ No newline at end of file diff --git a/VB/obj/ErrorsManager.vbproj.nuget.g.targets b/VB/obj/ErrorsManager.vbproj.nuget.g.targets deleted file mode 100644 index b519e7c..0000000 --- a/VB/obj/ErrorsManager.vbproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/VB/obj/project.assets.json b/VB/obj/project.assets.json deleted file mode 100644 index f8aae10..0000000 --- a/VB/obj/project.assets.json +++ /dev/null @@ -1,721 +0,0 @@ -{ - "version": 3, - "targets": { - ".NETFramework,Version=v4.6.2": { - "Microsoft.NETFramework.ReferenceAssemblies/1.0.3": { - "type": "package", - "dependencies": { - "Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3" - } - }, - "Microsoft.NETFramework.ReferenceAssemblies.net462/1.0.3": { - "type": "package", - "build": { - "build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets": {} - } - } - }, - "net10.0": {} - }, - "libraries": { - "Microsoft.NETFramework.ReferenceAssemblies/1.0.3": { - "sha512": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==", - "type": "package", - "path": "microsoft.netframework.referenceassemblies/1.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "microsoft.netframework.referenceassemblies.1.0.3.nupkg.sha512", - "microsoft.netframework.referenceassemblies.nuspec" - ] - }, - "Microsoft.NETFramework.ReferenceAssemblies.net462/1.0.3": { - "sha512": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ==", - "type": "package", - "path": "microsoft.netframework.referenceassemblies.net462/1.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "build/.NETFramework/v4.6.2/Accessibility.dll", - "build/.NETFramework/v4.6.2/Accessibility.xml", - "build/.NETFramework/v4.6.2/CustomMarshalers.dll", - "build/.NETFramework/v4.6.2/CustomMarshalers.xml", - "build/.NETFramework/v4.6.2/Facades/System.Collections.Concurrent.dll", - "build/.NETFramework/v4.6.2/Facades/System.Collections.dll", - "build/.NETFramework/v4.6.2/Facades/System.ComponentModel.Annotations.dll", - "build/.NETFramework/v4.6.2/Facades/System.ComponentModel.EventBasedAsync.dll", - "build/.NETFramework/v4.6.2/Facades/System.ComponentModel.dll", - "build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Contracts.dll", - "build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Debug.dll", - "build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tools.dll", - "build/.NETFramework/v4.6.2/Facades/System.Diagnostics.Tracing.dll", - "build/.NETFramework/v4.6.2/Facades/System.Dynamic.Runtime.dll", - "build/.NETFramework/v4.6.2/Facades/System.Globalization.dll", - "build/.NETFramework/v4.6.2/Facades/System.IO.dll", - "build/.NETFramework/v4.6.2/Facades/System.Linq.Expressions.dll", - "build/.NETFramework/v4.6.2/Facades/System.Linq.Parallel.dll", - "build/.NETFramework/v4.6.2/Facades/System.Linq.Queryable.dll", - "build/.NETFramework/v4.6.2/Facades/System.Linq.dll", - "build/.NETFramework/v4.6.2/Facades/System.Net.NetworkInformation.dll", - "build/.NETFramework/v4.6.2/Facades/System.Net.Primitives.dll", - "build/.NETFramework/v4.6.2/Facades/System.Net.Requests.dll", - "build/.NETFramework/v4.6.2/Facades/System.Net.WebHeaderCollection.dll", - "build/.NETFramework/v4.6.2/Facades/System.ObjectModel.dll", - "build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.ILGeneration.dll", - "build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.Lightweight.dll", - "build/.NETFramework/v4.6.2/Facades/System.Reflection.Emit.dll", - "build/.NETFramework/v4.6.2/Facades/System.Reflection.Extensions.dll", - "build/.NETFramework/v4.6.2/Facades/System.Reflection.Primitives.dll", - "build/.NETFramework/v4.6.2/Facades/System.Reflection.dll", - "build/.NETFramework/v4.6.2/Facades/System.Resources.ResourceManager.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.Extensions.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.Handles.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.WindowsRuntime.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.InteropServices.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.Numerics.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Json.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Primitives.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.Serialization.Xml.dll", - "build/.NETFramework/v4.6.2/Facades/System.Runtime.dll", - "build/.NETFramework/v4.6.2/Facades/System.Security.Principal.dll", - "build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Duplex.dll", - "build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Http.dll", - "build/.NETFramework/v4.6.2/Facades/System.ServiceModel.NetTcp.dll", - "build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Primitives.dll", - "build/.NETFramework/v4.6.2/Facades/System.ServiceModel.Security.dll", - "build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.Extensions.dll", - "build/.NETFramework/v4.6.2/Facades/System.Text.Encoding.dll", - "build/.NETFramework/v4.6.2/Facades/System.Text.RegularExpressions.dll", - "build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.Parallel.dll", - "build/.NETFramework/v4.6.2/Facades/System.Threading.Tasks.dll", - "build/.NETFramework/v4.6.2/Facades/System.Threading.Timer.dll", - "build/.NETFramework/v4.6.2/Facades/System.Threading.dll", - "build/.NETFramework/v4.6.2/Facades/System.Xml.ReaderWriter.dll", - "build/.NETFramework/v4.6.2/Facades/System.Xml.XDocument.dll", - "build/.NETFramework/v4.6.2/Facades/System.Xml.XmlSerializer.dll", - "build/.NETFramework/v4.6.2/ISymWrapper.dll", - "build/.NETFramework/v4.6.2/ISymWrapper.xml", - "build/.NETFramework/v4.6.2/Microsoft.Activities.Build.dll", - "build/.NETFramework/v4.6.2/Microsoft.Activities.Build.xml", - "build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.dll", - "build/.NETFramework/v4.6.2/Microsoft.Build.Conversion.v4.0.xml", - "build/.NETFramework/v4.6.2/Microsoft.Build.Engine.dll", - "build/.NETFramework/v4.6.2/Microsoft.Build.Engine.xml", - "build/.NETFramework/v4.6.2/Microsoft.Build.Framework.dll", - "build/.NETFramework/v4.6.2/Microsoft.Build.Framework.xml", - "build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.dll", - "build/.NETFramework/v4.6.2/Microsoft.Build.Tasks.v4.0.xml", - "build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.dll", - "build/.NETFramework/v4.6.2/Microsoft.Build.Utilities.v4.0.xml", - "build/.NETFramework/v4.6.2/Microsoft.Build.dll", - "build/.NETFramework/v4.6.2/Microsoft.Build.xml", - "build/.NETFramework/v4.6.2/Microsoft.CSharp.dll", - "build/.NETFramework/v4.6.2/Microsoft.CSharp.xml", - "build/.NETFramework/v4.6.2/Microsoft.JScript.dll", - "build/.NETFramework/v4.6.2/Microsoft.JScript.xml", - "build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.dll", - "build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.Data.xml", - "build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.dll", - "build/.NETFramework/v4.6.2/Microsoft.VisualBasic.Compatibility.xml", - "build/.NETFramework/v4.6.2/Microsoft.VisualBasic.dll", - "build/.NETFramework/v4.6.2/Microsoft.VisualBasic.xml", - "build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.dll", - "build/.NETFramework/v4.6.2/Microsoft.VisualC.STLCLR.xml", - "build/.NETFramework/v4.6.2/Microsoft.VisualC.dll", - "build/.NETFramework/v4.6.2/Microsoft.VisualC.xml", - "build/.NETFramework/v4.6.2/PermissionSets/FullTrust.xml", - "build/.NETFramework/v4.6.2/PermissionSets/Internet.xml", - "build/.NETFramework/v4.6.2/PermissionSets/LocalIntranet.xml", - "build/.NETFramework/v4.6.2/PresentationBuildTasks.dll", - "build/.NETFramework/v4.6.2/PresentationBuildTasks.xml", - "build/.NETFramework/v4.6.2/PresentationCore.dll", - "build/.NETFramework/v4.6.2/PresentationCore.xml", - "build/.NETFramework/v4.6.2/PresentationFramework.Aero.dll", - "build/.NETFramework/v4.6.2/PresentationFramework.Aero.xml", - "build/.NETFramework/v4.6.2/PresentationFramework.Aero2.dll", - "build/.NETFramework/v4.6.2/PresentationFramework.Aero2.xml", - "build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.dll", - "build/.NETFramework/v4.6.2/PresentationFramework.AeroLite.xml", - "build/.NETFramework/v4.6.2/PresentationFramework.Classic.dll", - "build/.NETFramework/v4.6.2/PresentationFramework.Classic.xml", - "build/.NETFramework/v4.6.2/PresentationFramework.Luna.dll", - "build/.NETFramework/v4.6.2/PresentationFramework.Luna.xml", - "build/.NETFramework/v4.6.2/PresentationFramework.Royale.dll", - "build/.NETFramework/v4.6.2/PresentationFramework.Royale.xml", - "build/.NETFramework/v4.6.2/PresentationFramework.dll", - "build/.NETFramework/v4.6.2/PresentationFramework.xml", - "build/.NETFramework/v4.6.2/ReachFramework.dll", - "build/.NETFramework/v4.6.2/ReachFramework.xml", - "build/.NETFramework/v4.6.2/RedistList/FrameworkList.xml", - "build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.dll", - "build/.NETFramework/v4.6.2/System.Activities.Core.Presentation.xml", - "build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.dll", - "build/.NETFramework/v4.6.2/System.Activities.DurableInstancing.xml", - "build/.NETFramework/v4.6.2/System.Activities.Presentation.dll", - "build/.NETFramework/v4.6.2/System.Activities.Presentation.xml", - "build/.NETFramework/v4.6.2/System.Activities.dll", - "build/.NETFramework/v4.6.2/System.Activities.xml", - "build/.NETFramework/v4.6.2/System.AddIn.Contract.dll", - "build/.NETFramework/v4.6.2/System.AddIn.Contract.xml", - "build/.NETFramework/v4.6.2/System.AddIn.dll", - "build/.NETFramework/v4.6.2/System.AddIn.xml", - "build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.dll", - "build/.NETFramework/v4.6.2/System.ComponentModel.Composition.Registration.xml", - "build/.NETFramework/v4.6.2/System.ComponentModel.Composition.dll", - "build/.NETFramework/v4.6.2/System.ComponentModel.Composition.xml", - "build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.dll", - "build/.NETFramework/v4.6.2/System.ComponentModel.DataAnnotations.xml", - "build/.NETFramework/v4.6.2/System.Configuration.Install.dll", - "build/.NETFramework/v4.6.2/System.Configuration.Install.xml", - "build/.NETFramework/v4.6.2/System.Configuration.dll", - "build/.NETFramework/v4.6.2/System.Configuration.xml", - "build/.NETFramework/v4.6.2/System.Core.dll", - "build/.NETFramework/v4.6.2/System.Core.xml", - "build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.dll", - "build/.NETFramework/v4.6.2/System.Data.DataSetExtensions.xml", - "build/.NETFramework/v4.6.2/System.Data.Entity.Design.dll", - "build/.NETFramework/v4.6.2/System.Data.Entity.Design.xml", - "build/.NETFramework/v4.6.2/System.Data.Entity.dll", - "build/.NETFramework/v4.6.2/System.Data.Entity.xml", - "build/.NETFramework/v4.6.2/System.Data.Linq.dll", - "build/.NETFramework/v4.6.2/System.Data.Linq.xml", - "build/.NETFramework/v4.6.2/System.Data.OracleClient.dll", - "build/.NETFramework/v4.6.2/System.Data.OracleClient.xml", - "build/.NETFramework/v4.6.2/System.Data.Services.Client.dll", - "build/.NETFramework/v4.6.2/System.Data.Services.Client.xml", - "build/.NETFramework/v4.6.2/System.Data.Services.Design.dll", - "build/.NETFramework/v4.6.2/System.Data.Services.Design.xml", - "build/.NETFramework/v4.6.2/System.Data.Services.dll", - "build/.NETFramework/v4.6.2/System.Data.Services.xml", - "build/.NETFramework/v4.6.2/System.Data.SqlXml.dll", - "build/.NETFramework/v4.6.2/System.Data.SqlXml.xml", - "build/.NETFramework/v4.6.2/System.Data.dll", - "build/.NETFramework/v4.6.2/System.Data.xml", - "build/.NETFramework/v4.6.2/System.Deployment.dll", - "build/.NETFramework/v4.6.2/System.Deployment.xml", - "build/.NETFramework/v4.6.2/System.Design.dll", - "build/.NETFramework/v4.6.2/System.Design.xml", - "build/.NETFramework/v4.6.2/System.Device.dll", - "build/.NETFramework/v4.6.2/System.Device.xml", - "build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.dll", - "build/.NETFramework/v4.6.2/System.DirectoryServices.AccountManagement.xml", - "build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.dll", - "build/.NETFramework/v4.6.2/System.DirectoryServices.Protocols.xml", - "build/.NETFramework/v4.6.2/System.DirectoryServices.dll", - "build/.NETFramework/v4.6.2/System.DirectoryServices.xml", - "build/.NETFramework/v4.6.2/System.Drawing.Design.dll", - "build/.NETFramework/v4.6.2/System.Drawing.Design.xml", - "build/.NETFramework/v4.6.2/System.Drawing.dll", - "build/.NETFramework/v4.6.2/System.Drawing.xml", - "build/.NETFramework/v4.6.2/System.Dynamic.dll", - "build/.NETFramework/v4.6.2/System.EnterpriseServices.Thunk.dll", - "build/.NETFramework/v4.6.2/System.EnterpriseServices.Wrapper.dll", - "build/.NETFramework/v4.6.2/System.EnterpriseServices.dll", - "build/.NETFramework/v4.6.2/System.EnterpriseServices.xml", - "build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.dll", - "build/.NETFramework/v4.6.2/System.IO.Compression.FileSystem.xml", - "build/.NETFramework/v4.6.2/System.IO.Compression.dll", - "build/.NETFramework/v4.6.2/System.IO.Compression.xml", - "build/.NETFramework/v4.6.2/System.IO.Log.dll", - "build/.NETFramework/v4.6.2/System.IO.Log.xml", - "build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.dll", - "build/.NETFramework/v4.6.2/System.IdentityModel.Selectors.xml", - "build/.NETFramework/v4.6.2/System.IdentityModel.Services.dll", - "build/.NETFramework/v4.6.2/System.IdentityModel.Services.xml", - "build/.NETFramework/v4.6.2/System.IdentityModel.dll", - "build/.NETFramework/v4.6.2/System.IdentityModel.xml", - "build/.NETFramework/v4.6.2/System.Linq.xml", - "build/.NETFramework/v4.6.2/System.Management.Instrumentation.dll", - "build/.NETFramework/v4.6.2/System.Management.Instrumentation.xml", - "build/.NETFramework/v4.6.2/System.Management.dll", - "build/.NETFramework/v4.6.2/System.Management.xml", - "build/.NETFramework/v4.6.2/System.Messaging.dll", - "build/.NETFramework/v4.6.2/System.Messaging.xml", - "build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.dll", - "build/.NETFramework/v4.6.2/System.Net.Http.WebRequest.xml", - "build/.NETFramework/v4.6.2/System.Net.Http.dll", - "build/.NETFramework/v4.6.2/System.Net.Http.xml", - "build/.NETFramework/v4.6.2/System.Net.dll", - "build/.NETFramework/v4.6.2/System.Net.xml", - "build/.NETFramework/v4.6.2/System.Numerics.dll", - "build/.NETFramework/v4.6.2/System.Numerics.xml", - "build/.NETFramework/v4.6.2/System.Printing.dll", - "build/.NETFramework/v4.6.2/System.Printing.xml", - "build/.NETFramework/v4.6.2/System.Reflection.Context.dll", - "build/.NETFramework/v4.6.2/System.Reflection.Context.xml", - "build/.NETFramework/v4.6.2/System.Runtime.Caching.dll", - "build/.NETFramework/v4.6.2/System.Runtime.Caching.xml", - "build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.dll", - "build/.NETFramework/v4.6.2/System.Runtime.DurableInstancing.xml", - "build/.NETFramework/v4.6.2/System.Runtime.Remoting.dll", - "build/.NETFramework/v4.6.2/System.Runtime.Remoting.xml", - "build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.dll", - "build/.NETFramework/v4.6.2/System.Runtime.Serialization.Formatters.Soap.xml", - "build/.NETFramework/v4.6.2/System.Runtime.Serialization.dll", - "build/.NETFramework/v4.6.2/System.Runtime.Serialization.xml", - "build/.NETFramework/v4.6.2/System.Security.dll", - "build/.NETFramework/v4.6.2/System.Security.xml", - "build/.NETFramework/v4.6.2/System.ServiceModel.Activation.dll", - "build/.NETFramework/v4.6.2/System.ServiceModel.Activation.xml", - "build/.NETFramework/v4.6.2/System.ServiceModel.Activities.dll", - "build/.NETFramework/v4.6.2/System.ServiceModel.Activities.xml", - "build/.NETFramework/v4.6.2/System.ServiceModel.Channels.dll", - "build/.NETFramework/v4.6.2/System.ServiceModel.Channels.xml", - "build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.dll", - "build/.NETFramework/v4.6.2/System.ServiceModel.Discovery.xml", - "build/.NETFramework/v4.6.2/System.ServiceModel.Routing.dll", - "build/.NETFramework/v4.6.2/System.ServiceModel.Routing.xml", - "build/.NETFramework/v4.6.2/System.ServiceModel.Web.dll", - "build/.NETFramework/v4.6.2/System.ServiceModel.Web.xml", - "build/.NETFramework/v4.6.2/System.ServiceModel.dll", - "build/.NETFramework/v4.6.2/System.ServiceModel.xml", - "build/.NETFramework/v4.6.2/System.ServiceProcess.dll", - "build/.NETFramework/v4.6.2/System.ServiceProcess.xml", - "build/.NETFramework/v4.6.2/System.Speech.dll", - "build/.NETFramework/v4.6.2/System.Speech.xml", - "build/.NETFramework/v4.6.2/System.Threading.Tasks.Dataflow.xml", - "build/.NETFramework/v4.6.2/System.Transactions.dll", - "build/.NETFramework/v4.6.2/System.Transactions.xml", - "build/.NETFramework/v4.6.2/System.Web.Abstractions.dll", - "build/.NETFramework/v4.6.2/System.Web.ApplicationServices.dll", - "build/.NETFramework/v4.6.2/System.Web.ApplicationServices.xml", - "build/.NETFramework/v4.6.2/System.Web.DataVisualization.Design.dll", - "build/.NETFramework/v4.6.2/System.Web.DataVisualization.dll", - "build/.NETFramework/v4.6.2/System.Web.DataVisualization.xml", - "build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.dll", - "build/.NETFramework/v4.6.2/System.Web.DynamicData.Design.xml", - "build/.NETFramework/v4.6.2/System.Web.DynamicData.dll", - "build/.NETFramework/v4.6.2/System.Web.DynamicData.xml", - "build/.NETFramework/v4.6.2/System.Web.Entity.Design.dll", - "build/.NETFramework/v4.6.2/System.Web.Entity.Design.xml", - "build/.NETFramework/v4.6.2/System.Web.Entity.dll", - "build/.NETFramework/v4.6.2/System.Web.Entity.xml", - "build/.NETFramework/v4.6.2/System.Web.Extensions.Design.dll", - "build/.NETFramework/v4.6.2/System.Web.Extensions.Design.xml", - "build/.NETFramework/v4.6.2/System.Web.Extensions.dll", - "build/.NETFramework/v4.6.2/System.Web.Extensions.xml", - "build/.NETFramework/v4.6.2/System.Web.Mobile.dll", - "build/.NETFramework/v4.6.2/System.Web.Mobile.xml", - "build/.NETFramework/v4.6.2/System.Web.RegularExpressions.dll", - "build/.NETFramework/v4.6.2/System.Web.RegularExpressions.xml", - "build/.NETFramework/v4.6.2/System.Web.Routing.dll", - "build/.NETFramework/v4.6.2/System.Web.Services.dll", - "build/.NETFramework/v4.6.2/System.Web.Services.xml", - "build/.NETFramework/v4.6.2/System.Web.dll", - "build/.NETFramework/v4.6.2/System.Web.xml", - "build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.dll", - "build/.NETFramework/v4.6.2/System.Windows.Controls.Ribbon.xml", - "build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.Design.dll", - "build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.dll", - "build/.NETFramework/v4.6.2/System.Windows.Forms.DataVisualization.xml", - "build/.NETFramework/v4.6.2/System.Windows.Forms.dll", - "build/.NETFramework/v4.6.2/System.Windows.Forms.xml", - "build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.dll", - "build/.NETFramework/v4.6.2/System.Windows.Input.Manipulations.xml", - "build/.NETFramework/v4.6.2/System.Windows.Presentation.dll", - "build/.NETFramework/v4.6.2/System.Windows.Presentation.xml", - "build/.NETFramework/v4.6.2/System.Windows.dll", - "build/.NETFramework/v4.6.2/System.Workflow.Activities.dll", - "build/.NETFramework/v4.6.2/System.Workflow.Activities.xml", - "build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.dll", - "build/.NETFramework/v4.6.2/System.Workflow.ComponentModel.xml", - "build/.NETFramework/v4.6.2/System.Workflow.Runtime.dll", - "build/.NETFramework/v4.6.2/System.Workflow.Runtime.xml", - "build/.NETFramework/v4.6.2/System.WorkflowServices.dll", - "build/.NETFramework/v4.6.2/System.WorkflowServices.xml", - "build/.NETFramework/v4.6.2/System.Xaml.dll", - "build/.NETFramework/v4.6.2/System.Xaml.xml", - "build/.NETFramework/v4.6.2/System.Xml.Linq.dll", - "build/.NETFramework/v4.6.2/System.Xml.Linq.xml", - "build/.NETFramework/v4.6.2/System.Xml.Serialization.dll", - "build/.NETFramework/v4.6.2/System.Xml.dll", - "build/.NETFramework/v4.6.2/System.Xml.xml", - "build/.NETFramework/v4.6.2/System.dll", - "build/.NETFramework/v4.6.2/System.xml", - "build/.NETFramework/v4.6.2/UIAutomationClient.dll", - "build/.NETFramework/v4.6.2/UIAutomationClient.xml", - "build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.dll", - "build/.NETFramework/v4.6.2/UIAutomationClientsideProviders.xml", - "build/.NETFramework/v4.6.2/UIAutomationProvider.dll", - "build/.NETFramework/v4.6.2/UIAutomationProvider.xml", - "build/.NETFramework/v4.6.2/UIAutomationTypes.dll", - "build/.NETFramework/v4.6.2/UIAutomationTypes.xml", - "build/.NETFramework/v4.6.2/WindowsBase.dll", - "build/.NETFramework/v4.6.2/WindowsBase.xml", - "build/.NETFramework/v4.6.2/WindowsFormsIntegration.dll", - "build/.NETFramework/v4.6.2/WindowsFormsIntegration.xml", - "build/.NETFramework/v4.6.2/XamlBuildTask.dll", - "build/.NETFramework/v4.6.2/XamlBuildTask.xml", - "build/.NETFramework/v4.6.2/mscorlib.dll", - "build/.NETFramework/v4.6.2/mscorlib.xml", - "build/.NETFramework/v4.6.2/namespaces.xml", - "build/.NETFramework/v4.6.2/sysglobl.dll", - "build/.NETFramework/v4.6.2/sysglobl.xml", - "build/Microsoft.NETFramework.ReferenceAssemblies.net462.targets", - "microsoft.netframework.referenceassemblies.net462.1.0.3.nupkg.sha512", - "microsoft.netframework.referenceassemblies.net462.nuspec" - ] - } - }, - "projectFileDependencyGroups": { - ".NETFramework,Version=v4.6.2": [ - "Microsoft.NETFramework.ReferenceAssemblies >= 1.0.3" - ], - "net10.0": [] - }, - "packageFolders": { - "/home/kyman/.nuget/packages/": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/ErrorsManager.vbproj", - "projectName": "ErrorsManager", - "projectPath": "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/ErrorsManager.vbproj", - "packagesPath": "/home/kyman/.nuget/packages/", - "outputPath": "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/obj/", - "projectStyle": "PackageReference", - "crossTargeting": true, - "configFilePaths": [ - "/home/kyman/.nuget/NuGet/NuGet.Config" - ], - "originalTargetFrameworks": [ - "net10.0", - "net462" - ], - "sources": { - "/usr/lib/dotnet/library-packs": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "projectReferences": {} - }, - "net462": { - "targetAlias": "net462", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "all" - }, - "SdkAnalysisLevel": "10.0.100" - }, - "frameworks": { - "net10.0": { - "targetAlias": "net10.0", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - } - }, - "runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/10.0.106/PortableRuntimeIdentifierGraph.json", - "packagesToPrune": { - "Microsoft.CSharp": "(,4.7.32767]", - "Microsoft.VisualBasic": "(,10.4.32767]", - "Microsoft.Win32.Primitives": "(,4.3.32767]", - "Microsoft.Win32.Registry": "(,5.0.32767]", - "runtime.any.System.Collections": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.any.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.any.System.Globalization": "(,4.3.32767]", - "runtime.any.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.any.System.IO": "(,4.3.32767]", - "runtime.any.System.Reflection": "(,4.3.32767]", - "runtime.any.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.any.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.any.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.any.System.Runtime": "(,4.3.32767]", - "runtime.any.System.Runtime.Handles": "(,4.3.32767]", - "runtime.any.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.any.System.Text.Encoding": "(,4.3.32767]", - "runtime.any.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.any.System.Threading.Tasks": "(,4.3.32767]", - "runtime.any.System.Threading.Timer": "(,4.3.32767]", - "runtime.aot.System.Collections": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tools": "(,4.3.32767]", - "runtime.aot.System.Diagnostics.Tracing": "(,4.3.32767]", - "runtime.aot.System.Globalization": "(,4.3.32767]", - "runtime.aot.System.Globalization.Calendars": "(,4.3.32767]", - "runtime.aot.System.IO": "(,4.3.32767]", - "runtime.aot.System.Reflection": "(,4.3.32767]", - "runtime.aot.System.Reflection.Extensions": "(,4.3.32767]", - "runtime.aot.System.Reflection.Primitives": "(,4.3.32767]", - "runtime.aot.System.Resources.ResourceManager": "(,4.3.32767]", - "runtime.aot.System.Runtime": "(,4.3.32767]", - "runtime.aot.System.Runtime.Handles": "(,4.3.32767]", - "runtime.aot.System.Runtime.InteropServices": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding": "(,4.3.32767]", - "runtime.aot.System.Text.Encoding.Extensions": "(,4.3.32767]", - "runtime.aot.System.Threading.Tasks": "(,4.3.32767]", - "runtime.aot.System.Threading.Timer": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.debian.9-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.27-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.fedora.28-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.opensuse.42.3-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "(,4.3.32767]", - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": "(,4.3.32767]", - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Http": "(,4.3.32767]", - "runtime.ubuntu.18.04-x64.runtime.native.System.Net.Security": "(,4.3.32767]", - "runtime.unix.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.unix.System.Console": "(,4.3.32767]", - "runtime.unix.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.unix.System.IO.FileSystem": "(,4.3.32767]", - "runtime.unix.System.Net.Primitives": "(,4.3.32767]", - "runtime.unix.System.Net.Sockets": "(,4.3.32767]", - "runtime.unix.System.Private.Uri": "(,4.3.32767]", - "runtime.unix.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win.Microsoft.Win32.Primitives": "(,4.3.32767]", - "runtime.win.System.Console": "(,4.3.32767]", - "runtime.win.System.Diagnostics.Debug": "(,4.3.32767]", - "runtime.win.System.IO.FileSystem": "(,4.3.32767]", - "runtime.win.System.Net.Primitives": "(,4.3.32767]", - "runtime.win.System.Net.Sockets": "(,4.3.32767]", - "runtime.win.System.Runtime.Extensions": "(,4.3.32767]", - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-arm64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": "(,4.0.32767]", - "runtime.win7-x64.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7-x86.runtime.native.System.IO.Compression": "(,4.3.32767]", - "runtime.win7.System.Private.Uri": "(,4.3.32767]", - "runtime.win8-arm.runtime.native.System.IO.Compression": "(,4.3.32767]", - "System.AppContext": "(,4.3.32767]", - "System.Buffers": "(,5.0.32767]", - "System.Collections": "(,4.3.32767]", - "System.Collections.Concurrent": "(,4.3.32767]", - "System.Collections.Immutable": "(,10.0.32767]", - "System.Collections.NonGeneric": "(,4.3.32767]", - "System.Collections.Specialized": "(,4.3.32767]", - "System.ComponentModel": "(,4.3.32767]", - "System.ComponentModel.Annotations": "(,4.3.32767]", - "System.ComponentModel.EventBasedAsync": "(,4.3.32767]", - "System.ComponentModel.Primitives": "(,4.3.32767]", - "System.ComponentModel.TypeConverter": "(,4.3.32767]", - "System.Console": "(,4.3.32767]", - "System.Data.Common": "(,4.3.32767]", - "System.Data.DataSetExtensions": "(,4.4.32767]", - "System.Diagnostics.Contracts": "(,4.3.32767]", - "System.Diagnostics.Debug": "(,4.3.32767]", - "System.Diagnostics.DiagnosticSource": "(,10.0.32767]", - "System.Diagnostics.FileVersionInfo": "(,4.3.32767]", - "System.Diagnostics.Process": "(,4.3.32767]", - "System.Diagnostics.StackTrace": "(,4.3.32767]", - "System.Diagnostics.TextWriterTraceListener": "(,4.3.32767]", - "System.Diagnostics.Tools": "(,4.3.32767]", - "System.Diagnostics.TraceSource": "(,4.3.32767]", - "System.Diagnostics.Tracing": "(,4.3.32767]", - "System.Drawing.Primitives": "(,4.3.32767]", - "System.Dynamic.Runtime": "(,4.3.32767]", - "System.Formats.Asn1": "(,10.0.32767]", - "System.Formats.Tar": "(,10.0.32767]", - "System.Globalization": "(,4.3.32767]", - "System.Globalization.Calendars": "(,4.3.32767]", - "System.Globalization.Extensions": "(,4.3.32767]", - "System.IO": "(,4.3.32767]", - "System.IO.Compression": "(,4.3.32767]", - "System.IO.Compression.ZipFile": "(,4.3.32767]", - "System.IO.FileSystem": "(,4.3.32767]", - "System.IO.FileSystem.AccessControl": "(,4.4.32767]", - "System.IO.FileSystem.DriveInfo": "(,4.3.32767]", - "System.IO.FileSystem.Primitives": "(,4.3.32767]", - "System.IO.FileSystem.Watcher": "(,4.3.32767]", - "System.IO.IsolatedStorage": "(,4.3.32767]", - "System.IO.MemoryMappedFiles": "(,4.3.32767]", - "System.IO.Pipelines": "(,10.0.32767]", - "System.IO.Pipes": "(,4.3.32767]", - "System.IO.Pipes.AccessControl": "(,5.0.32767]", - "System.IO.UnmanagedMemoryStream": "(,4.3.32767]", - "System.Linq": "(,4.3.32767]", - "System.Linq.AsyncEnumerable": "(,10.0.32767]", - "System.Linq.Expressions": "(,4.3.32767]", - "System.Linq.Parallel": "(,4.3.32767]", - "System.Linq.Queryable": "(,4.3.32767]", - "System.Memory": "(,5.0.32767]", - "System.Net.Http": "(,4.3.32767]", - "System.Net.Http.Json": "(,10.0.32767]", - "System.Net.NameResolution": "(,4.3.32767]", - "System.Net.NetworkInformation": "(,4.3.32767]", - "System.Net.Ping": "(,4.3.32767]", - "System.Net.Primitives": "(,4.3.32767]", - "System.Net.Requests": "(,4.3.32767]", - "System.Net.Security": "(,4.3.32767]", - "System.Net.ServerSentEvents": "(,10.0.32767]", - "System.Net.Sockets": "(,4.3.32767]", - "System.Net.WebHeaderCollection": "(,4.3.32767]", - "System.Net.WebSockets": "(,4.3.32767]", - "System.Net.WebSockets.Client": "(,4.3.32767]", - "System.Numerics.Vectors": "(,5.0.32767]", - "System.ObjectModel": "(,4.3.32767]", - "System.Private.DataContractSerialization": "(,4.3.32767]", - "System.Private.Uri": "(,4.3.32767]", - "System.Reflection": "(,4.3.32767]", - "System.Reflection.DispatchProxy": "(,6.0.32767]", - "System.Reflection.Emit": "(,4.7.32767]", - "System.Reflection.Emit.ILGeneration": "(,4.7.32767]", - "System.Reflection.Emit.Lightweight": "(,4.7.32767]", - "System.Reflection.Extensions": "(,4.3.32767]", - "System.Reflection.Metadata": "(,10.0.32767]", - "System.Reflection.Primitives": "(,4.3.32767]", - "System.Reflection.TypeExtensions": "(,4.3.32767]", - "System.Resources.Reader": "(,4.3.32767]", - "System.Resources.ResourceManager": "(,4.3.32767]", - "System.Resources.Writer": "(,4.3.32767]", - "System.Runtime": "(,4.3.32767]", - "System.Runtime.CompilerServices.Unsafe": "(,7.0.32767]", - "System.Runtime.CompilerServices.VisualC": "(,4.3.32767]", - "System.Runtime.Extensions": "(,4.3.32767]", - "System.Runtime.Handles": "(,4.3.32767]", - "System.Runtime.InteropServices": "(,4.3.32767]", - "System.Runtime.InteropServices.RuntimeInformation": "(,4.3.32767]", - "System.Runtime.Loader": "(,4.3.32767]", - "System.Runtime.Numerics": "(,4.3.32767]", - "System.Runtime.Serialization.Formatters": "(,4.3.32767]", - "System.Runtime.Serialization.Json": "(,4.3.32767]", - "System.Runtime.Serialization.Primitives": "(,4.3.32767]", - "System.Runtime.Serialization.Xml": "(,4.3.32767]", - "System.Security.AccessControl": "(,6.0.32767]", - "System.Security.Claims": "(,4.3.32767]", - "System.Security.Cryptography.Algorithms": "(,4.3.32767]", - "System.Security.Cryptography.Cng": "(,5.0.32767]", - "System.Security.Cryptography.Csp": "(,4.3.32767]", - "System.Security.Cryptography.Encoding": "(,4.3.32767]", - "System.Security.Cryptography.OpenSsl": "(,5.0.32767]", - "System.Security.Cryptography.Primitives": "(,4.3.32767]", - "System.Security.Cryptography.X509Certificates": "(,4.3.32767]", - "System.Security.Principal": "(,4.3.32767]", - "System.Security.Principal.Windows": "(,5.0.32767]", - "System.Security.SecureString": "(,4.3.32767]", - "System.Text.Encoding": "(,4.3.32767]", - "System.Text.Encoding.CodePages": "(,10.0.32767]", - "System.Text.Encoding.Extensions": "(,4.3.32767]", - "System.Text.Encodings.Web": "(,10.0.32767]", - "System.Text.Json": "(,10.0.32767]", - "System.Text.RegularExpressions": "(,4.3.32767]", - "System.Threading": "(,4.3.32767]", - "System.Threading.AccessControl": "(,10.0.32767]", - "System.Threading.Channels": "(,10.0.32767]", - "System.Threading.Overlapped": "(,4.3.32767]", - "System.Threading.Tasks": "(,4.3.32767]", - "System.Threading.Tasks.Dataflow": "(,10.0.32767]", - "System.Threading.Tasks.Extensions": "(,5.0.32767]", - "System.Threading.Tasks.Parallel": "(,4.3.32767]", - "System.Threading.Thread": "(,4.3.32767]", - "System.Threading.ThreadPool": "(,4.3.32767]", - "System.Threading.Timer": "(,4.3.32767]", - "System.ValueTuple": "(,4.5.32767]", - "System.Xml.ReaderWriter": "(,4.3.32767]", - "System.Xml.XDocument": "(,4.3.32767]", - "System.Xml.XmlDocument": "(,4.3.32767]", - "System.Xml.XmlSerializer": "(,4.3.32767]", - "System.Xml.XPath": "(,4.3.32767]", - "System.Xml.XPath.XDocument": "(,5.0.32767]" - } - }, - "net462": { - "targetAlias": "net462", - "dependencies": { - "Microsoft.NETFramework.ReferenceAssemblies": { - "suppressParent": "All", - "target": "Package", - "version": "[1.0.3, )", - "autoReferenced": true - } - }, - "runtimeIdentifierGraphPath": "/usr/lib/dotnet/sdk/10.0.106/RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/VB/obj/project.nuget.cache b/VB/obj/project.nuget.cache deleted file mode 100644 index 6d1cc85..0000000 --- a/VB/obj/project.nuget.cache +++ /dev/null @@ -1,11 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "HKpCJB4dT1o=", - "success": true, - "projectFilePath": "/media/kyman/SSD2TB/git.lite/ErrorsManager/VB/ErrorsManager.vbproj", - "expectedPackageFiles": [ - "/home/kyman/.nuget/packages/microsoft.netframework.referenceassemblies/1.0.3/microsoft.netframework.referenceassemblies.1.0.3.nupkg.sha512", - "/home/kyman/.nuget/packages/microsoft.netframework.referenceassemblies.net462/1.0.3/microsoft.netframework.referenceassemblies.net462.1.0.3.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file