diff --git a/Installizer/bin/Debug/desktop.ini b/Installizer/bin/Debug/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/Installizer.deps.json b/Installizer/bin/Debug/net5.0-windows/Installizer.deps.json
deleted file mode 100644
index 2dd4899..0000000
--- a/Installizer/bin/Debug/net5.0-windows/Installizer.deps.json
+++ /dev/null
@@ -1,630 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v5.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v5.0": {
- "Installizer/1.0.0": {
- "dependencies": {
- "ManagedNativeWifi": "2.1.0",
- "Microsoft.Win32.Registry": "5.0.0",
- "Newtonsoft.Json": "13.0.1",
- "NuGet.Packaging": "5.11.0",
- "SharpVectors": "1.7.6",
- "System.Xml.ReaderWriter": "4.3.1",
- "TaskScheduler": "2.9.1"
- },
- "runtime": {
- "Installizer.dll": {}
- }
- },
- "ManagedNativeWifi/2.1.0": {
- "runtime": {
- "lib/net5.0/ManagedNativeWifi.dll": {
- "assemblyVersion": "2.1.0.0",
- "fileVersion": "2.1.0.0"
- }
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {},
- "Microsoft.NETCore.Targets/1.1.0": {},
- "Microsoft.Win32.Registry/5.0.0": {
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
- }
- }
- },
- "NuGet.Common/5.11.0": {
- "dependencies": {
- "NuGet.Frameworks": "5.11.0"
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Common.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Configuration/5.11.0": {
- "dependencies": {
- "NuGet.Common": "5.11.0",
- "System.Security.Cryptography.ProtectedData": "4.4.0"
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Configuration.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Frameworks/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Packaging/5.11.0": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.1",
- "NuGet.Configuration": "5.11.0",
- "NuGet.Versioning": "5.11.0",
- "System.Security.Cryptography.Cng": "5.0.0",
- "System.Security.Cryptography.Pkcs": "5.0.0"
- },
- "runtime": {
- "lib/net5.0/NuGet.Packaging.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Versioning/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Versioning.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "SharpVectors/1.7.6": {
- "runtime": {
- "lib/net5.0-windows/SharpVectors.Converters.Wpf.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Core.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Css.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Dom.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Model.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Rendering.Gdi.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Rendering.Wpf.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Runtime.Wpf.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- }
- }
- },
- "System.Collections/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "System.Formats.Asn1/5.0.0": {},
- "System.Globalization/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.IO/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "dependencies": {
- "System.Runtime": "4.3.0"
- }
- },
- "System.Reflection/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "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.Cng/5.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- }
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "5.0.0",
- "System.Security.Cryptography.Cng": "5.0.0"
- }
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {},
- "System.Security.Principal.Windows/5.0.0": {},
- "System.Text.Encoding/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "dependencies": {
- "System.Runtime": "4.3.0"
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.Xml.ReaderWriter/4.3.1": {
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- }
- },
- "TaskScheduler/2.9.1": {
- "dependencies": {
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Diagnostics.EventLog": "5.0.0",
- "System.Security.AccessControl": "5.0.0"
- },
- "runtime": {
- "lib/net5.0-windows7.0/Microsoft.Win32.TaskScheduler.dll": {
- "assemblyVersion": "2.9.1.0",
- "fileVersion": "2.9.1.0"
- }
- },
- "resources": {
- "lib/net5.0-windows7.0/de/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "de"
- },
- "lib/net5.0-windows7.0/es/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "es"
- },
- "lib/net5.0-windows7.0/fr/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "fr"
- },
- "lib/net5.0-windows7.0/it/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "it"
- },
- "lib/net5.0-windows7.0/pl/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "pl"
- },
- "lib/net5.0-windows7.0/ru/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "ru"
- },
- "lib/net5.0-windows7.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "zh-CN"
- }
- }
- }
- }
- },
- "libraries": {
- "Installizer/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "ManagedNativeWifi/2.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JljrCZt9ZzDj4+0INn3ppASTSHJI1NUwZo5P4SkG10hK2CiGc8XassdgJphQ7Izf3aEmxmP9XCjI40LXNE08fw==",
- "path": "managednativewifi/2.1.0",
- "hashPath": "managednativewifi.2.1.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "path": "microsoft.netcore.platforms/5.0.0",
- "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "path": "microsoft.netcore.targets/1.1.0",
- "hashPath": "microsoft.netcore.targets.1.1.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"
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
- },
- "NuGet.Common/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WCHexQBfSqBDRqP3PSDSUw7YM+PwuvMHGAkT/sXI5UHze4T41yLE+VB/km2Fe0z9y3m2mudcr2djFZezivjMJw==",
- "path": "nuget.common/5.11.0",
- "hashPath": "nuget.common.5.11.0.nupkg.sha512"
- },
- "NuGet.Configuration/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NqsQe198CTHoo7NMrKQL8utd6n9yVb9CPgJmpyF6kpEsLFo/9r0wqGL3ln8Mtcz8yuJpOPWFQEoOlzDzu3LfUg==",
- "path": "nuget.configuration/5.11.0",
- "hashPath": "nuget.configuration.5.11.0.nupkg.sha512"
- },
- "NuGet.Frameworks/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
- "path": "nuget.frameworks/5.11.0",
- "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512"
- },
- "NuGet.Packaging/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-knlpQuqTL8BEXUHTdZ9Wlz3pjck5nv0OYsCpSkaQAukl7fFcX4apAs8cwJgxHiEZjfWNG1npZOzpYdHG59v5xQ==",
- "path": "nuget.packaging/5.11.0",
- "hashPath": "nuget.packaging.5.11.0.nupkg.sha512"
- },
- "NuGet.Versioning/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mCv/GzvMk5iatWoZY41PoIShEbwVxq9CDCc1fV/uqPFKZ4DD/1JuKZ5AL/FJJRsTanvMR3EOXKYCLdQ7PFYn8Q==",
- "path": "nuget.versioning/5.11.0",
- "hashPath": "nuget.versioning.5.11.0.nupkg.sha512"
- },
- "SharpVectors/1.7.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4mdmSPJCUdA+7ig8rMl4MbJ0qB/oDOByCmLhRdDjG54+sGIIYI004vkR4uPbWYsjn/Fgdi55s0vLqO2nLL0jDg==",
- "path": "sharpvectors/1.7.6",
- "hashPath": "sharpvectors.1.7.6.nupkg.sha512"
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
- "path": "system.collections/4.3.0",
- "hashPath": "system.collections.4.3.0.nupkg.sha512"
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
- "path": "system.diagnostics.debug/4.3.0",
- "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FHkCwUfsTs+/5tsK+c0egLfacUgbhvcwi3wUFWSEEArSXao343mYqcpOVVFMlcCkdNtjU4YwAWaKYwal6f02og==",
- "path": "system.diagnostics.eventlog/5.0.0",
- "hashPath": "system.diagnostics.eventlog.5.0.0.nupkg.sha512"
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "path": "system.formats.asn1/5.0.0",
- "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
- "path": "system.globalization/4.3.0",
- "hashPath": "system.globalization.4.3.0.nupkg.sha512"
- },
- "System.IO/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
- "path": "system.io/4.3.0",
- "hashPath": "system.io.4.3.0.nupkg.sha512"
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
- "path": "system.io.filesystem/4.3.0",
- "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
- "path": "system.io.filesystem.primitives/4.3.0",
- "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
- "path": "system.reflection/4.3.0",
- "hashPath": "system.reflection.4.3.0.nupkg.sha512"
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
- "path": "system.reflection.primitives/4.3.0",
- "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
- "path": "system.resources.resourcemanager/4.3.0",
- "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "path": "system.runtime/4.3.0",
- "hashPath": "system.runtime.4.3.0.nupkg.sha512"
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
- "path": "system.runtime.extensions/4.3.0",
- "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
- "path": "system.runtime.handles/4.3.0",
- "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
- "path": "system.runtime.interopservices/4.3.0",
- "hashPath": "system.runtime.interopservices.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.Cng/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "path": "system.security.cryptography.cng/5.0.0",
- "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
- "path": "system.security.cryptography.pkcs/5.0.0",
- "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
- "path": "system.security.cryptography.protecteddata/4.4.0",
- "hashPath": "system.security.cryptography.protecteddata.4.4.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,
- "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "path": "system.text.encoding/4.3.0",
- "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
- "path": "system.text.encoding.extensions/4.3.0",
- "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
- "path": "system.text.regularexpressions/4.3.0",
- "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
- "path": "system.threading.tasks/4.3.0",
- "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
- "path": "system.threading.tasks.extensions/4.3.0",
- "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
- },
- "System.Xml.ReaderWriter/4.3.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fVU1Xp9TEOHv1neQDtcJ4hNfYJ1pjfXzKY3VFeiRZK6HTV4Af2Ihyvq1FkPLrL1hzZhXv7NTmowQnL5DgTzIKA==",
- "path": "system.xml.readerwriter/4.3.1",
- "hashPath": "system.xml.readerwriter.4.3.1.nupkg.sha512"
- },
- "TaskScheduler/2.9.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wtiNKxMnWS4lpVvJooJM7FbATUpENusKsPfyV1gbusJS9WyZ7XfVp+S75XK8tpD4Grm6XQmTOlxwz2K4sCmPOw==",
- "path": "taskscheduler/2.9.1",
- "hashPath": "taskscheduler.2.9.1.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Debug/net5.0-windows/Installizer.dll b/Installizer/bin/Debug/net5.0-windows/Installizer.dll
deleted file mode 100644
index 2b6efab..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/Installizer.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/Installizer.exe b/Installizer/bin/Debug/net5.0-windows/Installizer.exe
deleted file mode 100644
index 52ea318..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/Installizer.exe and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/Installizer.pdb b/Installizer/bin/Debug/net5.0-windows/Installizer.pdb
deleted file mode 100644
index 55f7846..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/Installizer.pdb and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/Installizer.runtimeconfig.dev.json b/Installizer/bin/Debug/net5.0-windows/Installizer.runtimeconfig.dev.json
deleted file mode 100644
index c1d81ac..0000000
--- a/Installizer/bin/Debug/net5.0-windows/Installizer.runtimeconfig.dev.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "additionalProbingPaths": [
- "C:\\Users\\סארט\\.dotnet\\store\\|arch|\\|tfm|",
- "C:\\Users\\סארט\\.nuget\\packages",
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ]
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Debug/net5.0-windows/Installizer.runtimeconfig.json b/Installizer/bin/Debug/net5.0-windows/Installizer.runtimeconfig.json
deleted file mode 100644
index dae617c..0000000
--- a/Installizer/bin/Debug/net5.0-windows/Installizer.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net5.0",
- "framework": {
- "name": "Microsoft.WindowsDesktop.App",
- "version": "5.0.0"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Debug/net5.0-windows/ManagedNativeWifi.dll b/Installizer/bin/Debug/net5.0-windows/ManagedNativeWifi.dll
deleted file mode 100644
index 0a68b5c..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/ManagedNativeWifi.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/Microsoft.Win32.TaskScheduler.dll b/Installizer/bin/Debug/net5.0-windows/Microsoft.Win32.TaskScheduler.dll
deleted file mode 100644
index 79097f4..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/Microsoft.Win32.TaskScheduler.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/Newtonsoft.Json.dll b/Installizer/bin/Debug/net5.0-windows/Newtonsoft.Json.dll
deleted file mode 100644
index 1ffeabe..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/Newtonsoft.Json.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/NuGet.Common.dll b/Installizer/bin/Debug/net5.0-windows/NuGet.Common.dll
deleted file mode 100644
index 655eb58..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/NuGet.Common.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/NuGet.Configuration.dll b/Installizer/bin/Debug/net5.0-windows/NuGet.Configuration.dll
deleted file mode 100644
index bd7cb6f..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/NuGet.Configuration.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/NuGet.Frameworks.dll b/Installizer/bin/Debug/net5.0-windows/NuGet.Frameworks.dll
deleted file mode 100644
index 0fabf0c..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/NuGet.Frameworks.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/NuGet.Packaging.dll b/Installizer/bin/Debug/net5.0-windows/NuGet.Packaging.dll
deleted file mode 100644
index 54bfafc..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/NuGet.Packaging.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/NuGet.Versioning.dll b/Installizer/bin/Debug/net5.0-windows/NuGet.Versioning.dll
deleted file mode 100644
index 21e9536..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/NuGet.Versioning.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Converters.Wpf.dll b/Installizer/bin/Debug/net5.0-windows/SharpVectors.Converters.Wpf.dll
deleted file mode 100644
index fa78616..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Converters.Wpf.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Core.dll b/Installizer/bin/Debug/net5.0-windows/SharpVectors.Core.dll
deleted file mode 100644
index 33f25f8..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Core.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Css.dll b/Installizer/bin/Debug/net5.0-windows/SharpVectors.Css.dll
deleted file mode 100644
index 8b2be4a..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Css.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Dom.dll b/Installizer/bin/Debug/net5.0-windows/SharpVectors.Dom.dll
deleted file mode 100644
index f8dc5f3..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Dom.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Model.dll b/Installizer/bin/Debug/net5.0-windows/SharpVectors.Model.dll
deleted file mode 100644
index 607b67e..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Model.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Rendering.Gdi.dll b/Installizer/bin/Debug/net5.0-windows/SharpVectors.Rendering.Gdi.dll
deleted file mode 100644
index 76e1e4e..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Rendering.Gdi.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Rendering.Wpf.dll b/Installizer/bin/Debug/net5.0-windows/SharpVectors.Rendering.Wpf.dll
deleted file mode 100644
index 6cc4841..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Rendering.Wpf.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Runtime.Wpf.dll b/Installizer/bin/Debug/net5.0-windows/SharpVectors.Runtime.Wpf.dll
deleted file mode 100644
index b46575f..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/SharpVectors.Runtime.Wpf.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/de/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0-windows/de/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 814acaf..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/de/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/es/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0-windows/es/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index d5ef028..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/es/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/fr/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0-windows/fr/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 49eaaf3..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/fr/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/it/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0-windows/it/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 1b28c2f..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/it/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/pl/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0-windows/pl/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 2fd7f36..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/pl/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/ref/Installizer.dll b/Installizer/bin/Debug/net5.0-windows/ref/Installizer.dll
deleted file mode 100644
index 6426f66..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/ref/Installizer.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/ru/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0-windows/ru/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index e075cba..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/ru/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0-windows/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0-windows/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index b1812be..0000000
Binary files a/Installizer/bin/Debug/net5.0-windows/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/Installizer.deps.json b/Installizer/bin/Debug/net5.0/Installizer.deps.json
deleted file mode 100644
index 7c0de71..0000000
--- a/Installizer/bin/Debug/net5.0/Installizer.deps.json
+++ /dev/null
@@ -1,332 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v5.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v5.0": {
- "Installizer/1.0.0": {
- "dependencies": {
- "ManagedNativeWifi": "2.1.0",
- "Microsoft.Win32.Registry": "5.0.0",
- "Newtonsoft.Json": "13.0.1",
- "NuGet.Packaging": "5.11.0",
- "TaskScheduler": "2.9.1"
- },
- "runtime": {
- "Installizer.dll": {}
- }
- },
- "ManagedNativeWifi/2.1.0": {
- "runtime": {
- "lib/net5.0/ManagedNativeWifi.dll": {
- "assemblyVersion": "2.1.0.0",
- "fileVersion": "2.1.0.0"
- }
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {},
- "Microsoft.Win32.Registry/5.0.0": {
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
- }
- }
- },
- "NuGet.Common/5.11.0": {
- "dependencies": {
- "NuGet.Frameworks": "5.11.0"
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Common.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Configuration/5.11.0": {
- "dependencies": {
- "NuGet.Common": "5.11.0",
- "System.Security.Cryptography.ProtectedData": "4.4.0"
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Configuration.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Frameworks/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Packaging/5.11.0": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.1",
- "NuGet.Configuration": "5.11.0",
- "NuGet.Versioning": "5.11.0",
- "System.Security.Cryptography.Cng": "5.0.0",
- "System.Security.Cryptography.Pkcs": "5.0.0"
- },
- "runtime": {
- "lib/net5.0/NuGet.Packaging.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Versioning/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Versioning.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Diagnostics.EventLog.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "System.Formats.Asn1/5.0.0": {},
- "System.Security.AccessControl/5.0.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- }
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "5.0.0",
- "System.Security.Cryptography.Cng": "5.0.0"
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.6.25519.3"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.6.25519.3"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {},
- "TaskScheduler/2.9.1": {
- "dependencies": {
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Diagnostics.EventLog": "5.0.0",
- "System.Security.AccessControl": "5.0.0"
- },
- "runtime": {
- "lib/netcoreapp3.1/Microsoft.Win32.TaskScheduler.dll": {
- "assemblyVersion": "2.9.1.0",
- "fileVersion": "2.9.1.0"
- }
- },
- "resources": {
- "lib/netcoreapp3.1/de/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "de"
- },
- "lib/netcoreapp3.1/es/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "es"
- },
- "lib/netcoreapp3.1/fr/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "fr"
- },
- "lib/netcoreapp3.1/it/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "it"
- },
- "lib/netcoreapp3.1/pl/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "pl"
- },
- "lib/netcoreapp3.1/ru/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "ru"
- },
- "lib/netcoreapp3.1/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "zh-CN"
- }
- }
- }
- }
- },
- "libraries": {
- "Installizer/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "ManagedNativeWifi/2.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JljrCZt9ZzDj4+0INn3ppASTSHJI1NUwZo5P4SkG10hK2CiGc8XassdgJphQ7Izf3aEmxmP9XCjI40LXNE08fw==",
- "path": "managednativewifi/2.1.0",
- "hashPath": "managednativewifi.2.1.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "path": "microsoft.netcore.platforms/5.0.0",
- "hashPath": "microsoft.netcore.platforms.5.0.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"
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
- },
- "NuGet.Common/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WCHexQBfSqBDRqP3PSDSUw7YM+PwuvMHGAkT/sXI5UHze4T41yLE+VB/km2Fe0z9y3m2mudcr2djFZezivjMJw==",
- "path": "nuget.common/5.11.0",
- "hashPath": "nuget.common.5.11.0.nupkg.sha512"
- },
- "NuGet.Configuration/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NqsQe198CTHoo7NMrKQL8utd6n9yVb9CPgJmpyF6kpEsLFo/9r0wqGL3ln8Mtcz8yuJpOPWFQEoOlzDzu3LfUg==",
- "path": "nuget.configuration/5.11.0",
- "hashPath": "nuget.configuration.5.11.0.nupkg.sha512"
- },
- "NuGet.Frameworks/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
- "path": "nuget.frameworks/5.11.0",
- "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512"
- },
- "NuGet.Packaging/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-knlpQuqTL8BEXUHTdZ9Wlz3pjck5nv0OYsCpSkaQAukl7fFcX4apAs8cwJgxHiEZjfWNG1npZOzpYdHG59v5xQ==",
- "path": "nuget.packaging/5.11.0",
- "hashPath": "nuget.packaging.5.11.0.nupkg.sha512"
- },
- "NuGet.Versioning/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mCv/GzvMk5iatWoZY41PoIShEbwVxq9CDCc1fV/uqPFKZ4DD/1JuKZ5AL/FJJRsTanvMR3EOXKYCLdQ7PFYn8Q==",
- "path": "nuget.versioning/5.11.0",
- "hashPath": "nuget.versioning.5.11.0.nupkg.sha512"
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FHkCwUfsTs+/5tsK+c0egLfacUgbhvcwi3wUFWSEEArSXao343mYqcpOVVFMlcCkdNtjU4YwAWaKYwal6f02og==",
- "path": "system.diagnostics.eventlog/5.0.0",
- "hashPath": "system.diagnostics.eventlog.5.0.0.nupkg.sha512"
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "path": "system.formats.asn1/5.0.0",
- "hashPath": "system.formats.asn1.5.0.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.Cng/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "path": "system.security.cryptography.cng/5.0.0",
- "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
- "path": "system.security.cryptography.pkcs/5.0.0",
- "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
- "path": "system.security.cryptography.protecteddata/4.4.0",
- "hashPath": "system.security.cryptography.protecteddata.4.4.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"
- },
- "TaskScheduler/2.9.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wtiNKxMnWS4lpVvJooJM7FbATUpENusKsPfyV1gbusJS9WyZ7XfVp+S75XK8tpD4Grm6XQmTOlxwz2K4sCmPOw==",
- "path": "taskscheduler/2.9.1",
- "hashPath": "taskscheduler.2.9.1.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Debug/net5.0/Installizer.dll b/Installizer/bin/Debug/net5.0/Installizer.dll
deleted file mode 100644
index bbd2f87..0000000
Binary files a/Installizer/bin/Debug/net5.0/Installizer.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/Installizer.exe b/Installizer/bin/Debug/net5.0/Installizer.exe
deleted file mode 100644
index 5df2697..0000000
Binary files a/Installizer/bin/Debug/net5.0/Installizer.exe and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/Installizer.pdb b/Installizer/bin/Debug/net5.0/Installizer.pdb
deleted file mode 100644
index 8e47803..0000000
Binary files a/Installizer/bin/Debug/net5.0/Installizer.pdb and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/Installizer.runtimeconfig.dev.json b/Installizer/bin/Debug/net5.0/Installizer.runtimeconfig.dev.json
deleted file mode 100644
index c1d81ac..0000000
--- a/Installizer/bin/Debug/net5.0/Installizer.runtimeconfig.dev.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "additionalProbingPaths": [
- "C:\\Users\\סארט\\.dotnet\\store\\|arch|\\|tfm|",
- "C:\\Users\\סארט\\.nuget\\packages",
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ]
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Debug/net5.0/Installizer.runtimeconfig.json b/Installizer/bin/Debug/net5.0/Installizer.runtimeconfig.json
deleted file mode 100644
index a8e7e82..0000000
--- a/Installizer/bin/Debug/net5.0/Installizer.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net5.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "5.0.0"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Debug/net5.0/ManagedNativeWifi.dll b/Installizer/bin/Debug/net5.0/ManagedNativeWifi.dll
deleted file mode 100644
index 0a68b5c..0000000
Binary files a/Installizer/bin/Debug/net5.0/ManagedNativeWifi.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/Microsoft.Win32.TaskScheduler.dll b/Installizer/bin/Debug/net5.0/Microsoft.Win32.TaskScheduler.dll
deleted file mode 100644
index 3544a5d..0000000
Binary files a/Installizer/bin/Debug/net5.0/Microsoft.Win32.TaskScheduler.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/Newtonsoft.Json.dll b/Installizer/bin/Debug/net5.0/Newtonsoft.Json.dll
deleted file mode 100644
index 1ffeabe..0000000
Binary files a/Installizer/bin/Debug/net5.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/NuGet.Common.dll b/Installizer/bin/Debug/net5.0/NuGet.Common.dll
deleted file mode 100644
index 655eb58..0000000
Binary files a/Installizer/bin/Debug/net5.0/NuGet.Common.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/NuGet.Configuration.dll b/Installizer/bin/Debug/net5.0/NuGet.Configuration.dll
deleted file mode 100644
index bd7cb6f..0000000
Binary files a/Installizer/bin/Debug/net5.0/NuGet.Configuration.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/NuGet.Frameworks.dll b/Installizer/bin/Debug/net5.0/NuGet.Frameworks.dll
deleted file mode 100644
index 0fabf0c..0000000
Binary files a/Installizer/bin/Debug/net5.0/NuGet.Frameworks.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/NuGet.Packaging.dll b/Installizer/bin/Debug/net5.0/NuGet.Packaging.dll
deleted file mode 100644
index 54bfafc..0000000
Binary files a/Installizer/bin/Debug/net5.0/NuGet.Packaging.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/NuGet.Versioning.dll b/Installizer/bin/Debug/net5.0/NuGet.Versioning.dll
deleted file mode 100644
index 21e9536..0000000
Binary files a/Installizer/bin/Debug/net5.0/NuGet.Versioning.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/System.Diagnostics.EventLog.dll b/Installizer/bin/Debug/net5.0/System.Diagnostics.EventLog.dll
deleted file mode 100644
index 988d1b5..0000000
Binary files a/Installizer/bin/Debug/net5.0/System.Diagnostics.EventLog.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/System.Security.Cryptography.Pkcs.dll b/Installizer/bin/Debug/net5.0/System.Security.Cryptography.Pkcs.dll
deleted file mode 100644
index 661acf6..0000000
Binary files a/Installizer/bin/Debug/net5.0/System.Security.Cryptography.Pkcs.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll b/Installizer/bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index 2c177d4..0000000
Binary files a/Installizer/bin/Debug/net5.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/de/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0/de/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 20e6b3e..0000000
Binary files a/Installizer/bin/Debug/net5.0/de/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/de/desktop.ini b/Installizer/bin/Debug/net5.0/de/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/de/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/desktop.ini b/Installizer/bin/Debug/net5.0/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/es/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0/es/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index ca9edfe..0000000
Binary files a/Installizer/bin/Debug/net5.0/es/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/es/desktop.ini b/Installizer/bin/Debug/net5.0/es/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/es/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/fr/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0/fr/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 9d52daa..0000000
Binary files a/Installizer/bin/Debug/net5.0/fr/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/fr/desktop.ini b/Installizer/bin/Debug/net5.0/fr/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/fr/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/it/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0/it/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index cddcf50..0000000
Binary files a/Installizer/bin/Debug/net5.0/it/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/it/desktop.ini b/Installizer/bin/Debug/net5.0/it/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/it/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/pl/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0/pl/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 1ad3521..0000000
Binary files a/Installizer/bin/Debug/net5.0/pl/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/pl/desktop.ini b/Installizer/bin/Debug/net5.0/pl/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/pl/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/ref/Installizer.dll b/Installizer/bin/Debug/net5.0/ref/Installizer.dll
deleted file mode 100644
index 9f1fdf0..0000000
Binary files a/Installizer/bin/Debug/net5.0/ref/Installizer.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/ref/desktop.ini b/Installizer/bin/Debug/net5.0/ref/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/ref/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/ru/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0/ru/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 3a0b43f..0000000
Binary files a/Installizer/bin/Debug/net5.0/ru/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/ru/desktop.ini b/Installizer/bin/Debug/net5.0/ru/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/ru/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/desktop.ini b/Installizer/bin/Debug/net5.0/runtimes/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/win/desktop.ini b/Installizer/bin/Debug/net5.0/runtimes/win/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/win/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/win/lib/desktop.ini b/Installizer/bin/Debug/net5.0/runtimes/win/lib/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/win/lib/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll b/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll
deleted file mode 100644
index bb76446..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp2.0/desktop.ini b/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp2.0/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp2.0/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll b/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll
deleted file mode 100644
index 252b80c..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp3.0/desktop.ini b/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp3.0/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netcoreapp3.0/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll b/Installizer/bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll
deleted file mode 100644
index df95234..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/desktop.ini b/Installizer/bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/runtimes/win/lib/netstandard2.0/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/Debug/net5.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 0ea6a6f..0000000
Binary files a/Installizer/bin/Debug/net5.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/Debug/net5.0/zh-CN/desktop.ini b/Installizer/bin/Debug/net5.0/zh-CN/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Debug/net5.0/zh-CN/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Release/desktop.ini b/Installizer/bin/Release/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Release/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Release/net5.0/Installizer.deps.json b/Installizer/bin/Release/net5.0/Installizer.deps.json
deleted file mode 100644
index 1c47faa..0000000
--- a/Installizer/bin/Release/net5.0/Installizer.deps.json
+++ /dev/null
@@ -1,84 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v5.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v5.0": {
- "Installizer/1.0.0": {
- "dependencies": {
- "Microsoft.Win32.Registry": "5.0.0",
- "Newtonsoft.Json": "13.0.1"
- },
- "runtime": {
- "Installizer.dll": {}
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {},
- "Microsoft.Win32.Registry/5.0.0": {
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
- }
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "System.Security.Principal.Windows/5.0.0": {}
- }
- },
- "libraries": {
- "Installizer/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "path": "microsoft.netcore.platforms/5.0.0",
- "hashPath": "microsoft.netcore.platforms.5.0.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"
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.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.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"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Release/net5.0/Installizer.dll b/Installizer/bin/Release/net5.0/Installizer.dll
deleted file mode 100644
index 90f9f34..0000000
Binary files a/Installizer/bin/Release/net5.0/Installizer.dll and /dev/null differ
diff --git a/Installizer/bin/Release/net5.0/Installizer.exe b/Installizer/bin/Release/net5.0/Installizer.exe
deleted file mode 100644
index 5df2697..0000000
Binary files a/Installizer/bin/Release/net5.0/Installizer.exe and /dev/null differ
diff --git a/Installizer/bin/Release/net5.0/Installizer.pdb b/Installizer/bin/Release/net5.0/Installizer.pdb
deleted file mode 100644
index cffc5dc..0000000
Binary files a/Installizer/bin/Release/net5.0/Installizer.pdb and /dev/null differ
diff --git a/Installizer/bin/Release/net5.0/Installizer.runtimeconfig.dev.json b/Installizer/bin/Release/net5.0/Installizer.runtimeconfig.dev.json
deleted file mode 100644
index c1d81ac..0000000
--- a/Installizer/bin/Release/net5.0/Installizer.runtimeconfig.dev.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "additionalProbingPaths": [
- "C:\\Users\\סארט\\.dotnet\\store\\|arch|\\|tfm|",
- "C:\\Users\\סארט\\.nuget\\packages",
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ]
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Release/net5.0/Installizer.runtimeconfig.json b/Installizer/bin/Release/net5.0/Installizer.runtimeconfig.json
deleted file mode 100644
index a8e7e82..0000000
--- a/Installizer/bin/Release/net5.0/Installizer.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net5.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "5.0.0"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/Release/net5.0/Newtonsoft.Json.dll b/Installizer/bin/Release/net5.0/Newtonsoft.Json.dll
deleted file mode 100644
index 1ffeabe..0000000
Binary files a/Installizer/bin/Release/net5.0/Newtonsoft.Json.dll and /dev/null differ
diff --git a/Installizer/bin/Release/net5.0/desktop.ini b/Installizer/bin/Release/net5.0/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Release/net5.0/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/Release/net5.0/ref/Installizer.dll b/Installizer/bin/Release/net5.0/ref/Installizer.dll
deleted file mode 100644
index 712a856..0000000
Binary files a/Installizer/bin/Release/net5.0/ref/Installizer.dll and /dev/null differ
diff --git a/Installizer/bin/Release/net5.0/ref/desktop.ini b/Installizer/bin/Release/net5.0/ref/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/Release/net5.0/ref/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/desktop.ini b/Installizer/bin/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/bin/desktop.ini and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.deps.json b/Installizer/bin/windows/Debug/net5.0-windows/Installizer.deps.json
deleted file mode 100644
index 2dd4899..0000000
--- a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.deps.json
+++ /dev/null
@@ -1,630 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v5.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v5.0": {
- "Installizer/1.0.0": {
- "dependencies": {
- "ManagedNativeWifi": "2.1.0",
- "Microsoft.Win32.Registry": "5.0.0",
- "Newtonsoft.Json": "13.0.1",
- "NuGet.Packaging": "5.11.0",
- "SharpVectors": "1.7.6",
- "System.Xml.ReaderWriter": "4.3.1",
- "TaskScheduler": "2.9.1"
- },
- "runtime": {
- "Installizer.dll": {}
- }
- },
- "ManagedNativeWifi/2.1.0": {
- "runtime": {
- "lib/net5.0/ManagedNativeWifi.dll": {
- "assemblyVersion": "2.1.0.0",
- "fileVersion": "2.1.0.0"
- }
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {},
- "Microsoft.NETCore.Targets/1.1.0": {},
- "Microsoft.Win32.Registry/5.0.0": {
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
- }
- }
- },
- "NuGet.Common/5.11.0": {
- "dependencies": {
- "NuGet.Frameworks": "5.11.0"
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Common.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Configuration/5.11.0": {
- "dependencies": {
- "NuGet.Common": "5.11.0",
- "System.Security.Cryptography.ProtectedData": "4.4.0"
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Configuration.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Frameworks/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Packaging/5.11.0": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.1",
- "NuGet.Configuration": "5.11.0",
- "NuGet.Versioning": "5.11.0",
- "System.Security.Cryptography.Cng": "5.0.0",
- "System.Security.Cryptography.Pkcs": "5.0.0"
- },
- "runtime": {
- "lib/net5.0/NuGet.Packaging.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Versioning/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Versioning.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "SharpVectors/1.7.6": {
- "runtime": {
- "lib/net5.0-windows/SharpVectors.Converters.Wpf.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Core.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Css.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Dom.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Model.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Rendering.Gdi.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Rendering.Wpf.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- },
- "lib/net5.0-windows/SharpVectors.Runtime.Wpf.dll": {
- "assemblyVersion": "1.7.6.0",
- "fileVersion": "1.7.6.0"
- }
- }
- },
- "System.Collections/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- }
- },
- "System.Formats.Asn1/5.0.0": {},
- "System.Globalization/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.IO/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "dependencies": {
- "System.Runtime": "4.3.0"
- }
- },
- "System.Reflection/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "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.Cng/5.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- }
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "5.0.0",
- "System.Security.Cryptography.Cng": "5.0.0"
- }
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {},
- "System.Security.Principal.Windows/5.0.0": {},
- "System.Text.Encoding/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "dependencies": {
- "System.Runtime": "4.3.0"
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- }
- },
- "System.Xml.ReaderWriter/4.3.1": {
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- }
- },
- "TaskScheduler/2.9.1": {
- "dependencies": {
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Diagnostics.EventLog": "5.0.0",
- "System.Security.AccessControl": "5.0.0"
- },
- "runtime": {
- "lib/net5.0-windows7.0/Microsoft.Win32.TaskScheduler.dll": {
- "assemblyVersion": "2.9.1.0",
- "fileVersion": "2.9.1.0"
- }
- },
- "resources": {
- "lib/net5.0-windows7.0/de/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "de"
- },
- "lib/net5.0-windows7.0/es/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "es"
- },
- "lib/net5.0-windows7.0/fr/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "fr"
- },
- "lib/net5.0-windows7.0/it/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "it"
- },
- "lib/net5.0-windows7.0/pl/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "pl"
- },
- "lib/net5.0-windows7.0/ru/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "ru"
- },
- "lib/net5.0-windows7.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "zh-CN"
- }
- }
- }
- }
- },
- "libraries": {
- "Installizer/1.0.0": {
- "type": "project",
- "serviceable": false,
- "sha512": ""
- },
- "ManagedNativeWifi/2.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JljrCZt9ZzDj4+0INn3ppASTSHJI1NUwZo5P4SkG10hK2CiGc8XassdgJphQ7Izf3aEmxmP9XCjI40LXNE08fw==",
- "path": "managednativewifi/2.1.0",
- "hashPath": "managednativewifi.2.1.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "path": "microsoft.netcore.platforms/5.0.0",
- "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "path": "microsoft.netcore.targets/1.1.0",
- "hashPath": "microsoft.netcore.targets.1.1.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"
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
- },
- "NuGet.Common/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WCHexQBfSqBDRqP3PSDSUw7YM+PwuvMHGAkT/sXI5UHze4T41yLE+VB/km2Fe0z9y3m2mudcr2djFZezivjMJw==",
- "path": "nuget.common/5.11.0",
- "hashPath": "nuget.common.5.11.0.nupkg.sha512"
- },
- "NuGet.Configuration/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NqsQe198CTHoo7NMrKQL8utd6n9yVb9CPgJmpyF6kpEsLFo/9r0wqGL3ln8Mtcz8yuJpOPWFQEoOlzDzu3LfUg==",
- "path": "nuget.configuration/5.11.0",
- "hashPath": "nuget.configuration.5.11.0.nupkg.sha512"
- },
- "NuGet.Frameworks/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
- "path": "nuget.frameworks/5.11.0",
- "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512"
- },
- "NuGet.Packaging/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-knlpQuqTL8BEXUHTdZ9Wlz3pjck5nv0OYsCpSkaQAukl7fFcX4apAs8cwJgxHiEZjfWNG1npZOzpYdHG59v5xQ==",
- "path": "nuget.packaging/5.11.0",
- "hashPath": "nuget.packaging.5.11.0.nupkg.sha512"
- },
- "NuGet.Versioning/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mCv/GzvMk5iatWoZY41PoIShEbwVxq9CDCc1fV/uqPFKZ4DD/1JuKZ5AL/FJJRsTanvMR3EOXKYCLdQ7PFYn8Q==",
- "path": "nuget.versioning/5.11.0",
- "hashPath": "nuget.versioning.5.11.0.nupkg.sha512"
- },
- "SharpVectors/1.7.6": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-4mdmSPJCUdA+7ig8rMl4MbJ0qB/oDOByCmLhRdDjG54+sGIIYI004vkR4uPbWYsjn/Fgdi55s0vLqO2nLL0jDg==",
- "path": "sharpvectors/1.7.6",
- "hashPath": "sharpvectors.1.7.6.nupkg.sha512"
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
- "path": "system.collections/4.3.0",
- "hashPath": "system.collections.4.3.0.nupkg.sha512"
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
- "path": "system.diagnostics.debug/4.3.0",
- "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FHkCwUfsTs+/5tsK+c0egLfacUgbhvcwi3wUFWSEEArSXao343mYqcpOVVFMlcCkdNtjU4YwAWaKYwal6f02og==",
- "path": "system.diagnostics.eventlog/5.0.0",
- "hashPath": "system.diagnostics.eventlog.5.0.0.nupkg.sha512"
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "path": "system.formats.asn1/5.0.0",
- "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
- "path": "system.globalization/4.3.0",
- "hashPath": "system.globalization.4.3.0.nupkg.sha512"
- },
- "System.IO/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
- "path": "system.io/4.3.0",
- "hashPath": "system.io.4.3.0.nupkg.sha512"
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
- "path": "system.io.filesystem/4.3.0",
- "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
- "path": "system.io.filesystem.primitives/4.3.0",
- "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
- "path": "system.reflection/4.3.0",
- "hashPath": "system.reflection.4.3.0.nupkg.sha512"
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
- "path": "system.reflection.primitives/4.3.0",
- "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
- "path": "system.resources.resourcemanager/4.3.0",
- "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "path": "system.runtime/4.3.0",
- "hashPath": "system.runtime.4.3.0.nupkg.sha512"
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
- "path": "system.runtime.extensions/4.3.0",
- "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
- "path": "system.runtime.handles/4.3.0",
- "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
- "path": "system.runtime.interopservices/4.3.0",
- "hashPath": "system.runtime.interopservices.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.Cng/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "path": "system.security.cryptography.cng/5.0.0",
- "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
- "path": "system.security.cryptography.pkcs/5.0.0",
- "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
- "path": "system.security.cryptography.protecteddata/4.4.0",
- "hashPath": "system.security.cryptography.protecteddata.4.4.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,
- "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "path": "system.text.encoding/4.3.0",
- "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
- "path": "system.text.encoding.extensions/4.3.0",
- "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
- "path": "system.text.regularexpressions/4.3.0",
- "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
- "path": "system.threading.tasks/4.3.0",
- "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
- "path": "system.threading.tasks.extensions/4.3.0",
- "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
- },
- "System.Xml.ReaderWriter/4.3.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-fVU1Xp9TEOHv1neQDtcJ4hNfYJ1pjfXzKY3VFeiRZK6HTV4Af2Ihyvq1FkPLrL1hzZhXv7NTmowQnL5DgTzIKA==",
- "path": "system.xml.readerwriter/4.3.1",
- "hashPath": "system.xml.readerwriter.4.3.1.nupkg.sha512"
- },
- "TaskScheduler/2.9.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wtiNKxMnWS4lpVvJooJM7FbATUpENusKsPfyV1gbusJS9WyZ7XfVp+S75XK8tpD4Grm6XQmTOlxwz2K4sCmPOw==",
- "path": "taskscheduler/2.9.1",
- "hashPath": "taskscheduler.2.9.1.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.dll b/Installizer/bin/windows/Debug/net5.0-windows/Installizer.dll
deleted file mode 100644
index faec4a5..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.exe b/Installizer/bin/windows/Debug/net5.0-windows/Installizer.exe
deleted file mode 100644
index 52ea318..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.exe and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.pdb b/Installizer/bin/windows/Debug/net5.0-windows/Installizer.pdb
deleted file mode 100644
index 2a13160..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.pdb and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.runtimeconfig.dev.json b/Installizer/bin/windows/Debug/net5.0-windows/Installizer.runtimeconfig.dev.json
deleted file mode 100644
index c1d81ac..0000000
--- a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.runtimeconfig.dev.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "additionalProbingPaths": [
- "C:\\Users\\סארט\\.dotnet\\store\\|arch|\\|tfm|",
- "C:\\Users\\סארט\\.nuget\\packages",
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ]
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.runtimeconfig.json b/Installizer/bin/windows/Debug/net5.0-windows/Installizer.runtimeconfig.json
deleted file mode 100644
index dae617c..0000000
--- a/Installizer/bin/windows/Debug/net5.0-windows/Installizer.runtimeconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net5.0",
- "framework": {
- "name": "Microsoft.WindowsDesktop.App",
- "version": "5.0.0"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/ManagedNativeWifi.dll b/Installizer/bin/windows/Debug/net5.0-windows/ManagedNativeWifi.dll
deleted file mode 100644
index 0a68b5c..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/ManagedNativeWifi.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/Microsoft.Win32.TaskScheduler.dll b/Installizer/bin/windows/Debug/net5.0-windows/Microsoft.Win32.TaskScheduler.dll
deleted file mode 100644
index 79097f4..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/Microsoft.Win32.TaskScheduler.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/Newtonsoft.Json.dll b/Installizer/bin/windows/Debug/net5.0-windows/Newtonsoft.Json.dll
deleted file mode 100644
index 1ffeabe..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/Newtonsoft.Json.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Common.dll b/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Common.dll
deleted file mode 100644
index 655eb58..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Common.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Configuration.dll b/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Configuration.dll
deleted file mode 100644
index bd7cb6f..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Configuration.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Frameworks.dll b/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Frameworks.dll
deleted file mode 100644
index 0fabf0c..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Frameworks.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Packaging.dll b/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Packaging.dll
deleted file mode 100644
index 54bfafc..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Packaging.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Versioning.dll b/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Versioning.dll
deleted file mode 100644
index 21e9536..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/NuGet.Versioning.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Converters.Wpf.dll b/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Converters.Wpf.dll
deleted file mode 100644
index fa78616..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Converters.Wpf.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Core.dll b/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Core.dll
deleted file mode 100644
index 33f25f8..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Core.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Css.dll b/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Css.dll
deleted file mode 100644
index 8b2be4a..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Css.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Dom.dll b/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Dom.dll
deleted file mode 100644
index f8dc5f3..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Dom.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Model.dll b/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Model.dll
deleted file mode 100644
index 607b67e..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Model.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Rendering.Gdi.dll b/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Rendering.Gdi.dll
deleted file mode 100644
index 76e1e4e..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Rendering.Gdi.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Rendering.Wpf.dll b/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Rendering.Wpf.dll
deleted file mode 100644
index 6cc4841..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Rendering.Wpf.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Runtime.Wpf.dll b/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Runtime.Wpf.dll
deleted file mode 100644
index b46575f..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/SharpVectors.Runtime.Wpf.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/de/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/windows/Debug/net5.0-windows/de/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 814acaf..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/de/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/es/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/windows/Debug/net5.0-windows/es/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index d5ef028..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/es/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/fr/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/windows/Debug/net5.0-windows/fr/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 49eaaf3..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/fr/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/it/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/windows/Debug/net5.0-windows/it/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 1b28c2f..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/it/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/pl/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/windows/Debug/net5.0-windows/pl/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index 2fd7f36..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/pl/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/ru/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/windows/Debug/net5.0-windows/ru/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index e075cba..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/ru/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/bin/windows/Debug/net5.0-windows/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll b/Installizer/bin/windows/Debug/net5.0-windows/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll
deleted file mode 100644
index b1812be..0000000
Binary files a/Installizer/bin/windows/Debug/net5.0-windows/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll and /dev/null differ
diff --git a/Installizer/obj/Debug/desktop.ini b/Installizer/obj/Debug/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/obj/Debug/desktop.ini and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0-windows/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/Installizer/obj/Debug/net5.0-windows/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
deleted file mode 100644
index 2f7e5ec..0000000
--- a/Installizer/obj/Debug/net5.0-windows/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.AssemblyInfo.cs b/Installizer/obj/Debug/net5.0-windows/Installizer.AssemblyInfo.cs
deleted file mode 100644
index 2d8474b..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer.AssemblyInfo.cs
+++ /dev/null
@@ -1,25 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// 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("Installizer")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Installizer")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Installizer")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
-[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.AssemblyInfoInputs.cache b/Installizer/obj/Debug/net5.0-windows/Installizer.AssemblyInfoInputs.cache
deleted file mode 100644
index 36ac796..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-083a62191ffcfd3019ba2f6e05fa6006b36dc35d
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.GeneratedMSBuildEditorConfig.editorconfig b/Installizer/obj/Debug/net5.0-windows/Installizer.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 247ab3e..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-is_global = true
-build_property.TargetFramework = net5.0-windows
-build_property.TargetPlatformMinVersion = 7.0
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Installizer
-build_property.ProjectDir = D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.assets.cache b/Installizer/obj/Debug/net5.0-windows/Installizer.assets.cache
deleted file mode 100644
index 562145c..0000000
Binary files a/Installizer/obj/Debug/net5.0-windows/Installizer.assets.cache and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.AssemblyReference.cache b/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.AssemblyReference.cache
deleted file mode 100644
index 204fdef..0000000
Binary files a/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.CoreCompileInputs.cache b/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 19b0d33..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-3fc25e17708ef9500cdf43534e2d897805ded8ed
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.FileListAbsolute.txt b/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.FileListAbsolute.txt
deleted file mode 100644
index a66b9d6..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.csproj.AssemblyReference.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.GeneratedMSBuildEditorConfig.editorconfig
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.AssemblyInfoInputs.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.AssemblyInfo.cs
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.csproj.CoreCompileInputs.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\Installizer.exe
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\Installizer.deps.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\Installizer.runtimeconfig.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\Installizer.runtimeconfig.dev.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\Installizer.pdb
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\ManagedNativeWifi.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\Newtonsoft.Json.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\NuGet.Common.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\NuGet.Configuration.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\NuGet.Frameworks.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\NuGet.Packaging.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\NuGet.Versioning.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\Microsoft.Win32.TaskScheduler.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\de\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\es\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\fr\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\it\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\pl\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\ru\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\zh-CN\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\ref\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.pdb
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.genruntimeconfig.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\SharpVectors.Converters.Wpf.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\SharpVectors.Core.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\SharpVectors.Css.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\SharpVectors.Dom.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\SharpVectors.Model.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\SharpVectors.Rendering.Gdi.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\SharpVectors.Rendering.Wpf.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\SharpVectors.Runtime.Wpf.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\ResourceDictionary1.baml
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\ResourceDictionary1.g.cs
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer_MarkupCompile.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\Installizer.g.resources
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0-windows\ref\Installizer.dll
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.designer.deps.json b/Installizer/obj/Debug/net5.0-windows/Installizer.designer.deps.json
deleted file mode 100644
index 7d83b60..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer.designer.deps.json
+++ /dev/null
@@ -1,385 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v5.0",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v5.0": {
- "ManagedNativeWifi/2.1.0": {
- "runtime": {
- "lib/net5.0/ManagedNativeWifi.dll": {
- "assemblyVersion": "2.1.0.0",
- "fileVersion": "2.1.0.0"
- }
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {},
- "Microsoft.Win32.Registry/5.0.0": {
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {
- "assemblyVersion": "13.0.0.0",
- "fileVersion": "13.0.1.25517"
- }
- }
- },
- "NuGet.Common/5.11.0": {
- "dependencies": {
- "NuGet.Frameworks": "5.11.0"
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Common.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Configuration/5.11.0": {
- "dependencies": {
- "NuGet.Common": "5.11.0",
- "System.Security.Cryptography.ProtectedData": "4.4.0"
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Configuration.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Frameworks/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Packaging/5.11.0": {
- "dependencies": {
- "Newtonsoft.Json": "13.0.1",
- "NuGet.Configuration": "5.11.0",
- "NuGet.Versioning": "5.11.0",
- "System.Security.Cryptography.Cng": "5.0.0",
- "System.Security.Cryptography.Pkcs": "5.0.0"
- },
- "runtime": {
- "lib/net5.0/NuGet.Packaging.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "NuGet.Versioning/5.11.0": {
- "runtime": {
- "lib/netstandard2.0/NuGet.Versioning.dll": {
- "assemblyVersion": "5.11.0.10",
- "fileVersion": "5.11.0.10"
- }
- }
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Diagnostics.EventLog.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "System.Formats.Asn1/5.0.0": {
- "runtime": {
- "lib/netstandard2.0/System.Formats.Asn1.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.AccessControl.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "dependencies": {
- "System.Formats.Asn1": "5.0.0",
- "System.Security.Cryptography.Cng": "5.0.0"
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.6.25519.3"
- }
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "4.0.2.0",
- "fileVersion": "4.6.25519.3"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "runtime": {
- "lib/netstandard2.0/System.Security.Principal.Windows.dll": {
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "rid": "unix",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- },
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "rid": "win",
- "assetType": "runtime",
- "assemblyVersion": "5.0.0.0",
- "fileVersion": "5.0.20.51904"
- }
- }
- },
- "TaskScheduler/2.9.1": {
- "dependencies": {
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Diagnostics.EventLog": "5.0.0",
- "System.Security.AccessControl": "5.0.0"
- },
- "runtime": {
- "lib/net5.0-windows7.0/Microsoft.Win32.TaskScheduler.dll": {
- "assemblyVersion": "2.9.1.0",
- "fileVersion": "2.9.1.0"
- }
- },
- "resources": {
- "lib/net5.0-windows7.0/de/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "de"
- },
- "lib/net5.0-windows7.0/es/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "es"
- },
- "lib/net5.0-windows7.0/fr/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "fr"
- },
- "lib/net5.0-windows7.0/it/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "it"
- },
- "lib/net5.0-windows7.0/pl/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "pl"
- },
- "lib/net5.0-windows7.0/ru/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "ru"
- },
- "lib/net5.0-windows7.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "zh-CN"
- }
- }
- }
- }
- },
- "libraries": {
- "ManagedNativeWifi/2.1.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-JljrCZt9ZzDj4+0INn3ppASTSHJI1NUwZo5P4SkG10hK2CiGc8XassdgJphQ7Izf3aEmxmP9XCjI40LXNE08fw==",
- "path": "managednativewifi/2.1.0",
- "hashPath": "managednativewifi.2.1.0.nupkg.sha512"
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "path": "microsoft.netcore.platforms/5.0.0",
- "hashPath": "microsoft.netcore.platforms.5.0.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"
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "path": "newtonsoft.json/13.0.1",
- "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
- },
- "NuGet.Common/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-WCHexQBfSqBDRqP3PSDSUw7YM+PwuvMHGAkT/sXI5UHze4T41yLE+VB/km2Fe0z9y3m2mudcr2djFZezivjMJw==",
- "path": "nuget.common/5.11.0",
- "hashPath": "nuget.common.5.11.0.nupkg.sha512"
- },
- "NuGet.Configuration/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-NqsQe198CTHoo7NMrKQL8utd6n9yVb9CPgJmpyF6kpEsLFo/9r0wqGL3ln8Mtcz8yuJpOPWFQEoOlzDzu3LfUg==",
- "path": "nuget.configuration/5.11.0",
- "hashPath": "nuget.configuration.5.11.0.nupkg.sha512"
- },
- "NuGet.Frameworks/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
- "path": "nuget.frameworks/5.11.0",
- "hashPath": "nuget.frameworks.5.11.0.nupkg.sha512"
- },
- "NuGet.Packaging/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-knlpQuqTL8BEXUHTdZ9Wlz3pjck5nv0OYsCpSkaQAukl7fFcX4apAs8cwJgxHiEZjfWNG1npZOzpYdHG59v5xQ==",
- "path": "nuget.packaging/5.11.0",
- "hashPath": "nuget.packaging.5.11.0.nupkg.sha512"
- },
- "NuGet.Versioning/5.11.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-mCv/GzvMk5iatWoZY41PoIShEbwVxq9CDCc1fV/uqPFKZ4DD/1JuKZ5AL/FJJRsTanvMR3EOXKYCLdQ7PFYn8Q==",
- "path": "nuget.versioning/5.11.0",
- "hashPath": "nuget.versioning.5.11.0.nupkg.sha512"
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-FHkCwUfsTs+/5tsK+c0egLfacUgbhvcwi3wUFWSEEArSXao343mYqcpOVVFMlcCkdNtjU4YwAWaKYwal6f02og==",
- "path": "system.diagnostics.eventlog/5.0.0",
- "hashPath": "system.diagnostics.eventlog.5.0.0.nupkg.sha512"
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "path": "system.formats.asn1/5.0.0",
- "hashPath": "system.formats.asn1.5.0.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.Cng/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "path": "system.security.cryptography.cng/5.0.0",
- "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
- "path": "system.security.cryptography.pkcs/5.0.0",
- "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
- "path": "system.security.cryptography.protecteddata/4.4.0",
- "hashPath": "system.security.cryptography.protecteddata.4.4.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"
- },
- "TaskScheduler/2.9.1": {
- "type": "package",
- "serviceable": true,
- "sha512": "sha512-wtiNKxMnWS4lpVvJooJM7FbATUpENusKsPfyV1gbusJS9WyZ7XfVp+S75XK8tpD4Grm6XQmTOlxwz2K4sCmPOw==",
- "path": "taskscheduler/2.9.1",
- "hashPath": "taskscheduler.2.9.1.nupkg.sha512"
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.designer.runtimeconfig.json b/Installizer/obj/Debug/net5.0-windows/Installizer.designer.runtimeconfig.json
deleted file mode 100644
index 157db8f..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer.designer.runtimeconfig.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "net5.0",
- "framework": {
- "name": "Microsoft.NETCore.App",
- "version": "5.0.0"
- },
- "additionalProbingPaths": [
- "C:\\Users\\סארט\\.dotnet\\store\\|arch|\\|tfm|",
- "C:\\Users\\סארט\\.nuget\\packages",
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configProperties": {
- "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.dll b/Installizer/obj/Debug/net5.0-windows/Installizer.dll
deleted file mode 100644
index 2b6efab..0000000
Binary files a/Installizer/obj/Debug/net5.0-windows/Installizer.dll and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.g.resources b/Installizer/obj/Debug/net5.0-windows/Installizer.g.resources
deleted file mode 100644
index 8d0ba87..0000000
Binary files a/Installizer/obj/Debug/net5.0-windows/Installizer.g.resources and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.genruntimeconfig.cache b/Installizer/obj/Debug/net5.0-windows/Installizer.genruntimeconfig.cache
deleted file mode 100644
index a07eed0..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-dd8c192836698ae234ac514e7b1a4b99970d22a8
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer.pdb b/Installizer/obj/Debug/net5.0-windows/Installizer.pdb
deleted file mode 100644
index 55f7846..0000000
Binary files a/Installizer/obj/Debug/net5.0-windows/Installizer.pdb and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer_MarkupCompile.cache b/Installizer/obj/Debug/net5.0-windows/Installizer_MarkupCompile.cache
deleted file mode 100644
index 31f545e..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Installizer
-
-
-winexe
-C#
-.cs
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\
-Installizer
-none
-false
-TRACE;DEBUG;NET;NET5_0;NETCOREAPP
-
-1-1212280320
-
-8-309702731
-218-2147439519
-ResourceDictionary1.xaml;
-
-False
-
diff --git a/Installizer/obj/Debug/net5.0-windows/Installizer_MarkupCompile.i.cache b/Installizer/obj/Debug/net5.0-windows/Installizer_MarkupCompile.i.cache
deleted file mode 100644
index 51c6c2e..0000000
--- a/Installizer/obj/Debug/net5.0-windows/Installizer_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Installizer
-1.0.0.0
-
-winexe
-C#
-.cs
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0-windows\
-Installizer
-none
-false
-TRACE;DEBUG;NET;NET5_0;NETCOREAPP
-
-1-1212280320
-
-10698955464
-218-2147439519
-ResourceDictionary1.xaml;
-
-False
-
diff --git a/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.baml b/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.baml
deleted file mode 100644
index 0e3dbe7..0000000
Binary files a/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.baml and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.g.cs b/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.g.cs
deleted file mode 100644
index da3c547..0000000
--- a/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\ResourceDictionary1.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0428CDE3AD6004FC54BC5AEF5E45B63805BC6857"
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Controls.Ribbon;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace Installizer {
-
-
- ///
- /// ResourceDictionary1
- ///
- public partial class ResourceDictionary1 : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Installizer;component/resourcedictionary1.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\ResourceDictionary1.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.g.i.cs b/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.g.i.cs
deleted file mode 100644
index da3c547..0000000
--- a/Installizer/obj/Debug/net5.0-windows/ResourceDictionary1.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\ResourceDictionary1.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0428CDE3AD6004FC54BC5AEF5E45B63805BC6857"
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Controls.Ribbon;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace Installizer {
-
-
- ///
- /// ResourceDictionary1
- ///
- public partial class ResourceDictionary1 : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Installizer;component/resourcedictionary1.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\ResourceDictionary1.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Installizer/obj/Debug/net5.0-windows/apphost.exe b/Installizer/obj/Debug/net5.0-windows/apphost.exe
deleted file mode 100644
index 52ea318..0000000
Binary files a/Installizer/obj/Debug/net5.0-windows/apphost.exe and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0-windows/ref/Installizer.dll b/Installizer/obj/Debug/net5.0-windows/ref/Installizer.dll
deleted file mode 100644
index 6426f66..0000000
Binary files a/Installizer/obj/Debug/net5.0-windows/ref/Installizer.dll and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/Installizer/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
deleted file mode 100644
index 2f7e5ec..0000000
--- a/Installizer/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
diff --git a/Installizer/obj/Debug/net5.0/Installizer.AssemblyInfo.cs b/Installizer/obj/Debug/net5.0/Installizer.AssemblyInfo.cs
deleted file mode 100644
index 925384c..0000000
--- a/Installizer/obj/Debug/net5.0/Installizer.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// 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("Installizer")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Installizer")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Installizer")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Installizer/obj/Debug/net5.0/Installizer.AssemblyInfoInputs.cache b/Installizer/obj/Debug/net5.0/Installizer.AssemblyInfoInputs.cache
deleted file mode 100644
index dd6bdd4..0000000
--- a/Installizer/obj/Debug/net5.0/Installizer.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-abb9548bfd09d1a2167dd5a039cc677bc4de4b14
diff --git a/Installizer/obj/Debug/net5.0/Installizer.GeneratedMSBuildEditorConfig.editorconfig b/Installizer/obj/Debug/net5.0/Installizer.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 9bb9188..0000000
--- a/Installizer/obj/Debug/net5.0/Installizer.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-is_global = true
-build_property.TargetFramework = net5.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Installizer
-build_property.ProjectDir = D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\
diff --git a/Installizer/obj/Debug/net5.0/Installizer.assets.cache b/Installizer/obj/Debug/net5.0/Installizer.assets.cache
deleted file mode 100644
index 86fce9b..0000000
Binary files a/Installizer/obj/Debug/net5.0/Installizer.assets.cache and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0/Installizer.csproj.AssemblyReference.cache b/Installizer/obj/Debug/net5.0/Installizer.csproj.AssemblyReference.cache
deleted file mode 100644
index 5419f5d..0000000
Binary files a/Installizer/obj/Debug/net5.0/Installizer.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0/Installizer.csproj.CopyComplete b/Installizer/obj/Debug/net5.0/Installizer.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/Installizer/obj/Debug/net5.0/Installizer.csproj.CoreCompileInputs.cache b/Installizer/obj/Debug/net5.0/Installizer.csproj.CoreCompileInputs.cache
deleted file mode 100644
index efe04e1..0000000
--- a/Installizer/obj/Debug/net5.0/Installizer.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-922c5fa365b30d78d9eed3ca5a582903759eef6c
diff --git a/Installizer/obj/Debug/net5.0/Installizer.csproj.FileListAbsolute.txt b/Installizer/obj/Debug/net5.0/Installizer.csproj.FileListAbsolute.txt
deleted file mode 100644
index 991da29..0000000
--- a/Installizer/obj/Debug/net5.0/Installizer.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,56 +0,0 @@
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\Installizer.exe
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\Installizer.deps.json
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\Installizer.runtimeconfig.json
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\Installizer.runtimeconfig.dev.json
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\Installizer.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\ref\Installizer.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\Installizer.pdb
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.csproj.AssemblyReference.cache
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.AssemblyInfoInputs.cache
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.AssemblyInfo.cs
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.csproj.CoreCompileInputs.cache
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\ref\Installizer.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.pdb
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.genruntimeconfig.cache
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\Newtonsoft.Json.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Debug\net5.0\Installizer.csproj.CopyComplete
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Debug\net5.0\ManagedNativeWifi.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\Installizer.exe
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\Installizer.deps.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\Installizer.runtimeconfig.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\Installizer.runtimeconfig.dev.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\ref\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\Installizer.pdb
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\ManagedNativeWifi.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\Newtonsoft.Json.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\NuGet.Common.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\NuGet.Configuration.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\NuGet.Frameworks.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\NuGet.Packaging.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\NuGet.Versioning.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\System.Security.Cryptography.Pkcs.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\System.Security.Cryptography.ProtectedData.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\runtimes\win\lib\netcoreapp3.0\System.Security.Cryptography.Pkcs.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\Installizer.csproj.AssemblyReference.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\Installizer.GeneratedMSBuildEditorConfig.editorconfig
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\Installizer.AssemblyInfoInputs.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\Installizer.AssemblyInfo.cs
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\Installizer.csproj.CoreCompileInputs.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\ref\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\Installizer.pdb
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\Debug\net5.0\Installizer.genruntimeconfig.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\System.Diagnostics.EventLog.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\Microsoft.Win32.TaskScheduler.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\de\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\es\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\fr\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\it\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\pl\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\ru\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\zh-CN\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\Debug\net5.0\runtimes\win\lib\netcoreapp2.0\System.Diagnostics.EventLog.dll
diff --git a/Installizer/obj/Debug/net5.0/Installizer.dll b/Installizer/obj/Debug/net5.0/Installizer.dll
deleted file mode 100644
index bbd2f87..0000000
Binary files a/Installizer/obj/Debug/net5.0/Installizer.dll and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0/Installizer.genruntimeconfig.cache b/Installizer/obj/Debug/net5.0/Installizer.genruntimeconfig.cache
deleted file mode 100644
index 34da484..0000000
--- a/Installizer/obj/Debug/net5.0/Installizer.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-2fe377dcb6c79975df2d60a2f60de18f80b7428e
diff --git a/Installizer/obj/Debug/net5.0/Installizer.pdb b/Installizer/obj/Debug/net5.0/Installizer.pdb
deleted file mode 100644
index 8e47803..0000000
Binary files a/Installizer/obj/Debug/net5.0/Installizer.pdb and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0/apphost.exe b/Installizer/obj/Debug/net5.0/apphost.exe
deleted file mode 100644
index 5df2697..0000000
Binary files a/Installizer/obj/Debug/net5.0/apphost.exe and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0/desktop.ini b/Installizer/obj/Debug/net5.0/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/obj/Debug/net5.0/desktop.ini and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0/ref/Installizer.dll b/Installizer/obj/Debug/net5.0/ref/Installizer.dll
deleted file mode 100644
index 9f1fdf0..0000000
Binary files a/Installizer/obj/Debug/net5.0/ref/Installizer.dll and /dev/null differ
diff --git a/Installizer/obj/Debug/net5.0/ref/desktop.ini b/Installizer/obj/Debug/net5.0/ref/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/obj/Debug/net5.0/ref/desktop.ini and /dev/null differ
diff --git a/Installizer/obj/Installizer.csproj.nuget.dgspec.json b/Installizer/obj/Installizer.csproj.nuget.dgspec.json
deleted file mode 100644
index 130c393..0000000
--- a/Installizer/obj/Installizer.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,105 +0,0 @@
-{
- "format": 1,
- "restore": {
- "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\Installizer.csproj": {}
- },
- "projects": {
- "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\Installizer.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\Installizer.csproj",
- "projectName": "Installizer",
- "projectPath": "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\Installizer.csproj",
- "packagesPath": "C:\\Users\\סארט\\.nuget\\packages\\",
- "outputPath": "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\סארט\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net5.0-windows7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net5.0-windows7.0": {
- "targetAlias": "net5.0-windows",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net5.0-windows7.0": {
- "targetAlias": "net5.0-windows",
- "dependencies": {
- "ManagedNativeWifi": {
- "target": "Package",
- "version": "[2.1.0, )"
- },
- "Microsoft.Win32.Registry": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.1, )"
- },
- "NuGet.Packaging": {
- "target": "Package",
- "version": "[5.11.0, )"
- },
- "SharpVectors": {
- "target": "Package",
- "version": "[1.7.6, )"
- },
- "System.Xml.ReaderWriter": {
- "target": "Package",
- "version": "[4.3.1, )"
- },
- "TaskScheduler": {
- "target": "Package",
- "version": "[2.9.1, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.NETCore.App.Host.win-x64",
- "version": "[5.0.8, 5.0.8]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- },
- "Microsoft.WindowsDesktop.App": {
- "privateAssets": "none"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100-preview.7.21379.14\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/obj/Installizer.csproj.nuget.g.props b/Installizer/obj/Installizer.csproj.nuget.g.props
deleted file mode 100644
index 4d0913f..0000000
--- a/Installizer/obj/Installizer.csproj.nuget.g.props
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\סארט\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 6.0.0
-
-
-
-
-
-
- $(MSBuildAllProjects);$(MSBuildThisFileFullPath)
-
-
\ No newline at end of file
diff --git a/Installizer/obj/Installizer.csproj.nuget.g.targets b/Installizer/obj/Installizer.csproj.nuget.g.targets
deleted file mode 100644
index 53cfaa1..0000000
--- a/Installizer/obj/Installizer.csproj.nuget.g.targets
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
- $(MSBuildAllProjects);$(MSBuildThisFileFullPath)
-
-
\ No newline at end of file
diff --git a/Installizer/obj/Release/desktop.ini b/Installizer/obj/Release/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/obj/Release/desktop.ini and /dev/null differ
diff --git a/Installizer/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/Installizer/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
deleted file mode 100644
index 2f7e5ec..0000000
--- a/Installizer/obj/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
diff --git a/Installizer/obj/Release/net5.0/Installizer.AssemblyInfo.cs b/Installizer/obj/Release/net5.0/Installizer.AssemblyInfo.cs
deleted file mode 100644
index 74add6f..0000000
--- a/Installizer/obj/Release/net5.0/Installizer.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// This code was generated by a tool.
-// Runtime Version:4.0.30319.42000
-//
-// 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("Installizer")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Installizer")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Installizer")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Installizer/obj/Release/net5.0/Installizer.AssemblyInfoInputs.cache b/Installizer/obj/Release/net5.0/Installizer.AssemblyInfoInputs.cache
deleted file mode 100644
index f9755fd..0000000
--- a/Installizer/obj/Release/net5.0/Installizer.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-ead68209908e8c1778a7a2a92bfab5405a055fd2
diff --git a/Installizer/obj/Release/net5.0/Installizer.GeneratedMSBuildEditorConfig.editorconfig b/Installizer/obj/Release/net5.0/Installizer.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index d7e2983..0000000
--- a/Installizer/obj/Release/net5.0/Installizer.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,8 +0,0 @@
-is_global = true
-build_property.TargetFramework = net5.0
-build_property.TargetPlatformMinVersion =
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.PublishSingleFile =
-build_property.IncludeAllContentForSelfExtract =
-build_property._SupportedPlatformList = Android,iOS,Linux,macOS,Windows
diff --git a/Installizer/obj/Release/net5.0/Installizer.assets.cache b/Installizer/obj/Release/net5.0/Installizer.assets.cache
deleted file mode 100644
index 1287db2..0000000
Binary files a/Installizer/obj/Release/net5.0/Installizer.assets.cache and /dev/null differ
diff --git a/Installizer/obj/Release/net5.0/Installizer.csproj.AssemblyReference.cache b/Installizer/obj/Release/net5.0/Installizer.csproj.AssemblyReference.cache
deleted file mode 100644
index 8fc9c43..0000000
Binary files a/Installizer/obj/Release/net5.0/Installizer.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Installizer/obj/Release/net5.0/Installizer.csproj.CopyComplete b/Installizer/obj/Release/net5.0/Installizer.csproj.CopyComplete
deleted file mode 100644
index e69de29..0000000
diff --git a/Installizer/obj/Release/net5.0/Installizer.csproj.CoreCompileInputs.cache b/Installizer/obj/Release/net5.0/Installizer.csproj.CoreCompileInputs.cache
deleted file mode 100644
index e8669e2..0000000
--- a/Installizer/obj/Release/net5.0/Installizer.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-1f79c7e92e6907999106abfba4b5fe531370be74
diff --git a/Installizer/obj/Release/net5.0/Installizer.csproj.FileListAbsolute.txt b/Installizer/obj/Release/net5.0/Installizer.csproj.FileListAbsolute.txt
deleted file mode 100644
index ba8000b..0000000
--- a/Installizer/obj/Release/net5.0/Installizer.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Release\net5.0\Installizer.exe
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Release\net5.0\Installizer.deps.json
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Release\net5.0\Installizer.runtimeconfig.json
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Release\net5.0\Installizer.runtimeconfig.dev.json
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Release\net5.0\Installizer.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Release\net5.0\ref\Installizer.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Release\net5.0\Installizer.pdb
-C:\Users\סארט\source\repos\Installizer\Installizer\bin\Release\net5.0\Newtonsoft.Json.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\Installizer.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\Installizer.AssemblyInfoInputs.cache
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\Installizer.AssemblyInfo.cs
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\Installizer.csproj.CoreCompileInputs.cache
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\Installizer.csproj.CopyComplete
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\Installizer.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\ref\Installizer.dll
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\Installizer.pdb
-C:\Users\סארט\source\repos\Installizer\Installizer\obj\Release\net5.0\Installizer.genruntimeconfig.cache
diff --git a/Installizer/obj/Release/net5.0/Installizer.dll b/Installizer/obj/Release/net5.0/Installizer.dll
deleted file mode 100644
index 90f9f34..0000000
Binary files a/Installizer/obj/Release/net5.0/Installizer.dll and /dev/null differ
diff --git a/Installizer/obj/Release/net5.0/Installizer.genruntimeconfig.cache b/Installizer/obj/Release/net5.0/Installizer.genruntimeconfig.cache
deleted file mode 100644
index 62e02cb..0000000
--- a/Installizer/obj/Release/net5.0/Installizer.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-da6076c324754d39eaebaf41754c536ba4658a8b
diff --git a/Installizer/obj/Release/net5.0/Installizer.pdb b/Installizer/obj/Release/net5.0/Installizer.pdb
deleted file mode 100644
index cffc5dc..0000000
Binary files a/Installizer/obj/Release/net5.0/Installizer.pdb and /dev/null differ
diff --git a/Installizer/obj/Release/net5.0/apphost.exe b/Installizer/obj/Release/net5.0/apphost.exe
deleted file mode 100644
index 5df2697..0000000
Binary files a/Installizer/obj/Release/net5.0/apphost.exe and /dev/null differ
diff --git a/Installizer/obj/Release/net5.0/desktop.ini b/Installizer/obj/Release/net5.0/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/obj/Release/net5.0/desktop.ini and /dev/null differ
diff --git a/Installizer/obj/Release/net5.0/ref/Installizer.dll b/Installizer/obj/Release/net5.0/ref/Installizer.dll
deleted file mode 100644
index 712a856..0000000
Binary files a/Installizer/obj/Release/net5.0/ref/Installizer.dll and /dev/null differ
diff --git a/Installizer/obj/Release/net5.0/ref/desktop.ini b/Installizer/obj/Release/net5.0/ref/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/obj/Release/net5.0/ref/desktop.ini and /dev/null differ
diff --git a/Installizer/obj/desktop.ini b/Installizer/obj/desktop.ini
deleted file mode 100644
index 757d3e7..0000000
Binary files a/Installizer/obj/desktop.ini and /dev/null differ
diff --git a/Installizer/obj/project.assets.json b/Installizer/obj/project.assets.json
deleted file mode 100644
index dc65551..0000000
--- a/Installizer/obj/project.assets.json
+++ /dev/null
@@ -1,2653 +0,0 @@
-{
- "version": 3,
- "targets": {
- "net5.0-windows7.0": {
- "ManagedNativeWifi/2.1.0": {
- "type": "package",
- "compile": {
- "lib/net5.0/ManagedNativeWifi.dll": {}
- },
- "runtime": {
- "lib/net5.0/ManagedNativeWifi.dll": {}
- }
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "type": "package",
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/_._": {}
- }
- },
- "Microsoft.Win32.Registry/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Security.AccessControl": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "Newtonsoft.Json/13.0.1": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/Newtonsoft.Json.dll": {}
- }
- },
- "NuGet.Common/5.11.0": {
- "type": "package",
- "dependencies": {
- "NuGet.Frameworks": "5.11.0"
- },
- "compile": {
- "lib/netstandard2.0/NuGet.Common.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Common.dll": {}
- }
- },
- "NuGet.Configuration/5.11.0": {
- "type": "package",
- "dependencies": {
- "NuGet.Common": "5.11.0",
- "System.Security.Cryptography.ProtectedData": "4.4.0"
- },
- "compile": {
- "lib/netstandard2.0/NuGet.Configuration.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Configuration.dll": {}
- }
- },
- "NuGet.Frameworks/5.11.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Frameworks.dll": {}
- }
- },
- "NuGet.Packaging/5.11.0": {
- "type": "package",
- "dependencies": {
- "Newtonsoft.Json": "9.0.1",
- "NuGet.Configuration": "5.11.0",
- "NuGet.Versioning": "5.11.0",
- "System.Security.Cryptography.Cng": "5.0.0",
- "System.Security.Cryptography.Pkcs": "5.0.0"
- },
- "compile": {
- "lib/net5.0/NuGet.Packaging.dll": {}
- },
- "runtime": {
- "lib/net5.0/NuGet.Packaging.dll": {}
- }
- },
- "NuGet.Versioning/5.11.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/NuGet.Versioning.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/NuGet.Versioning.dll": {}
- }
- },
- "SharpVectors/1.7.6": {
- "type": "package",
- "compile": {
- "lib/net5.0-windows/SharpVectors.Converters.Wpf.dll": {},
- "lib/net5.0-windows/SharpVectors.Core.dll": {},
- "lib/net5.0-windows/SharpVectors.Css.dll": {},
- "lib/net5.0-windows/SharpVectors.Dom.dll": {},
- "lib/net5.0-windows/SharpVectors.Model.dll": {},
- "lib/net5.0-windows/SharpVectors.Rendering.Gdi.dll": {},
- "lib/net5.0-windows/SharpVectors.Rendering.Wpf.dll": {},
- "lib/net5.0-windows/SharpVectors.Runtime.Wpf.dll": {}
- },
- "runtime": {
- "lib/net5.0-windows/SharpVectors.Converters.Wpf.dll": {},
- "lib/net5.0-windows/SharpVectors.Core.dll": {},
- "lib/net5.0-windows/SharpVectors.Css.dll": {},
- "lib/net5.0-windows/SharpVectors.Dom.dll": {},
- "lib/net5.0-windows/SharpVectors.Model.dll": {},
- "lib/net5.0-windows/SharpVectors.Rendering.Gdi.dll": {},
- "lib/net5.0-windows/SharpVectors.Rendering.Wpf.dll": {},
- "lib/net5.0-windows/SharpVectors.Runtime.Wpf.dll": {}
- }
- },
- "System.Collections/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- }
- },
- "System.Diagnostics.Debug/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- }
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Diagnostics.EventLog.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Diagnostics.EventLog.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Formats.Asn1/5.0.0": {
- "type": "package",
- "compile": {
- "lib/netstandard2.0/_._": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Formats.Asn1.dll": {}
- }
- },
- "System.Globalization/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- }
- },
- "System.IO/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/System.IO.dll": {}
- }
- },
- "System.IO.FileSystem/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- }
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
- }
- },
- "System.Reflection/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.IO": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/_._": {}
- }
- },
- "System.Reflection.Primitives/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- }
- },
- "System.Resources.ResourceManager/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Globalization": "4.3.0",
- "System.Reflection": "4.3.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.0/_._": {}
- }
- },
- "System.Runtime/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0"
- },
- "compile": {
- "ref/netstandard1.5/System.Runtime.dll": {}
- }
- },
- "System.Runtime.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.5/_._": {}
- }
- },
- "System.Runtime.Handles/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- }
- },
- "System.Runtime.InteropServices/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Reflection": "4.3.0",
- "System.Reflection.Primitives": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Handles": "4.3.0"
- },
- "compile": {
- "ref/netcoreapp1.1/_._": {}
- }
- },
- "System.Security.AccessControl/5.0.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "5.0.0",
- "System.Security.Principal.Windows": "5.0.0"
- },
- "compile": {
- "ref/netstandard2.0/System.Security.AccessControl.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.AccessControl.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "type": "package",
- "dependencies": {
- "System.Formats.Asn1": "5.0.0",
- "System.Security.Cryptography.Cng": "5.0.0"
- },
- "compile": {
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {}
- },
- "runtime": {
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "type": "package",
- "compile": {
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
- },
- "runtimeTargets": {
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Security.Principal.Windows/5.0.0": {
- "type": "package",
- "compile": {
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {}
- },
- "runtime": {
- "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
- },
- "runtimeTargets": {
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "unix"
- },
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
- "assetType": "runtime",
- "rid": "win"
- }
- }
- },
- "System.Text.Encoding/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Text.Encoding.dll": {}
- }
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0",
- "System.Text.Encoding": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/_._": {}
- }
- },
- "System.Text.RegularExpressions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netcoreapp1.1/_._": {}
- },
- "runtime": {
- "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
- }
- },
- "System.Threading.Tasks/4.3.0": {
- "type": "package",
- "dependencies": {
- "Microsoft.NETCore.Platforms": "1.1.0",
- "Microsoft.NETCore.Targets": "1.1.0",
- "System.Runtime": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Threading.Tasks.dll": {}
- }
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Threading.Tasks": "4.3.0"
- },
- "compile": {
- "lib/netstandard1.0/_._": {}
- },
- "runtime": {
- "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
- }
- },
- "System.Xml.ReaderWriter/4.3.1": {
- "type": "package",
- "dependencies": {
- "System.Collections": "4.3.0",
- "System.Diagnostics.Debug": "4.3.0",
- "System.Globalization": "4.3.0",
- "System.IO": "4.3.0",
- "System.IO.FileSystem": "4.3.0",
- "System.IO.FileSystem.Primitives": "4.3.0",
- "System.Resources.ResourceManager": "4.3.0",
- "System.Runtime": "4.3.0",
- "System.Runtime.Extensions": "4.3.0",
- "System.Runtime.InteropServices": "4.3.0",
- "System.Text.Encoding": "4.3.0",
- "System.Text.Encoding.Extensions": "4.3.0",
- "System.Text.RegularExpressions": "4.3.0",
- "System.Threading.Tasks": "4.3.0",
- "System.Threading.Tasks.Extensions": "4.3.0"
- },
- "compile": {
- "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
- },
- "runtime": {
- "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
- }
- },
- "TaskScheduler/2.9.1": {
- "type": "package",
- "dependencies": {
- "Microsoft.Win32.Registry": "5.0.0",
- "System.Diagnostics.EventLog": "5.0.0",
- "System.Security.AccessControl": "5.0.0"
- },
- "compile": {
- "lib/net5.0-windows7.0/Microsoft.Win32.TaskScheduler.dll": {}
- },
- "runtime": {
- "lib/net5.0-windows7.0/Microsoft.Win32.TaskScheduler.dll": {}
- },
- "resource": {
- "lib/net5.0-windows7.0/de/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "de"
- },
- "lib/net5.0-windows7.0/es/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "es"
- },
- "lib/net5.0-windows7.0/fr/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "fr"
- },
- "lib/net5.0-windows7.0/it/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "it"
- },
- "lib/net5.0-windows7.0/pl/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "pl"
- },
- "lib/net5.0-windows7.0/ru/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "ru"
- },
- "lib/net5.0-windows7.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll": {
- "locale": "zh-CN"
- }
- }
- }
- }
- },
- "libraries": {
- "ManagedNativeWifi/2.1.0": {
- "sha512": "JljrCZt9ZzDj4+0INn3ppASTSHJI1NUwZo5P4SkG10hK2CiGc8XassdgJphQ7Izf3aEmxmP9XCjI40LXNE08fw==",
- "type": "package",
- "path": "managednativewifi/2.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net452/ManagedNativeWifi.dll",
- "lib/net452/ManagedNativeWifi.xml",
- "lib/net5.0/ManagedNativeWifi.dll",
- "lib/net5.0/ManagedNativeWifi.xml",
- "lib/netstandard2.0/ManagedNativeWifi.dll",
- "lib/netstandard2.0/ManagedNativeWifi.xml",
- "managednativewifi.2.1.0.nupkg.sha512",
- "managednativewifi.nuspec"
- ]
- },
- "Microsoft.NETCore.Platforms/5.0.0": {
- "sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
- "type": "package",
- "path": "microsoft.netcore.platforms/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "microsoft.netcore.platforms.nuspec",
- "runtime.json",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Microsoft.NETCore.Targets/1.1.0": {
- "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
- "type": "package",
- "path": "microsoft.netcore.targets/1.1.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/_._",
- "microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "microsoft.netcore.targets.nuspec",
- "runtime.json"
- ]
- },
- "Microsoft.Win32.Registry/5.0.0": {
- "sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
- "type": "package",
- "path": "microsoft.win32.registry/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/Microsoft.Win32.Registry.dll",
- "lib/net461/Microsoft.Win32.Registry.dll",
- "lib/net461/Microsoft.Win32.Registry.xml",
- "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
- "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
- "lib/netstandard2.0/Microsoft.Win32.Registry.xml",
- "microsoft.win32.registry.5.0.0.nupkg.sha512",
- "microsoft.win32.registry.nuspec",
- "ref/net46/Microsoft.Win32.Registry.dll",
- "ref/net461/Microsoft.Win32.Registry.dll",
- "ref/net461/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
- "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
- "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
- "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
- "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
- "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
- "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
- "runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
- "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
- "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "Newtonsoft.Json/13.0.1": {
- "sha512": "ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
- "type": "package",
- "path": "newtonsoft.json/13.0.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.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/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.1.nupkg.sha512",
- "newtonsoft.json.nuspec",
- "packageIcon.png"
- ]
- },
- "NuGet.Common/5.11.0": {
- "sha512": "WCHexQBfSqBDRqP3PSDSUw7YM+PwuvMHGAkT/sXI5UHze4T41yLE+VB/km2Fe0z9y3m2mudcr2djFZezivjMJw==",
- "type": "package",
- "path": "nuget.common/5.11.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net45/NuGet.Common.dll",
- "lib/net45/NuGet.Common.xml",
- "lib/net472/NuGet.Common.dll",
- "lib/net472/NuGet.Common.xml",
- "lib/netstandard2.0/NuGet.Common.dll",
- "lib/netstandard2.0/NuGet.Common.xml",
- "nuget.common.5.11.0.nupkg.sha512",
- "nuget.common.nuspec"
- ]
- },
- "NuGet.Configuration/5.11.0": {
- "sha512": "NqsQe198CTHoo7NMrKQL8utd6n9yVb9CPgJmpyF6kpEsLFo/9r0wqGL3ln8Mtcz8yuJpOPWFQEoOlzDzu3LfUg==",
- "type": "package",
- "path": "nuget.configuration/5.11.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net45/NuGet.Configuration.dll",
- "lib/net45/NuGet.Configuration.xml",
- "lib/net472/NuGet.Configuration.dll",
- "lib/net472/NuGet.Configuration.xml",
- "lib/netstandard2.0/NuGet.Configuration.dll",
- "lib/netstandard2.0/NuGet.Configuration.xml",
- "nuget.configuration.5.11.0.nupkg.sha512",
- "nuget.configuration.nuspec"
- ]
- },
- "NuGet.Frameworks/5.11.0": {
- "sha512": "eaiXkUjC4NPcquGWzAGMXjuxvLwc6XGKMptSyOGQeT0X70BUZObuybJFZLA0OfTdueLd3US23NBPTBb6iF3V1Q==",
- "type": "package",
- "path": "nuget.frameworks/5.11.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net40/NuGet.Frameworks.dll",
- "lib/net40/NuGet.Frameworks.xml",
- "lib/net472/NuGet.Frameworks.dll",
- "lib/net472/NuGet.Frameworks.xml",
- "lib/netstandard2.0/NuGet.Frameworks.dll",
- "lib/netstandard2.0/NuGet.Frameworks.xml",
- "nuget.frameworks.5.11.0.nupkg.sha512",
- "nuget.frameworks.nuspec"
- ]
- },
- "NuGet.Packaging/5.11.0": {
- "sha512": "knlpQuqTL8BEXUHTdZ9Wlz3pjck5nv0OYsCpSkaQAukl7fFcX4apAs8cwJgxHiEZjfWNG1npZOzpYdHG59v5xQ==",
- "type": "package",
- "path": "nuget.packaging/5.11.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net472/NuGet.Packaging.dll",
- "lib/net472/NuGet.Packaging.xml",
- "lib/net5.0/NuGet.Packaging.dll",
- "lib/net5.0/NuGet.Packaging.xml",
- "lib/netstandard2.0/NuGet.Packaging.dll",
- "lib/netstandard2.0/NuGet.Packaging.xml",
- "nuget.packaging.5.11.0.nupkg.sha512",
- "nuget.packaging.nuspec"
- ]
- },
- "NuGet.Versioning/5.11.0": {
- "sha512": "mCv/GzvMk5iatWoZY41PoIShEbwVxq9CDCc1fV/uqPFKZ4DD/1JuKZ5AL/FJJRsTanvMR3EOXKYCLdQ7PFYn8Q==",
- "type": "package",
- "path": "nuget.versioning/5.11.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "icon.png",
- "lib/net45/NuGet.Versioning.dll",
- "lib/net45/NuGet.Versioning.xml",
- "lib/net472/NuGet.Versioning.dll",
- "lib/net472/NuGet.Versioning.xml",
- "lib/netstandard2.0/NuGet.Versioning.dll",
- "lib/netstandard2.0/NuGet.Versioning.xml",
- "nuget.versioning.5.11.0.nupkg.sha512",
- "nuget.versioning.nuspec"
- ]
- },
- "SharpVectors/1.7.6": {
- "sha512": "4mdmSPJCUdA+7ig8rMl4MbJ0qB/oDOByCmLhRdDjG54+sGIIYI004vkR4uPbWYsjn/Fgdi55s0vLqO2nLL0jDg==",
- "type": "package",
- "path": "sharpvectors/1.7.6",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "images/SharpVectors64.png",
- "lib/License.txt",
- "lib/net40/SharpVectors.Converters.Wpf.dll",
- "lib/net40/SharpVectors.Converters.Wpf.xml",
- "lib/net40/SharpVectors.Core.dll",
- "lib/net40/SharpVectors.Core.xml",
- "lib/net40/SharpVectors.Css.dll",
- "lib/net40/SharpVectors.Css.xml",
- "lib/net40/SharpVectors.Dom.dll",
- "lib/net40/SharpVectors.Dom.xml",
- "lib/net40/SharpVectors.Model.dll",
- "lib/net40/SharpVectors.Model.xml",
- "lib/net40/SharpVectors.Rendering.Gdi.dll",
- "lib/net40/SharpVectors.Rendering.Gdi.xml",
- "lib/net40/SharpVectors.Rendering.Wpf.dll",
- "lib/net40/SharpVectors.Rendering.Wpf.xml",
- "lib/net40/SharpVectors.Runtime.Wpf.dll",
- "lib/net40/SharpVectors.Runtime.Wpf.xml",
- "lib/net45/SharpVectors.Converters.Wpf.dll",
- "lib/net45/SharpVectors.Converters.Wpf.xml",
- "lib/net45/SharpVectors.Core.dll",
- "lib/net45/SharpVectors.Core.xml",
- "lib/net45/SharpVectors.Css.dll",
- "lib/net45/SharpVectors.Css.xml",
- "lib/net45/SharpVectors.Dom.dll",
- "lib/net45/SharpVectors.Dom.xml",
- "lib/net45/SharpVectors.Model.dll",
- "lib/net45/SharpVectors.Model.xml",
- "lib/net45/SharpVectors.Rendering.Gdi.dll",
- "lib/net45/SharpVectors.Rendering.Gdi.xml",
- "lib/net45/SharpVectors.Rendering.Wpf.dll",
- "lib/net45/SharpVectors.Rendering.Wpf.xml",
- "lib/net45/SharpVectors.Runtime.Wpf.dll",
- "lib/net45/SharpVectors.Runtime.Wpf.xml",
- "lib/net46/SharpVectors.Converters.Wpf.dll",
- "lib/net46/SharpVectors.Converters.Wpf.xml",
- "lib/net46/SharpVectors.Core.dll",
- "lib/net46/SharpVectors.Core.xml",
- "lib/net46/SharpVectors.Css.dll",
- "lib/net46/SharpVectors.Css.xml",
- "lib/net46/SharpVectors.Dom.dll",
- "lib/net46/SharpVectors.Dom.xml",
- "lib/net46/SharpVectors.Model.dll",
- "lib/net46/SharpVectors.Model.xml",
- "lib/net46/SharpVectors.Rendering.Gdi.dll",
- "lib/net46/SharpVectors.Rendering.Gdi.xml",
- "lib/net46/SharpVectors.Rendering.Wpf.dll",
- "lib/net46/SharpVectors.Rendering.Wpf.xml",
- "lib/net46/SharpVectors.Runtime.Wpf.dll",
- "lib/net46/SharpVectors.Runtime.Wpf.xml",
- "lib/net47/SharpVectors.Converters.Wpf.dll",
- "lib/net47/SharpVectors.Converters.Wpf.xml",
- "lib/net47/SharpVectors.Core.dll",
- "lib/net47/SharpVectors.Core.xml",
- "lib/net47/SharpVectors.Css.dll",
- "lib/net47/SharpVectors.Css.xml",
- "lib/net47/SharpVectors.Dom.dll",
- "lib/net47/SharpVectors.Dom.xml",
- "lib/net47/SharpVectors.Model.dll",
- "lib/net47/SharpVectors.Model.xml",
- "lib/net47/SharpVectors.Rendering.Gdi.dll",
- "lib/net47/SharpVectors.Rendering.Gdi.xml",
- "lib/net47/SharpVectors.Rendering.Wpf.dll",
- "lib/net47/SharpVectors.Rendering.Wpf.xml",
- "lib/net47/SharpVectors.Runtime.Wpf.dll",
- "lib/net47/SharpVectors.Runtime.Wpf.xml",
- "lib/net48/SharpVectors.Converters.Wpf.dll",
- "lib/net48/SharpVectors.Converters.Wpf.xml",
- "lib/net48/SharpVectors.Core.dll",
- "lib/net48/SharpVectors.Core.xml",
- "lib/net48/SharpVectors.Css.dll",
- "lib/net48/SharpVectors.Css.xml",
- "lib/net48/SharpVectors.Dom.dll",
- "lib/net48/SharpVectors.Dom.xml",
- "lib/net48/SharpVectors.Model.dll",
- "lib/net48/SharpVectors.Model.xml",
- "lib/net48/SharpVectors.Rendering.Gdi.dll",
- "lib/net48/SharpVectors.Rendering.Gdi.xml",
- "lib/net48/SharpVectors.Rendering.Wpf.dll",
- "lib/net48/SharpVectors.Rendering.Wpf.xml",
- "lib/net48/SharpVectors.Runtime.Wpf.dll",
- "lib/net48/SharpVectors.Runtime.Wpf.xml",
- "lib/net5.0-windows/SharpVectors.Converters.Wpf.dll",
- "lib/net5.0-windows/SharpVectors.Converters.Wpf.xml",
- "lib/net5.0-windows/SharpVectors.Core.dll",
- "lib/net5.0-windows/SharpVectors.Core.xml",
- "lib/net5.0-windows/SharpVectors.Css.dll",
- "lib/net5.0-windows/SharpVectors.Css.xml",
- "lib/net5.0-windows/SharpVectors.Dom.dll",
- "lib/net5.0-windows/SharpVectors.Dom.xml",
- "lib/net5.0-windows/SharpVectors.Model.dll",
- "lib/net5.0-windows/SharpVectors.Model.xml",
- "lib/net5.0-windows/SharpVectors.Rendering.Gdi.dll",
- "lib/net5.0-windows/SharpVectors.Rendering.Gdi.xml",
- "lib/net5.0-windows/SharpVectors.Rendering.Wpf.dll",
- "lib/net5.0-windows/SharpVectors.Rendering.Wpf.xml",
- "lib/net5.0-windows/SharpVectors.Runtime.Wpf.dll",
- "lib/net5.0-windows/SharpVectors.Runtime.Wpf.xml",
- "lib/netcoreapp3.1/SharpVectors.Converters.Wpf.dll",
- "lib/netcoreapp3.1/SharpVectors.Converters.Wpf.xml",
- "lib/netcoreapp3.1/SharpVectors.Core.dll",
- "lib/netcoreapp3.1/SharpVectors.Core.xml",
- "lib/netcoreapp3.1/SharpVectors.Css.dll",
- "lib/netcoreapp3.1/SharpVectors.Css.xml",
- "lib/netcoreapp3.1/SharpVectors.Dom.dll",
- "lib/netcoreapp3.1/SharpVectors.Dom.xml",
- "lib/netcoreapp3.1/SharpVectors.Model.dll",
- "lib/netcoreapp3.1/SharpVectors.Model.xml",
- "lib/netcoreapp3.1/SharpVectors.Rendering.Gdi.dll",
- "lib/netcoreapp3.1/SharpVectors.Rendering.Gdi.xml",
- "lib/netcoreapp3.1/SharpVectors.Rendering.Wpf.dll",
- "lib/netcoreapp3.1/SharpVectors.Rendering.Wpf.xml",
- "lib/netcoreapp3.1/SharpVectors.Runtime.Wpf.dll",
- "lib/netcoreapp3.1/SharpVectors.Runtime.Wpf.xml",
- "sharpvectors.1.7.6.nupkg.sha512",
- "sharpvectors.nuspec"
- ]
- },
- "System.Collections/4.3.0": {
- "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
- "type": "package",
- "path": "system.collections/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Collections.dll",
- "ref/netcore50/System.Collections.xml",
- "ref/netcore50/de/System.Collections.xml",
- "ref/netcore50/es/System.Collections.xml",
- "ref/netcore50/fr/System.Collections.xml",
- "ref/netcore50/it/System.Collections.xml",
- "ref/netcore50/ja/System.Collections.xml",
- "ref/netcore50/ko/System.Collections.xml",
- "ref/netcore50/ru/System.Collections.xml",
- "ref/netcore50/zh-hans/System.Collections.xml",
- "ref/netcore50/zh-hant/System.Collections.xml",
- "ref/netstandard1.0/System.Collections.dll",
- "ref/netstandard1.0/System.Collections.xml",
- "ref/netstandard1.0/de/System.Collections.xml",
- "ref/netstandard1.0/es/System.Collections.xml",
- "ref/netstandard1.0/fr/System.Collections.xml",
- "ref/netstandard1.0/it/System.Collections.xml",
- "ref/netstandard1.0/ja/System.Collections.xml",
- "ref/netstandard1.0/ko/System.Collections.xml",
- "ref/netstandard1.0/ru/System.Collections.xml",
- "ref/netstandard1.0/zh-hans/System.Collections.xml",
- "ref/netstandard1.0/zh-hant/System.Collections.xml",
- "ref/netstandard1.3/System.Collections.dll",
- "ref/netstandard1.3/System.Collections.xml",
- "ref/netstandard1.3/de/System.Collections.xml",
- "ref/netstandard1.3/es/System.Collections.xml",
- "ref/netstandard1.3/fr/System.Collections.xml",
- "ref/netstandard1.3/it/System.Collections.xml",
- "ref/netstandard1.3/ja/System.Collections.xml",
- "ref/netstandard1.3/ko/System.Collections.xml",
- "ref/netstandard1.3/ru/System.Collections.xml",
- "ref/netstandard1.3/zh-hans/System.Collections.xml",
- "ref/netstandard1.3/zh-hant/System.Collections.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.collections.4.3.0.nupkg.sha512",
- "system.collections.nuspec"
- ]
- },
- "System.Diagnostics.Debug/4.3.0": {
- "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
- "type": "package",
- "path": "system.diagnostics.debug/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Diagnostics.Debug.dll",
- "ref/netcore50/System.Diagnostics.Debug.xml",
- "ref/netcore50/de/System.Diagnostics.Debug.xml",
- "ref/netcore50/es/System.Diagnostics.Debug.xml",
- "ref/netcore50/fr/System.Diagnostics.Debug.xml",
- "ref/netcore50/it/System.Diagnostics.Debug.xml",
- "ref/netcore50/ja/System.Diagnostics.Debug.xml",
- "ref/netcore50/ko/System.Diagnostics.Debug.xml",
- "ref/netcore50/ru/System.Diagnostics.Debug.xml",
- "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/System.Diagnostics.Debug.dll",
- "ref/netstandard1.0/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/System.Diagnostics.Debug.dll",
- "ref/netstandard1.3/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
- "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.diagnostics.debug.4.3.0.nupkg.sha512",
- "system.diagnostics.debug.nuspec"
- ]
- },
- "System.Diagnostics.EventLog/5.0.0": {
- "sha512": "FHkCwUfsTs+/5tsK+c0egLfacUgbhvcwi3wUFWSEEArSXao343mYqcpOVVFMlcCkdNtjU4YwAWaKYwal6f02og==",
- "type": "package",
- "path": "system.diagnostics.eventlog/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Diagnostics.EventLog.dll",
- "lib/net461/System.Diagnostics.EventLog.xml",
- "lib/netstandard2.0/System.Diagnostics.EventLog.dll",
- "lib/netstandard2.0/System.Diagnostics.EventLog.xml",
- "ref/net461/System.Diagnostics.EventLog.dll",
- "ref/net461/System.Diagnostics.EventLog.xml",
- "ref/netstandard2.0/System.Diagnostics.EventLog.dll",
- "ref/netstandard2.0/System.Diagnostics.EventLog.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.EventLog.xml",
- "system.diagnostics.eventlog.5.0.0.nupkg.sha512",
- "system.diagnostics.eventlog.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Formats.Asn1/5.0.0": {
- "sha512": "MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
- "type": "package",
- "path": "system.formats.asn1/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net461/System.Formats.Asn1.dll",
- "lib/net461/System.Formats.Asn1.xml",
- "lib/netstandard2.0/System.Formats.Asn1.dll",
- "lib/netstandard2.0/System.Formats.Asn1.xml",
- "system.formats.asn1.5.0.0.nupkg.sha512",
- "system.formats.asn1.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Globalization/4.3.0": {
- "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
- "type": "package",
- "path": "system.globalization/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Globalization.dll",
- "ref/netcore50/System.Globalization.xml",
- "ref/netcore50/de/System.Globalization.xml",
- "ref/netcore50/es/System.Globalization.xml",
- "ref/netcore50/fr/System.Globalization.xml",
- "ref/netcore50/it/System.Globalization.xml",
- "ref/netcore50/ja/System.Globalization.xml",
- "ref/netcore50/ko/System.Globalization.xml",
- "ref/netcore50/ru/System.Globalization.xml",
- "ref/netcore50/zh-hans/System.Globalization.xml",
- "ref/netcore50/zh-hant/System.Globalization.xml",
- "ref/netstandard1.0/System.Globalization.dll",
- "ref/netstandard1.0/System.Globalization.xml",
- "ref/netstandard1.0/de/System.Globalization.xml",
- "ref/netstandard1.0/es/System.Globalization.xml",
- "ref/netstandard1.0/fr/System.Globalization.xml",
- "ref/netstandard1.0/it/System.Globalization.xml",
- "ref/netstandard1.0/ja/System.Globalization.xml",
- "ref/netstandard1.0/ko/System.Globalization.xml",
- "ref/netstandard1.0/ru/System.Globalization.xml",
- "ref/netstandard1.0/zh-hans/System.Globalization.xml",
- "ref/netstandard1.0/zh-hant/System.Globalization.xml",
- "ref/netstandard1.3/System.Globalization.dll",
- "ref/netstandard1.3/System.Globalization.xml",
- "ref/netstandard1.3/de/System.Globalization.xml",
- "ref/netstandard1.3/es/System.Globalization.xml",
- "ref/netstandard1.3/fr/System.Globalization.xml",
- "ref/netstandard1.3/it/System.Globalization.xml",
- "ref/netstandard1.3/ja/System.Globalization.xml",
- "ref/netstandard1.3/ko/System.Globalization.xml",
- "ref/netstandard1.3/ru/System.Globalization.xml",
- "ref/netstandard1.3/zh-hans/System.Globalization.xml",
- "ref/netstandard1.3/zh-hant/System.Globalization.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.globalization.4.3.0.nupkg.sha512",
- "system.globalization.nuspec"
- ]
- },
- "System.IO/4.3.0": {
- "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
- "type": "package",
- "path": "system.io/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.IO.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.IO.dll",
- "ref/netcore50/System.IO.dll",
- "ref/netcore50/System.IO.xml",
- "ref/netcore50/de/System.IO.xml",
- "ref/netcore50/es/System.IO.xml",
- "ref/netcore50/fr/System.IO.xml",
- "ref/netcore50/it/System.IO.xml",
- "ref/netcore50/ja/System.IO.xml",
- "ref/netcore50/ko/System.IO.xml",
- "ref/netcore50/ru/System.IO.xml",
- "ref/netcore50/zh-hans/System.IO.xml",
- "ref/netcore50/zh-hant/System.IO.xml",
- "ref/netstandard1.0/System.IO.dll",
- "ref/netstandard1.0/System.IO.xml",
- "ref/netstandard1.0/de/System.IO.xml",
- "ref/netstandard1.0/es/System.IO.xml",
- "ref/netstandard1.0/fr/System.IO.xml",
- "ref/netstandard1.0/it/System.IO.xml",
- "ref/netstandard1.0/ja/System.IO.xml",
- "ref/netstandard1.0/ko/System.IO.xml",
- "ref/netstandard1.0/ru/System.IO.xml",
- "ref/netstandard1.0/zh-hans/System.IO.xml",
- "ref/netstandard1.0/zh-hant/System.IO.xml",
- "ref/netstandard1.3/System.IO.dll",
- "ref/netstandard1.3/System.IO.xml",
- "ref/netstandard1.3/de/System.IO.xml",
- "ref/netstandard1.3/es/System.IO.xml",
- "ref/netstandard1.3/fr/System.IO.xml",
- "ref/netstandard1.3/it/System.IO.xml",
- "ref/netstandard1.3/ja/System.IO.xml",
- "ref/netstandard1.3/ko/System.IO.xml",
- "ref/netstandard1.3/ru/System.IO.xml",
- "ref/netstandard1.3/zh-hans/System.IO.xml",
- "ref/netstandard1.3/zh-hant/System.IO.xml",
- "ref/netstandard1.5/System.IO.dll",
- "ref/netstandard1.5/System.IO.xml",
- "ref/netstandard1.5/de/System.IO.xml",
- "ref/netstandard1.5/es/System.IO.xml",
- "ref/netstandard1.5/fr/System.IO.xml",
- "ref/netstandard1.5/it/System.IO.xml",
- "ref/netstandard1.5/ja/System.IO.xml",
- "ref/netstandard1.5/ko/System.IO.xml",
- "ref/netstandard1.5/ru/System.IO.xml",
- "ref/netstandard1.5/zh-hans/System.IO.xml",
- "ref/netstandard1.5/zh-hant/System.IO.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.4.3.0.nupkg.sha512",
- "system.io.nuspec"
- ]
- },
- "System.IO.FileSystem/4.3.0": {
- "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
- "type": "package",
- "path": "system.io.filesystem/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.FileSystem.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.FileSystem.dll",
- "ref/netstandard1.3/System.IO.FileSystem.dll",
- "ref/netstandard1.3/System.IO.FileSystem.xml",
- "ref/netstandard1.3/de/System.IO.FileSystem.xml",
- "ref/netstandard1.3/es/System.IO.FileSystem.xml",
- "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
- "ref/netstandard1.3/it/System.IO.FileSystem.xml",
- "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
- "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
- "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
- "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
- "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.filesystem.4.3.0.nupkg.sha512",
- "system.io.filesystem.nuspec"
- ]
- },
- "System.IO.FileSystem.Primitives/4.3.0": {
- "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
- "type": "package",
- "path": "system.io.filesystem.primitives/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.IO.FileSystem.Primitives.dll",
- "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.IO.FileSystem.Primitives.dll",
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
- "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
- "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
- "system.io.filesystem.primitives.nuspec"
- ]
- },
- "System.Reflection/4.3.0": {
- "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
- "type": "package",
- "path": "system.reflection/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Reflection.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Reflection.dll",
- "ref/netcore50/System.Reflection.dll",
- "ref/netcore50/System.Reflection.xml",
- "ref/netcore50/de/System.Reflection.xml",
- "ref/netcore50/es/System.Reflection.xml",
- "ref/netcore50/fr/System.Reflection.xml",
- "ref/netcore50/it/System.Reflection.xml",
- "ref/netcore50/ja/System.Reflection.xml",
- "ref/netcore50/ko/System.Reflection.xml",
- "ref/netcore50/ru/System.Reflection.xml",
- "ref/netcore50/zh-hans/System.Reflection.xml",
- "ref/netcore50/zh-hant/System.Reflection.xml",
- "ref/netstandard1.0/System.Reflection.dll",
- "ref/netstandard1.0/System.Reflection.xml",
- "ref/netstandard1.0/de/System.Reflection.xml",
- "ref/netstandard1.0/es/System.Reflection.xml",
- "ref/netstandard1.0/fr/System.Reflection.xml",
- "ref/netstandard1.0/it/System.Reflection.xml",
- "ref/netstandard1.0/ja/System.Reflection.xml",
- "ref/netstandard1.0/ko/System.Reflection.xml",
- "ref/netstandard1.0/ru/System.Reflection.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.xml",
- "ref/netstandard1.3/System.Reflection.dll",
- "ref/netstandard1.3/System.Reflection.xml",
- "ref/netstandard1.3/de/System.Reflection.xml",
- "ref/netstandard1.3/es/System.Reflection.xml",
- "ref/netstandard1.3/fr/System.Reflection.xml",
- "ref/netstandard1.3/it/System.Reflection.xml",
- "ref/netstandard1.3/ja/System.Reflection.xml",
- "ref/netstandard1.3/ko/System.Reflection.xml",
- "ref/netstandard1.3/ru/System.Reflection.xml",
- "ref/netstandard1.3/zh-hans/System.Reflection.xml",
- "ref/netstandard1.3/zh-hant/System.Reflection.xml",
- "ref/netstandard1.5/System.Reflection.dll",
- "ref/netstandard1.5/System.Reflection.xml",
- "ref/netstandard1.5/de/System.Reflection.xml",
- "ref/netstandard1.5/es/System.Reflection.xml",
- "ref/netstandard1.5/fr/System.Reflection.xml",
- "ref/netstandard1.5/it/System.Reflection.xml",
- "ref/netstandard1.5/ja/System.Reflection.xml",
- "ref/netstandard1.5/ko/System.Reflection.xml",
- "ref/netstandard1.5/ru/System.Reflection.xml",
- "ref/netstandard1.5/zh-hans/System.Reflection.xml",
- "ref/netstandard1.5/zh-hant/System.Reflection.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.4.3.0.nupkg.sha512",
- "system.reflection.nuspec"
- ]
- },
- "System.Reflection.Primitives/4.3.0": {
- "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
- "type": "package",
- "path": "system.reflection.primitives/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Reflection.Primitives.dll",
- "ref/netcore50/System.Reflection.Primitives.xml",
- "ref/netcore50/de/System.Reflection.Primitives.xml",
- "ref/netcore50/es/System.Reflection.Primitives.xml",
- "ref/netcore50/fr/System.Reflection.Primitives.xml",
- "ref/netcore50/it/System.Reflection.Primitives.xml",
- "ref/netcore50/ja/System.Reflection.Primitives.xml",
- "ref/netcore50/ko/System.Reflection.Primitives.xml",
- "ref/netcore50/ru/System.Reflection.Primitives.xml",
- "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
- "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/System.Reflection.Primitives.dll",
- "ref/netstandard1.0/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
- "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.reflection.primitives.4.3.0.nupkg.sha512",
- "system.reflection.primitives.nuspec"
- ]
- },
- "System.Resources.ResourceManager/4.3.0": {
- "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
- "type": "package",
- "path": "system.resources.resourcemanager/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Resources.ResourceManager.dll",
- "ref/netcore50/System.Resources.ResourceManager.xml",
- "ref/netcore50/de/System.Resources.ResourceManager.xml",
- "ref/netcore50/es/System.Resources.ResourceManager.xml",
- "ref/netcore50/fr/System.Resources.ResourceManager.xml",
- "ref/netcore50/it/System.Resources.ResourceManager.xml",
- "ref/netcore50/ja/System.Resources.ResourceManager.xml",
- "ref/netcore50/ko/System.Resources.ResourceManager.xml",
- "ref/netcore50/ru/System.Resources.ResourceManager.xml",
- "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
- "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/System.Resources.ResourceManager.dll",
- "ref/netstandard1.0/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
- "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "system.resources.resourcemanager.nuspec"
- ]
- },
- "System.Runtime/4.3.0": {
- "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
- "type": "package",
- "path": "system.runtime/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.dll",
- "lib/portable-net45+win8+wp80+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.dll",
- "ref/netcore50/System.Runtime.dll",
- "ref/netcore50/System.Runtime.xml",
- "ref/netcore50/de/System.Runtime.xml",
- "ref/netcore50/es/System.Runtime.xml",
- "ref/netcore50/fr/System.Runtime.xml",
- "ref/netcore50/it/System.Runtime.xml",
- "ref/netcore50/ja/System.Runtime.xml",
- "ref/netcore50/ko/System.Runtime.xml",
- "ref/netcore50/ru/System.Runtime.xml",
- "ref/netcore50/zh-hans/System.Runtime.xml",
- "ref/netcore50/zh-hant/System.Runtime.xml",
- "ref/netstandard1.0/System.Runtime.dll",
- "ref/netstandard1.0/System.Runtime.xml",
- "ref/netstandard1.0/de/System.Runtime.xml",
- "ref/netstandard1.0/es/System.Runtime.xml",
- "ref/netstandard1.0/fr/System.Runtime.xml",
- "ref/netstandard1.0/it/System.Runtime.xml",
- "ref/netstandard1.0/ja/System.Runtime.xml",
- "ref/netstandard1.0/ko/System.Runtime.xml",
- "ref/netstandard1.0/ru/System.Runtime.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.xml",
- "ref/netstandard1.2/System.Runtime.dll",
- "ref/netstandard1.2/System.Runtime.xml",
- "ref/netstandard1.2/de/System.Runtime.xml",
- "ref/netstandard1.2/es/System.Runtime.xml",
- "ref/netstandard1.2/fr/System.Runtime.xml",
- "ref/netstandard1.2/it/System.Runtime.xml",
- "ref/netstandard1.2/ja/System.Runtime.xml",
- "ref/netstandard1.2/ko/System.Runtime.xml",
- "ref/netstandard1.2/ru/System.Runtime.xml",
- "ref/netstandard1.2/zh-hans/System.Runtime.xml",
- "ref/netstandard1.2/zh-hant/System.Runtime.xml",
- "ref/netstandard1.3/System.Runtime.dll",
- "ref/netstandard1.3/System.Runtime.xml",
- "ref/netstandard1.3/de/System.Runtime.xml",
- "ref/netstandard1.3/es/System.Runtime.xml",
- "ref/netstandard1.3/fr/System.Runtime.xml",
- "ref/netstandard1.3/it/System.Runtime.xml",
- "ref/netstandard1.3/ja/System.Runtime.xml",
- "ref/netstandard1.3/ko/System.Runtime.xml",
- "ref/netstandard1.3/ru/System.Runtime.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.xml",
- "ref/netstandard1.5/System.Runtime.dll",
- "ref/netstandard1.5/System.Runtime.xml",
- "ref/netstandard1.5/de/System.Runtime.xml",
- "ref/netstandard1.5/es/System.Runtime.xml",
- "ref/netstandard1.5/fr/System.Runtime.xml",
- "ref/netstandard1.5/it/System.Runtime.xml",
- "ref/netstandard1.5/ja/System.Runtime.xml",
- "ref/netstandard1.5/ko/System.Runtime.xml",
- "ref/netstandard1.5/ru/System.Runtime.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.xml",
- "ref/portable-net45+win8+wp80+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.4.3.0.nupkg.sha512",
- "system.runtime.nuspec"
- ]
- },
- "System.Runtime.Extensions/4.3.0": {
- "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
- "type": "package",
- "path": "system.runtime.extensions/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.Extensions.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.Extensions.dll",
- "ref/netcore50/System.Runtime.Extensions.dll",
- "ref/netcore50/System.Runtime.Extensions.xml",
- "ref/netcore50/de/System.Runtime.Extensions.xml",
- "ref/netcore50/es/System.Runtime.Extensions.xml",
- "ref/netcore50/fr/System.Runtime.Extensions.xml",
- "ref/netcore50/it/System.Runtime.Extensions.xml",
- "ref/netcore50/ja/System.Runtime.Extensions.xml",
- "ref/netcore50/ko/System.Runtime.Extensions.xml",
- "ref/netcore50/ru/System.Runtime.Extensions.xml",
- "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
- "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/System.Runtime.Extensions.dll",
- "ref/netstandard1.0/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/System.Runtime.Extensions.dll",
- "ref/netstandard1.3/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/System.Runtime.Extensions.dll",
- "ref/netstandard1.5/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.extensions.4.3.0.nupkg.sha512",
- "system.runtime.extensions.nuspec"
- ]
- },
- "System.Runtime.Handles/4.3.0": {
- "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
- "type": "package",
- "path": "system.runtime.handles/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/_._",
- "ref/netstandard1.3/System.Runtime.Handles.dll",
- "ref/netstandard1.3/System.Runtime.Handles.xml",
- "ref/netstandard1.3/de/System.Runtime.Handles.xml",
- "ref/netstandard1.3/es/System.Runtime.Handles.xml",
- "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
- "ref/netstandard1.3/it/System.Runtime.Handles.xml",
- "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
- "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
- "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.handles.4.3.0.nupkg.sha512",
- "system.runtime.handles.nuspec"
- ]
- },
- "System.Runtime.InteropServices/4.3.0": {
- "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
- "type": "package",
- "path": "system.runtime.interopservices/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net462/System.Runtime.InteropServices.dll",
- "lib/net463/System.Runtime.InteropServices.dll",
- "lib/portable-net45+win8+wpa81/_._",
- "lib/win8/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net462/System.Runtime.InteropServices.dll",
- "ref/net463/System.Runtime.InteropServices.dll",
- "ref/netcore50/System.Runtime.InteropServices.dll",
- "ref/netcore50/System.Runtime.InteropServices.xml",
- "ref/netcore50/de/System.Runtime.InteropServices.xml",
- "ref/netcore50/es/System.Runtime.InteropServices.xml",
- "ref/netcore50/fr/System.Runtime.InteropServices.xml",
- "ref/netcore50/it/System.Runtime.InteropServices.xml",
- "ref/netcore50/ja/System.Runtime.InteropServices.xml",
- "ref/netcore50/ko/System.Runtime.InteropServices.xml",
- "ref/netcore50/ru/System.Runtime.InteropServices.xml",
- "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
- "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
- "ref/netstandard1.1/System.Runtime.InteropServices.dll",
- "ref/netstandard1.1/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/System.Runtime.InteropServices.dll",
- "ref/netstandard1.2/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/System.Runtime.InteropServices.dll",
- "ref/netstandard1.3/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/System.Runtime.InteropServices.dll",
- "ref/netstandard1.5/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
- "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
- "ref/portable-net45+win8+wpa81/_._",
- "ref/win8/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.runtime.interopservices.4.3.0.nupkg.sha512",
- "system.runtime.interopservices.nuspec"
- ]
- },
- "System.Security.AccessControl/5.0.0": {
- "sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
- "type": "package",
- "path": "system.security.accesscontrol/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.dll",
- "lib/net461/System.Security.AccessControl.xml",
- "lib/netstandard1.3/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.dll",
- "lib/netstandard2.0/System.Security.AccessControl.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.dll",
- "ref/net461/System.Security.AccessControl.xml",
- "ref/netstandard1.3/System.Security.AccessControl.dll",
- "ref/netstandard1.3/System.Security.AccessControl.xml",
- "ref/netstandard1.3/de/System.Security.AccessControl.xml",
- "ref/netstandard1.3/es/System.Security.AccessControl.xml",
- "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
- "ref/netstandard1.3/it/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
- "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
- "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
- "ref/netstandard2.0/System.Security.AccessControl.dll",
- "ref/netstandard2.0/System.Security.AccessControl.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/win/lib/net46/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.dll",
- "runtimes/win/lib/net461/System.Security.AccessControl.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.accesscontrol.5.0.0.nupkg.sha512",
- "system.security.accesscontrol.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Cng/5.0.0": {
- "sha512": "jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
- "type": "package",
- "path": "system.security.cryptography.cng/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.dll",
- "lib/net461/System.Security.Cryptography.Cng.xml",
- "lib/net462/System.Security.Cryptography.Cng.dll",
- "lib/net462/System.Security.Cryptography.Cng.xml",
- "lib/net47/System.Security.Cryptography.Cng.dll",
- "lib/net47/System.Security.Cryptography.Cng.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "lib/uap10.0.16299/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.dll",
- "ref/net461/System.Security.Cryptography.Cng.xml",
- "ref/net462/System.Security.Cryptography.Cng.dll",
- "ref/net462/System.Security.Cryptography.Cng.xml",
- "ref/net47/System.Security.Cryptography.Cng.dll",
- "ref/net47/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Cng.xml",
- "ref/uap10.0.16299/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net462/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/net47/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Cng.xml",
- "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "system.security.cryptography.cng.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.Pkcs/5.0.0": {
- "sha512": "9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
- "type": "package",
- "path": "system.security.cryptography.pkcs/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Cryptography.Pkcs.dll",
- "lib/net461/System.Security.Cryptography.Pkcs.dll",
- "lib/net461/System.Security.Cryptography.Pkcs.xml",
- "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "ref/net46/System.Security.Cryptography.Pkcs.dll",
- "ref/net461/System.Security.Cryptography.Pkcs.dll",
- "ref/net461/System.Security.Cryptography.Pkcs.xml",
- "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml",
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "ref/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "ref/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netcoreapp3.0/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
- "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.dll",
- "runtimes/win/lib/netstandard2.1/System.Security.Cryptography.Pkcs.xml",
- "system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
- "system.security.cryptography.pkcs.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Cryptography.ProtectedData/4.4.0": {
- "sha512": "cJV7ScGW7EhatRsjehfvvYVBvtiSMKgN8bOVI0bQhnF5bU7vnHVIsH49Kva7i7GWaWYvmEzkYVk1TC+gZYBEog==",
- "type": "package",
- "path": "system.security.cryptography.protecteddata/4.4.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net46/System.Security.Cryptography.ProtectedData.dll",
- "lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net46/System.Security.Cryptography.ProtectedData.dll",
- "ref/net461/System.Security.Cryptography.ProtectedData.dll",
- "ref/net461/System.Security.Cryptography.ProtectedData.xml",
- "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
- "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
- "system.security.cryptography.protecteddata.4.4.0.nupkg.sha512",
- "system.security.cryptography.protecteddata.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Security.Principal.Windows/5.0.0": {
- "sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
- "type": "package",
- "path": "system.security.principal.windows/5.0.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "Icon.png",
- "LICENSE.TXT",
- "THIRD-PARTY-NOTICES.TXT",
- "lib/net46/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.dll",
- "lib/net461/System.Security.Principal.Windows.xml",
- "lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.dll",
- "lib/netstandard2.0/System.Security.Principal.Windows.xml",
- "lib/uap10.0.16299/_._",
- "ref/net46/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.dll",
- "ref/net461/System.Security.Principal.Windows.xml",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
- "ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/System.Security.Principal.Windows.dll",
- "ref/netstandard1.3/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
- "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
- "ref/netstandard2.0/System.Security.Principal.Windows.dll",
- "ref/netstandard2.0/System.Security.Principal.Windows.xml",
- "ref/uap10.0.16299/_._",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
- "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
- "runtimes/win/lib/uap10.0.16299/_._",
- "system.security.principal.windows.5.0.0.nupkg.sha512",
- "system.security.principal.windows.nuspec",
- "useSharedDesignerContext.txt",
- "version.txt"
- ]
- },
- "System.Text.Encoding/4.3.0": {
- "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
- "type": "package",
- "path": "system.text.encoding/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Text.Encoding.dll",
- "ref/netcore50/System.Text.Encoding.xml",
- "ref/netcore50/de/System.Text.Encoding.xml",
- "ref/netcore50/es/System.Text.Encoding.xml",
- "ref/netcore50/fr/System.Text.Encoding.xml",
- "ref/netcore50/it/System.Text.Encoding.xml",
- "ref/netcore50/ja/System.Text.Encoding.xml",
- "ref/netcore50/ko/System.Text.Encoding.xml",
- "ref/netcore50/ru/System.Text.Encoding.xml",
- "ref/netcore50/zh-hans/System.Text.Encoding.xml",
- "ref/netcore50/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.0/System.Text.Encoding.dll",
- "ref/netstandard1.0/System.Text.Encoding.xml",
- "ref/netstandard1.0/de/System.Text.Encoding.xml",
- "ref/netstandard1.0/es/System.Text.Encoding.xml",
- "ref/netstandard1.0/fr/System.Text.Encoding.xml",
- "ref/netstandard1.0/it/System.Text.Encoding.xml",
- "ref/netstandard1.0/ja/System.Text.Encoding.xml",
- "ref/netstandard1.0/ko/System.Text.Encoding.xml",
- "ref/netstandard1.0/ru/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
- "ref/netstandard1.3/System.Text.Encoding.dll",
- "ref/netstandard1.3/System.Text.Encoding.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.encoding.4.3.0.nupkg.sha512",
- "system.text.encoding.nuspec"
- ]
- },
- "System.Text.Encoding.Extensions/4.3.0": {
- "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
- "type": "package",
- "path": "system.text.encoding.extensions/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Text.Encoding.Extensions.dll",
- "ref/netcore50/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
- "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
- "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
- "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.encoding.extensions.4.3.0.nupkg.sha512",
- "system.text.encoding.extensions.nuspec"
- ]
- },
- "System.Text.RegularExpressions/4.3.0": {
- "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
- "type": "package",
- "path": "system.text.regularexpressions/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net463/System.Text.RegularExpressions.dll",
- "lib/netcore50/System.Text.RegularExpressions.dll",
- "lib/netstandard1.6/System.Text.RegularExpressions.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net463/System.Text.RegularExpressions.dll",
- "ref/netcore50/System.Text.RegularExpressions.dll",
- "ref/netcore50/System.Text.RegularExpressions.xml",
- "ref/netcore50/de/System.Text.RegularExpressions.xml",
- "ref/netcore50/es/System.Text.RegularExpressions.xml",
- "ref/netcore50/fr/System.Text.RegularExpressions.xml",
- "ref/netcore50/it/System.Text.RegularExpressions.xml",
- "ref/netcore50/ja/System.Text.RegularExpressions.xml",
- "ref/netcore50/ko/System.Text.RegularExpressions.xml",
- "ref/netcore50/ru/System.Text.RegularExpressions.xml",
- "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
- "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
- "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
- "ref/netstandard1.0/System.Text.RegularExpressions.dll",
- "ref/netstandard1.0/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
- "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/System.Text.RegularExpressions.dll",
- "ref/netstandard1.3/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
- "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/System.Text.RegularExpressions.dll",
- "ref/netstandard1.6/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
- "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.text.regularexpressions.4.3.0.nupkg.sha512",
- "system.text.regularexpressions.nuspec"
- ]
- },
- "System.Threading.Tasks/4.3.0": {
- "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
- "type": "package",
- "path": "system.threading.tasks/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/netcore50/System.Threading.Tasks.dll",
- "ref/netcore50/System.Threading.Tasks.xml",
- "ref/netcore50/de/System.Threading.Tasks.xml",
- "ref/netcore50/es/System.Threading.Tasks.xml",
- "ref/netcore50/fr/System.Threading.Tasks.xml",
- "ref/netcore50/it/System.Threading.Tasks.xml",
- "ref/netcore50/ja/System.Threading.Tasks.xml",
- "ref/netcore50/ko/System.Threading.Tasks.xml",
- "ref/netcore50/ru/System.Threading.Tasks.xml",
- "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
- "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
- "ref/netstandard1.0/System.Threading.Tasks.dll",
- "ref/netstandard1.0/System.Threading.Tasks.xml",
- "ref/netstandard1.0/de/System.Threading.Tasks.xml",
- "ref/netstandard1.0/es/System.Threading.Tasks.xml",
- "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
- "ref/netstandard1.0/it/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
- "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
- "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
- "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
- "ref/netstandard1.3/System.Threading.Tasks.dll",
- "ref/netstandard1.3/System.Threading.Tasks.xml",
- "ref/netstandard1.3/de/System.Threading.Tasks.xml",
- "ref/netstandard1.3/es/System.Threading.Tasks.xml",
- "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
- "ref/netstandard1.3/it/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
- "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
- "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
- "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.threading.tasks.4.3.0.nupkg.sha512",
- "system.threading.tasks.nuspec"
- ]
- },
- "System.Threading.Tasks.Extensions/4.3.0": {
- "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
- "type": "package",
- "path": "system.threading.tasks.extensions/4.3.0",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
- "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
- "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
- "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
- "system.threading.tasks.extensions.nuspec"
- ]
- },
- "System.Xml.ReaderWriter/4.3.1": {
- "sha512": "fVU1Xp9TEOHv1neQDtcJ4hNfYJ1pjfXzKY3VFeiRZK6HTV4Af2Ihyvq1FkPLrL1hzZhXv7NTmowQnL5DgTzIKA==",
- "type": "package",
- "path": "system.xml.readerwriter/4.3.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "ThirdPartyNotices.txt",
- "dotnet_library_license.txt",
- "lib/MonoAndroid10/_._",
- "lib/MonoTouch10/_._",
- "lib/net45/_._",
- "lib/net46/System.Xml.ReaderWriter.dll",
- "lib/netcore50/System.Xml.ReaderWriter.dll",
- "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
- "lib/portable-net45+win8+wp8+wpa81/_._",
- "lib/win8/_._",
- "lib/wp80/_._",
- "lib/wpa81/_._",
- "lib/xamarinios10/_._",
- "lib/xamarinmac20/_._",
- "lib/xamarintvos10/_._",
- "lib/xamarinwatchos10/_._",
- "ref/MonoAndroid10/_._",
- "ref/MonoTouch10/_._",
- "ref/net45/_._",
- "ref/net46/System.Xml.ReaderWriter.dll",
- "ref/netcore50/System.Xml.ReaderWriter.dll",
- "ref/netcore50/System.Xml.ReaderWriter.xml",
- "ref/netcore50/de/System.Xml.ReaderWriter.xml",
- "ref/netcore50/es/System.Xml.ReaderWriter.xml",
- "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
- "ref/netcore50/it/System.Xml.ReaderWriter.xml",
- "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
- "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
- "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
- "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
- "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
- "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
- "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
- "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
- "ref/portable-net45+win8+wp8+wpa81/_._",
- "ref/win8/_._",
- "ref/wp80/_._",
- "ref/wpa81/_._",
- "ref/xamarinios10/_._",
- "ref/xamarinmac20/_._",
- "ref/xamarintvos10/_._",
- "ref/xamarinwatchos10/_._",
- "system.xml.readerwriter.4.3.1.nupkg.sha512",
- "system.xml.readerwriter.nuspec"
- ]
- },
- "TaskScheduler/2.9.1": {
- "sha512": "wtiNKxMnWS4lpVvJooJM7FbATUpENusKsPfyV1gbusJS9WyZ7XfVp+S75XK8tpD4Grm6XQmTOlxwz2K4sCmPOw==",
- "type": "package",
- "path": "taskscheduler/2.9.1",
- "files": [
- ".nupkg.metadata",
- ".signature.p7s",
- "lib/net20/Microsoft.Win32.TaskScheduler.dll",
- "lib/net20/Microsoft.Win32.TaskScheduler.xml",
- "lib/net20/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net20/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net20/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net20/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net20/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net20/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net20/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net35/Microsoft.Win32.TaskScheduler.dll",
- "lib/net35/Microsoft.Win32.TaskScheduler.xml",
- "lib/net35/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net35/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net35/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net35/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net35/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net35/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net35/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net40/Microsoft.Win32.TaskScheduler.dll",
- "lib/net40/Microsoft.Win32.TaskScheduler.xml",
- "lib/net40/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net40/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net40/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net40/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net40/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net40/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net40/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net452/Microsoft.Win32.TaskScheduler.dll",
- "lib/net452/Microsoft.Win32.TaskScheduler.xml",
- "lib/net452/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net452/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net452/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net452/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net452/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net452/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net452/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net5.0-windows7.0/Microsoft.Win32.TaskScheduler.dll",
- "lib/net5.0-windows7.0/Microsoft.Win32.TaskScheduler.xml",
- "lib/net5.0-windows7.0/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net5.0-windows7.0/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net5.0-windows7.0/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net5.0-windows7.0/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net5.0-windows7.0/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net5.0-windows7.0/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/net5.0-windows7.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.0/Microsoft.Win32.TaskScheduler.dll",
- "lib/netcoreapp2.0/Microsoft.Win32.TaskScheduler.xml",
- "lib/netcoreapp2.0/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.0/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.0/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.0/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.0/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.0/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.1/Microsoft.Win32.TaskScheduler.dll",
- "lib/netcoreapp2.1/Microsoft.Win32.TaskScheduler.xml",
- "lib/netcoreapp2.1/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.1/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.1/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.1/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.1/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.1/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp2.1/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.0/Microsoft.Win32.TaskScheduler.dll",
- "lib/netcoreapp3.0/Microsoft.Win32.TaskScheduler.xml",
- "lib/netcoreapp3.0/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.0/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.0/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.0/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.0/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.0/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.1/Microsoft.Win32.TaskScheduler.dll",
- "lib/netcoreapp3.1/Microsoft.Win32.TaskScheduler.xml",
- "lib/netcoreapp3.1/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.1/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.1/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.1/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.1/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.1/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netcoreapp3.1/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netstandard2.0/Microsoft.Win32.TaskScheduler.dll",
- "lib/netstandard2.0/Microsoft.Win32.TaskScheduler.xml",
- "lib/netstandard2.0/de/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netstandard2.0/es/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netstandard2.0/fr/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netstandard2.0/it/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netstandard2.0/pl/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netstandard2.0/ru/Microsoft.Win32.TaskScheduler.resources.dll",
- "lib/netstandard2.0/zh-CN/Microsoft.Win32.TaskScheduler.resources.dll",
- "taskscheduler.2.9.1.nupkg.sha512",
- "taskscheduler.nuspec",
- "tsnew48.png"
- ]
- }
- },
- "projectFileDependencyGroups": {
- "net5.0-windows7.0": [
- "ManagedNativeWifi >= 2.1.0",
- "Microsoft.Win32.Registry >= 5.0.0",
- "Newtonsoft.Json >= 13.0.1",
- "NuGet.Packaging >= 5.11.0",
- "SharpVectors >= 1.7.6",
- "System.Xml.ReaderWriter >= 4.3.1",
- "TaskScheduler >= 2.9.1"
- ]
- },
- "packageFolders": {
- "C:\\Users\\סארט\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\Installizer.csproj",
- "projectName": "Installizer",
- "projectPath": "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\Installizer.csproj",
- "packagesPath": "C:\\Users\\סארט\\.nuget\\packages\\",
- "outputPath": "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\סארט\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "net5.0-windows7.0"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "net5.0-windows7.0": {
- "targetAlias": "net5.0-windows",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "net5.0-windows7.0": {
- "targetAlias": "net5.0-windows",
- "dependencies": {
- "ManagedNativeWifi": {
- "target": "Package",
- "version": "[2.1.0, )"
- },
- "Microsoft.Win32.Registry": {
- "target": "Package",
- "version": "[5.0.0, )"
- },
- "Newtonsoft.Json": {
- "target": "Package",
- "version": "[13.0.1, )"
- },
- "NuGet.Packaging": {
- "target": "Package",
- "version": "[5.11.0, )"
- },
- "SharpVectors": {
- "target": "Package",
- "version": "[1.7.6, )"
- },
- "System.Xml.ReaderWriter": {
- "target": "Package",
- "version": "[4.3.1, )"
- },
- "TaskScheduler": {
- "target": "Package",
- "version": "[2.9.1, )"
- }
- },
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "downloadDependencies": [
- {
- "name": "Microsoft.NETCore.App.Host.win-x64",
- "version": "[5.0.8, 5.0.8]"
- }
- ],
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- },
- "Microsoft.WindowsDesktop.App": {
- "privateAssets": "none"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.100-preview.7.21379.14\\RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/Installizer/obj/project.nuget.cache b/Installizer/obj/project.nuget.cache
deleted file mode 100644
index 8c65d59..0000000
--- a/Installizer/obj/project.nuget.cache
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "f+g6qlmJKqiYEGTdSf9IYNZtOOh9Rvgv33p7YVFOS+x6C5Vzq7SPtmBFKMCtFV1FSSw6+9nVCrRODx5a/+h0Sw==",
- "success": true,
- "projectFilePath": "D:\\Drive\\טוויקים למחשב\\סקריפטוש\\C#\\Installizer\\Installizer\\Installizer.csproj",
- "expectedPackageFiles": [
- "C:\\Users\\סארט\\.nuget\\packages\\managednativewifi\\2.1.0\\managednativewifi.2.1.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\microsoft.netcore.platforms\\5.0.0\\microsoft.netcore.platforms.5.0.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\microsoft.netcore.targets\\1.1.0\\microsoft.netcore.targets.1.1.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\microsoft.win32.registry\\5.0.0\\microsoft.win32.registry.5.0.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\newtonsoft.json\\13.0.1\\newtonsoft.json.13.0.1.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\nuget.common\\5.11.0\\nuget.common.5.11.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\nuget.configuration\\5.11.0\\nuget.configuration.5.11.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\nuget.frameworks\\5.11.0\\nuget.frameworks.5.11.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\nuget.packaging\\5.11.0\\nuget.packaging.5.11.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\nuget.versioning\\5.11.0\\nuget.versioning.5.11.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\sharpvectors\\1.7.6\\sharpvectors.1.7.6.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.collections\\4.3.0\\system.collections.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.diagnostics.debug\\4.3.0\\system.diagnostics.debug.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.diagnostics.eventlog\\5.0.0\\system.diagnostics.eventlog.5.0.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.formats.asn1\\5.0.0\\system.formats.asn1.5.0.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.globalization\\4.3.0\\system.globalization.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.io\\4.3.0\\system.io.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.io.filesystem\\4.3.0\\system.io.filesystem.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.io.filesystem.primitives\\4.3.0\\system.io.filesystem.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.reflection\\4.3.0\\system.reflection.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.reflection.primitives\\4.3.0\\system.reflection.primitives.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.resources.resourcemanager\\4.3.0\\system.resources.resourcemanager.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.runtime\\4.3.0\\system.runtime.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.runtime.extensions\\4.3.0\\system.runtime.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.runtime.handles\\4.3.0\\system.runtime.handles.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.runtime.interopservices\\4.3.0\\system.runtime.interopservices.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.security.accesscontrol\\5.0.0\\system.security.accesscontrol.5.0.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.security.cryptography.cng\\5.0.0\\system.security.cryptography.cng.5.0.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.security.cryptography.pkcs\\5.0.0\\system.security.cryptography.pkcs.5.0.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.security.cryptography.protecteddata\\4.4.0\\system.security.cryptography.protecteddata.4.4.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.security.principal.windows\\5.0.0\\system.security.principal.windows.5.0.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.text.encoding\\4.3.0\\system.text.encoding.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.text.encoding.extensions\\4.3.0\\system.text.encoding.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.text.regularexpressions\\4.3.0\\system.text.regularexpressions.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.threading.tasks\\4.3.0\\system.threading.tasks.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.threading.tasks.extensions\\4.3.0\\system.threading.tasks.extensions.4.3.0.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\system.xml.readerwriter\\4.3.1\\system.xml.readerwriter.4.3.1.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\taskscheduler\\2.9.1\\taskscheduler.2.9.1.nupkg.sha512",
- "C:\\Users\\סארט\\.nuget\\packages\\microsoft.netcore.app.host.win-x64\\5.0.8\\microsoft.netcore.app.host.win-x64.5.0.8.nupkg.sha512"
- ],
- "logs": []
-}
\ No newline at end of file
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/Installizer/obj/windows/Debug/net5.0-windows/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
deleted file mode 100644
index 2f7e5ec..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-//
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")]
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.AssemblyInfo.cs b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.AssemblyInfo.cs
deleted file mode 100644
index ca64238..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.AssemblyInfo.cs
+++ /dev/null
@@ -1,24 +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("Installizer")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("Installizer")]
-[assembly: System.Reflection.AssemblyTitleAttribute("Installizer")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
-[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
-
-// Generated by the MSBuild WriteCodeFragment class.
-
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.AssemblyInfoInputs.cache b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.AssemblyInfoInputs.cache
deleted file mode 100644
index 36ac796..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-083a62191ffcfd3019ba2f6e05fa6006b36dc35d
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.GeneratedMSBuildEditorConfig.editorconfig b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 247ab3e..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-is_global = true
-build_property.TargetFramework = net5.0-windows
-build_property.TargetPlatformMinVersion = 7.0
-build_property.UsingMicrosoftNETSdkWeb =
-build_property.ProjectTypeGuids =
-build_property.InvariantGlobalization =
-build_property.PlatformNeutralAssembly =
-build_property._SupportedPlatformList = Linux,macOS,Windows
-build_property.RootNamespace = Installizer
-build_property.ProjectDir = D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.assets.cache b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.assets.cache
deleted file mode 100644
index aed59c4..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.assets.cache and /dev/null differ
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.AssemblyReference.cache b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.AssemblyReference.cache
deleted file mode 100644
index 1760ab4..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.CoreCompileInputs.cache b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 3b779eb..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-f6fa57d9a9daffeb3b8d168630a52b5daf34bfd3
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.FileListAbsolute.txt b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.FileListAbsolute.txt
deleted file mode 100644
index a42ff6e..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\Installizer.exe
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\Installizer.deps.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\Installizer.runtimeconfig.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\Installizer.runtimeconfig.dev.json
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\Installizer.pdb
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\ManagedNativeWifi.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\Newtonsoft.Json.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\NuGet.Common.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\NuGet.Configuration.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\NuGet.Frameworks.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\NuGet.Packaging.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\NuGet.Versioning.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\SharpVectors.Converters.Wpf.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\SharpVectors.Core.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\SharpVectors.Css.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\SharpVectors.Dom.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\SharpVectors.Model.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\SharpVectors.Rendering.Gdi.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\SharpVectors.Rendering.Wpf.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\SharpVectors.Runtime.Wpf.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\Microsoft.Win32.TaskScheduler.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\de\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\es\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\fr\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\it\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\pl\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\ru\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\bin\windows\Debug\net5.0-windows\zh-CN\Microsoft.Win32.TaskScheduler.resources.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.csproj.AssemblyReference.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\ResourceDictionary1.baml
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\ResourceDictionary1.g.cs
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer_MarkupCompile.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.g.resources
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.GeneratedMSBuildEditorConfig.editorconfig
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.AssemblyInfoInputs.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.AssemblyInfo.cs
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.csproj.CoreCompileInputs.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\refint\Installizer.dll
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.pdb
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\Installizer.genruntimeconfig.cache
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\ref\Installizer.dll
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.dll b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.dll
deleted file mode 100644
index faec4a5..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.dll and /dev/null differ
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.g.resources b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.g.resources
deleted file mode 100644
index 2dc4acf..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.g.resources and /dev/null differ
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.genruntimeconfig.cache b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.genruntimeconfig.cache
deleted file mode 100644
index a07eed0..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-dd8c192836698ae234ac514e7b1a4b99970d22a8
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.pdb b/Installizer/obj/windows/Debug/net5.0-windows/Installizer.pdb
deleted file mode 100644
index 2a13160..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/Installizer.pdb and /dev/null differ
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/Installizer_MarkupCompile.cache b/Installizer/obj/windows/Debug/net5.0-windows/Installizer_MarkupCompile.cache
deleted file mode 100644
index 898867c..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/Installizer_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-Installizer
-
-
-winexe
-C#
-.cs
-D:\Drive\טוויקים למחשב\סקריפטוש\C#\Installizer\Installizer\obj\windows\Debug\net5.0-windows\
-Installizer
-none
-false
-TRACE;DEBUG;NET;NET5_0;NETCOREAPP
-
-1-1212280320
-
-8-309702731
-218-2147439519
-ResourceDictionary1.xaml;
-
-False
-
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/ResourceDictionary1.baml b/Installizer/obj/windows/Debug/net5.0-windows/ResourceDictionary1.baml
deleted file mode 100644
index ff1c634..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/ResourceDictionary1.baml and /dev/null differ
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/ResourceDictionary1.g.cs b/Installizer/obj/windows/Debug/net5.0-windows/ResourceDictionary1.g.cs
deleted file mode 100644
index c54063c..0000000
--- a/Installizer/obj/windows/Debug/net5.0-windows/ResourceDictionary1.g.cs
+++ /dev/null
@@ -1,75 +0,0 @@
-#pragma checksum "..\..\..\..\ResourceDictionary1.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0428CDE3AD6004FC54BC5AEF5E45B63805BC6857"
-//------------------------------------------------------------------------------
-//
-// 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.Diagnostics;
-using System.Windows;
-using System.Windows.Automation;
-using System.Windows.Controls;
-using System.Windows.Controls.Primitives;
-using System.Windows.Controls.Ribbon;
-using System.Windows.Data;
-using System.Windows.Documents;
-using System.Windows.Forms.Integration;
-using System.Windows.Ink;
-using System.Windows.Input;
-using System.Windows.Markup;
-using System.Windows.Media;
-using System.Windows.Media.Animation;
-using System.Windows.Media.Effects;
-using System.Windows.Media.Imaging;
-using System.Windows.Media.Media3D;
-using System.Windows.Media.TextFormatting;
-using System.Windows.Navigation;
-using System.Windows.Shapes;
-using System.Windows.Shell;
-
-
-namespace Installizer {
-
-
- ///
- /// ResourceDictionary1
- ///
- public partial class ResourceDictionary1 : System.Windows.ResourceDictionary, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.0.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Installizer;component/resourcedictionary1.xaml", System.UriKind.Relative);
-
- #line 1 "..\..\..\..\ResourceDictionary1.xaml"
- System.Windows.Application.LoadComponent(this, resourceLocater);
-
- #line default
- #line hidden
- }
-
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "6.0.0.0")]
- [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
- [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
- void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/apphost.exe b/Installizer/obj/windows/Debug/net5.0-windows/apphost.exe
deleted file mode 100644
index 52ea318..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/apphost.exe and /dev/null differ
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/ref/Installizer.dll b/Installizer/obj/windows/Debug/net5.0-windows/ref/Installizer.dll
deleted file mode 100644
index c8dc542..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/ref/Installizer.dll and /dev/null differ
diff --git a/Installizer/obj/windows/Debug/net5.0-windows/refint/Installizer.dll b/Installizer/obj/windows/Debug/net5.0-windows/refint/Installizer.dll
deleted file mode 100644
index c8dc542..0000000
Binary files a/Installizer/obj/windows/Debug/net5.0-windows/refint/Installizer.dll and /dev/null differ