now it runs the normal and the admin
This commit is contained in:
BIN
Runas/bin/Release/net6.0/LiteDB.dll
Normal file
BIN
Runas/bin/Release/net6.0/LiteDB.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Microsoft.Extensions.Logging.dll
Normal file
BIN
Runas/bin/Release/net6.0/Microsoft.Extensions.Logging.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Microsoft.Extensions.Options.dll
Normal file
BIN
Runas/bin/Release/net6.0/Microsoft.Extensions.Options.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Microsoft.Extensions.Primitives.dll
Normal file
BIN
Runas/bin/Release/net6.0/Microsoft.Extensions.Primitives.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Resources/fu
Normal file
BIN
Runas/bin/Release/net6.0/Resources/fu
Normal file
Binary file not shown.
229
Runas/bin/Release/net6.0/Runas.deps.json
Normal file
229
Runas/bin/Release/net6.0/Runas.deps.json
Normal file
@@ -0,0 +1,229 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v6.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v6.0": {
|
||||
"Runas/1.0.0": {
|
||||
"dependencies": {
|
||||
"LiteDB": "5.0.16",
|
||||
"Serilog": "2.12.0",
|
||||
"Serilog.Enrichers.Environment": "2.2.0",
|
||||
"Serilog.Enrichers.Thread": "3.1.0",
|
||||
"Serilog.Extensions.Logging": "3.1.0",
|
||||
"Serilog.Sinks.File": "5.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"Runas.dll": {}
|
||||
}
|
||||
},
|
||||
"LiteDB/5.0.16": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/LiteDB.dll": {
|
||||
"assemblyVersion": "5.0.16.0",
|
||||
"fileVersion": "5.0.16.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "2.0.0.17205"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Logging/2.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
|
||||
"Microsoft.Extensions.Logging.Abstractions": "2.0.0",
|
||||
"Microsoft.Extensions.Options": "2.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "2.0.0.17205"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Logging.Abstractions/2.0.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "2.0.0.17205"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Options/2.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
|
||||
"Microsoft.Extensions.Primitives": "2.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Options.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "2.0.0.17205"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.Primitives/2.0.0": {
|
||||
"dependencies": {
|
||||
"System.Runtime.CompilerServices.Unsafe": "4.4.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "2.0.0.17205"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Serilog/2.12.0": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Serilog.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "2.12.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Serilog.Enrichers.Environment/2.2.0": {
|
||||
"dependencies": {
|
||||
"Serilog": "2.12.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Serilog.Enrichers.Environment.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "2.2.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Serilog.Enrichers.Thread/3.1.0": {
|
||||
"dependencies": {
|
||||
"Serilog": "2.12.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Serilog.Enrichers.Thread.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "3.1.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Serilog.Extensions.Logging/3.1.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Extensions.Logging": "2.0.0",
|
||||
"Serilog": "2.12.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Serilog.Extensions.Logging.dll": {
|
||||
"assemblyVersion": "2.0.0.0",
|
||||
"fileVersion": "3.1.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Serilog.Sinks.File/5.0.0": {
|
||||
"dependencies": {
|
||||
"Serilog": "2.12.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net5.0/Serilog.Sinks.File.dll": {
|
||||
"assemblyVersion": "5.0.0.0",
|
||||
"fileVersion": "5.0.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/4.4.0": {}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Runas/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"LiteDB/5.0.16": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-DMUYdRlgNbrSlyWzdQ4GqW934ntNHBGWMTNQlOL4hWz8WnveY6V9ZGo2ntPrSATW7kat8v5VoCXGSzToPiwZWw==",
|
||||
"path": "litedb/5.0.16",
|
||||
"hashPath": "litedb.5.0.16.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-eUdJ0Q/GfVyUJc0Jal5L1QZLceL78pvEM9wEKcHeI24KorqMDoVX+gWsMGLulQMfOwsUaPtkpQM2pFERTzSfSg==",
|
||||
"path": "microsoft.extensions.dependencyinjection.abstractions/2.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Logging/2.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VP10syWV/vxYYMKgZ2eDESmUsz3gPxvBn5J6tkVN8lI4M+dF43RN8fWsEPbcAneDmZrHl3Pv23z05nmyGkJlpg==",
|
||||
"path": "microsoft.extensions.logging/2.0.0",
|
||||
"hashPath": "microsoft.extensions.logging.2.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Logging.Abstractions/2.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
|
||||
"path": "microsoft.extensions.logging.abstractions/2.0.0",
|
||||
"hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Options/2.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-sAKBgjl2gWsECBLLR9K54T7/uZaP2n9GhMYHay/oOLfvpvX0+iNAlQ2NJgVE352C9Fs5CDV3VbNTK8T2aNKQFA==",
|
||||
"path": "microsoft.extensions.options/2.0.0",
|
||||
"hashPath": "microsoft.extensions.options.2.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.Primitives/2.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ukg53qNlqTrK38WA30b5qhw0GD7y3jdI9PHHASjdKyTcBHTevFM2o23tyk3pWCgAV27Bbkm+CPQ2zUe1ZOuYSA==",
|
||||
"path": "microsoft.extensions.primitives/2.0.0",
|
||||
"hashPath": "microsoft.extensions.primitives.2.0.0.nupkg.sha512"
|
||||
},
|
||||
"Serilog/2.12.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-xaiJLIdu6rYMKfQMYUZgTy8YK7SMZjB4Yk50C/u//Z4OsvxkUfSPJy4nknfvwAC34yr13q7kcyh4grbwhSxyZg==",
|
||||
"path": "serilog/2.12.0",
|
||||
"hashPath": "serilog.2.12.0.nupkg.sha512"
|
||||
},
|
||||
"Serilog.Enrichers.Environment/2.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-DMrj3A4l65kc4JouQyZjjFv7N58Y7lGsB81kSzorTwUGeI2wrTy7CVwSOfG90/Pcu/HV5bwGrUmxDZ38pON+5Q==",
|
||||
"path": "serilog.enrichers.environment/2.2.0",
|
||||
"hashPath": "serilog.enrichers.environment.2.2.0.nupkg.sha512"
|
||||
},
|
||||
"Serilog.Enrichers.Thread/3.1.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-85lWsGRJpRxvKT6j/H67no55SUBsBIvp556TKuBTGhjtoPeq+L7j/sDWbgAtvT0p7u7/phJyX6j35PQ4Vtqw0g==",
|
||||
"path": "serilog.enrichers.thread/3.1.0",
|
||||
"hashPath": "serilog.enrichers.thread.3.1.0.nupkg.sha512"
|
||||
},
|
||||
"Serilog.Extensions.Logging/3.1.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-IWfem7wfrFbB3iw1OikqPFNPEzfayvDuN4WP7Ue1AVFskalMByeWk3QbtUXQR34SBkv1EbZ3AySHda/ErDgpcg==",
|
||||
"path": "serilog.extensions.logging/3.1.0",
|
||||
"hashPath": "serilog.extensions.logging.3.1.0.nupkg.sha512"
|
||||
},
|
||||
"Serilog.Sinks.File/5.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-uwV5hdhWPwUH1szhO8PJpFiahqXmzPzJT/sOijH/kFgUx+cyoDTMM8MHD0adw9+Iem6itoibbUXHYslzXsLEAg==",
|
||||
"path": "serilog.sinks.file/5.0.0",
|
||||
"hashPath": "serilog.sinks.file.5.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/4.4.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-9dLLuBxr5GNmOfl2jSMcsHuteEg32BEfUotmmUkmZjpR3RpVHE8YQwt0ow3p6prwA1ME8WqDVZqrr8z6H8G+Kw==",
|
||||
"path": "system.runtime.compilerservices.unsafe/4.4.0",
|
||||
"hashPath": "system.runtime.compilerservices.unsafe.4.4.0.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
BIN
Runas/bin/Release/net6.0/Runas.dll
Normal file
BIN
Runas/bin/Release/net6.0/Runas.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Runas.exe
Normal file
BIN
Runas/bin/Release/net6.0/Runas.exe
Normal file
Binary file not shown.
12
Runas/bin/Release/net6.0/Runas.runtimeconfig.json
Normal file
12
Runas/bin/Release/net6.0/Runas.runtimeconfig.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
|
||||
}
|
||||
}
|
||||
}
|
BIN
Runas/bin/Release/net6.0/Serilog.Enrichers.Environment.dll
Normal file
BIN
Runas/bin/Release/net6.0/Serilog.Enrichers.Environment.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Serilog.Enrichers.Thread.dll
Normal file
BIN
Runas/bin/Release/net6.0/Serilog.Enrichers.Thread.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Serilog.Extensions.Logging.dll
Normal file
BIN
Runas/bin/Release/net6.0/Serilog.Extensions.Logging.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Serilog.Sinks.File.dll
Normal file
BIN
Runas/bin/Release/net6.0/Serilog.Sinks.File.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/Serilog.dll
Normal file
BIN
Runas/bin/Release/net6.0/Serilog.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/LiteDB.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/LiteDB.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.CSharp.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.CSharp.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.VisualBasic.Core.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.VisualBasic.Core.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.VisualBasic.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.VisualBasic.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.Win32.Primitives.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.Win32.Primitives.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.Win32.Registry.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Microsoft.Win32.Registry.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Resources/fu
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Resources/fu
Normal file
Binary file not shown.
1200
Runas/bin/Release/net6.0/win-x64/Runas.deps.json
Normal file
1200
Runas/bin/Release/net6.0/win-x64/Runas.deps.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Runas/bin/Release/net6.0/win-x64/Runas.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Runas.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Runas.exe
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Runas.exe
Normal file
Binary file not shown.
24
Runas/bin/Release/net6.0/win-x64/Runas.runtimeconfig.json
Normal file
24
Runas/bin/Release/net6.0/win-x64/Runas.runtimeconfig.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net6.0",
|
||||
"includedFrameworks": [
|
||||
{
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "6.0.16"
|
||||
}
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true,
|
||||
"System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false,
|
||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
||||
"System.Resources.ResourceManager.AllowCustomResourceTypes": false,
|
||||
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false,
|
||||
"System.Runtime.InteropServices.EnableConsumingManagedCodeFromNativeHosting": false,
|
||||
"System.Runtime.InteropServices.EnableCppCLIHostActivation": false,
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
||||
"System.StartupHookProvider.IsSupported": false,
|
||||
"System.Threading.Thread.EnableAutoreleasePool": false,
|
||||
"System.Text.Encoding.EnableUnsafeUTF7Encoding": false
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Serilog.Enrichers.Thread.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Serilog.Enrichers.Thread.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Serilog.Extensions.Logging.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Serilog.Extensions.Logging.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Serilog.Sinks.File.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Serilog.Sinks.File.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/Serilog.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/Serilog.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.AppContext.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.AppContext.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Buffers.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Buffers.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Collections.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Collections.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.ComponentModel.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.ComponentModel.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Configuration.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Configuration.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Console.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Console.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Core.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Core.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Data.Common.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Data.Common.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Data.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Data.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Diagnostics.Debug.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Diagnostics.Debug.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Diagnostics.Process.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Diagnostics.Process.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Diagnostics.Tools.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Diagnostics.Tools.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Diagnostics.Tracing.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Diagnostics.Tracing.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Drawing.Primitives.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Drawing.Primitives.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Drawing.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Drawing.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Dynamic.Runtime.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Dynamic.Runtime.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Formats.Asn1.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Formats.Asn1.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Globalization.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Globalization.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.Compression.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.Compression.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.FileSystem.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.FileSystem.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.IsolatedStorage.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.IsolatedStorage.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.MemoryMappedFiles.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.MemoryMappedFiles.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.Pipes.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.Pipes.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.IO.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Linq.Expressions.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Linq.Expressions.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Linq.Parallel.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Linq.Parallel.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Linq.Queryable.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Linq.Queryable.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Linq.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Linq.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Memory.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Memory.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.Http.Json.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.Http.Json.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.Http.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.Http.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.HttpListener.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.HttpListener.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.Mail.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.Mail.dll
Normal file
Binary file not shown.
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.NameResolution.dll
Normal file
BIN
Runas/bin/Release/net6.0/win-x64/System.Net.NameResolution.dll
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user