diff --git a/src/PboViewer CLI/PBOViewer_Icon.ico b/src/PboViewer CLI/PBOViewer_Icon.ico new file mode 100644 index 0000000..e4311c5 Binary files /dev/null and b/src/PboViewer CLI/PBOViewer_Icon.ico differ diff --git a/src/PboViewer CLI/PboViewer CLI.csproj b/src/PboViewer CLI/PboViewer CLI.csproj index 9aa1432..6588dc7 100644 --- a/src/PboViewer CLI/PboViewer CLI.csproj +++ b/src/PboViewer CLI/PboViewer CLI.csproj @@ -1,10 +1,12 @@ - + Exe net5.0 PboViewer PboViewer + AnyCPU;x64 + PBOViewer_Icon.ico diff --git a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.assets.cache b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.assets.cache index 3ca13a1..0598809 100644 Binary files a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.assets.cache and b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.assets.cache differ diff --git a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt index cd1358a..b54944b 100644 --- a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt +++ b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt @@ -17,3 +17,22 @@ G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer.dll G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\ref\PboViewer.dll G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer.pdb G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.genruntimeconfig.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.exe +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.deps.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.runtimeconfig.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.runtimeconfig.dev.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\ref\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\PboViewer.pdb +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\ManyConsole.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Debug\net5.0\Mono.Options.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.csprojAssemblyReference.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.AssemblyInfoInputs.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.AssemblyInfo.cs +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.csproj.CoreCompileInputs.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.csproj.CopyComplete +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\ref\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer.pdb +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Debug\net5.0\PboViewer CLI.genruntimeconfig.cache diff --git a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.csprojAssemblyReference.cache b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.csprojAssemblyReference.cache index 07eac77..6ee7348 100644 Binary files a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.csprojAssemblyReference.cache and b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.csprojAssemblyReference.cache differ diff --git a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.genruntimeconfig.cache b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.genruntimeconfig.cache index def35c7..1d8175e 100644 --- a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.genruntimeconfig.cache +++ b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer CLI.genruntimeconfig.cache @@ -1 +1 @@ -7feef68eaf3f66e762d3e8048b5767ea932e1f86 +c1030964332e2ccdb6e1a6d00823782a62a7c798 diff --git a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer.dll b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer.dll index ec5172f..544a3a9 100644 Binary files a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer.dll and b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer.pdb b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer.pdb index d7fc096..739d9c5 100644 Binary files a/src/PboViewer CLI/obj/Debug/net5.0/PboViewer.pdb and b/src/PboViewer CLI/obj/Debug/net5.0/PboViewer.pdb differ diff --git a/src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.dgspec.json b/src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.dgspec.json index 6f60096..eedd0b1 100644 --- a/src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.dgspec.json +++ b/src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.dgspec.json @@ -1,21 +1,20 @@ { "format": 1, "restore": { - "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj": {} + "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj": {} }, "projects": { - "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj": { + "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", + "projectUniqueName": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", "projectName": "PboViewer", - "projectPath": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", + "projectPath": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", "packagesPath": "C:\\Users\\tcroi\\.nuget\\packages\\", - "outputPath": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\obj\\", + "outputPath": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ - "G:\\Logiciels\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + "C:\\Microsoft\\Xamarin\\NuGet\\" ], "configFilePaths": [ "C:\\Users\\tcroi\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.g.props b/src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.g.props index 4c4ce9e..2795185 100644 --- a/src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.g.props +++ b/src/PboViewer CLI/obj/PboViewer CLI.csproj.nuget.g.props @@ -5,7 +5,7 @@ NuGet $(MSBuildThisFileDirectory)project.assets.json $(UserProfile)\.nuget\packages\ - C:\Users\tcroi\.nuget\packages\;G:\Logiciels\Microsoft\Xamarin\NuGet;C:\Program Files\dotnet\sdk\NuGetFallbackFolder + C:\Users\tcroi\.nuget\packages\;C:\Microsoft\Xamarin\NuGet\ PackageReference 5.8.1 diff --git a/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.assets.cache b/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.assets.cache index 3014525..ec06d2d 100644 Binary files a/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.assets.cache and b/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.assets.cache differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt b/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt index 1a91058..5727fd0 100644 --- a/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt +++ b/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt @@ -17,3 +17,22 @@ G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer.dll G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\ref\PboViewer.dll G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer.pdb G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.genruntimeconfig.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.exe +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.deps.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.runtimeconfig.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.runtimeconfig.dev.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\ref\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\PboViewer.pdb +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\ManyConsole.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\Mono.Options.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.csprojAssemblyReference.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.AssemblyInfoInputs.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.AssemblyInfo.cs +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.csproj.CoreCompileInputs.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.csproj.CopyComplete +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\ref\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer.pdb +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\PboViewer CLI.genruntimeconfig.cache diff --git a/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.csprojAssemblyReference.cache b/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.csprojAssemblyReference.cache index 07eac77..94fe9a6 100644 Binary files a/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.csprojAssemblyReference.cache and b/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.csprojAssemblyReference.cache differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.genruntimeconfig.cache b/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.genruntimeconfig.cache index def35c7..1d8175e 100644 --- a/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.genruntimeconfig.cache +++ b/src/PboViewer CLI/obj/Release/net5.0/PboViewer CLI.genruntimeconfig.cache @@ -1 +1 @@ -7feef68eaf3f66e762d3e8048b5767ea932e1f86 +c1030964332e2ccdb6e1a6d00823782a62a7c798 diff --git a/src/PboViewer CLI/obj/Release/net5.0/PboViewer.dll b/src/PboViewer CLI/obj/Release/net5.0/PboViewer.dll index 5d2c28c..1de0214 100644 Binary files a/src/PboViewer CLI/obj/Release/net5.0/PboViewer.dll and b/src/PboViewer CLI/obj/Release/net5.0/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/PboViewer.pdb b/src/PboViewer CLI/obj/Release/net5.0/PboViewer.pdb index b3baa1f..6475cd0 100644 Binary files a/src/PboViewer CLI/obj/Release/net5.0/PboViewer.pdb and b/src/PboViewer CLI/obj/Release/net5.0/PboViewer.pdb differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2f7e5ec --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.AssemblyInfo.cs b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.AssemblyInfo.cs new file mode 100644 index 0000000..c057267 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("PboViewer")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyTitleAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Généré par la classe MSBuild WriteCodeFragment. + diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.AssemblyInfoInputs.cache b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.AssemblyInfoInputs.cache new file mode 100644 index 0000000..c822213 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +8abc1cc1652e907a91c1ae46be76ff18fe72ef6f diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..d7e2983 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,8 @@ +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/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.assets.cache b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.assets.cache new file mode 100644 index 0000000..000e0b4 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.assets.cache differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csproj.CopyComplete b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csproj.CoreCompileInputs.cache b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..dc1965d --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +4061326b5a6d828314831ada696cdc8f217a1d66 diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csproj.FileListAbsolute.txt b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..5f6699e --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csproj.FileListAbsolute.txt @@ -0,0 +1,200 @@ +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\PboViewer +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\PboViewer.deps.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\PboViewer.runtimeconfig.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\PboViewer.runtimeconfig.dev.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\ref\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\ManyConsole.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\Mono.Options.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\Microsoft.CSharp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\Microsoft.VisualBasic.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\Microsoft.VisualBasic.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\Microsoft.Win32.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\Microsoft.Win32.Registry.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.AppContext.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Buffers.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Collections.Concurrent.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Collections.Immutable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Collections.NonGeneric.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Collections.Specialized.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Collections.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ComponentModel.Annotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ComponentModel.DataAnnotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ComponentModel.EventBasedAsync.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ComponentModel.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ComponentModel.TypeConverter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ComponentModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Configuration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Console.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Data.Common.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Data.DataSetExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Data.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.Contracts.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.Debug.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.DiagnosticSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.FileVersionInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.Process.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.StackTrace.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.TextWriterTraceListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.Tools.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.TraceSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Diagnostics.Tracing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Drawing.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Drawing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Dynamic.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Formats.Asn1.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Globalization.Calendars.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Globalization.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Globalization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.Compression.Brotli.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.Compression.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.Compression.ZipFile.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.Compression.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.FileSystem.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.FileSystem.DriveInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.FileSystem.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.FileSystem.Watcher.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.IsolatedStorage.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.MemoryMappedFiles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.Pipes.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.Pipes.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.UnmanagedMemoryStream.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.IO.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Linq.Expressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Linq.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Linq.Queryable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Memory.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.Http.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.Http.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.HttpListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.Mail.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.NameResolution.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.NetworkInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.Ping.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.Requests.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.ServicePoint.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.Sockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.WebClient.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.WebHeaderCollection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.WebProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.WebSockets.Client.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.WebSockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Net.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Numerics.Vectors.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ObjectModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Private.DataContractSerialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Private.Uri.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Private.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Private.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.DispatchProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.Emit.ILGeneration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.Emit.Lightweight.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.Emit.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.Metadata.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.TypeExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Reflection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Resources.Reader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Resources.ResourceManager.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Resources.Writer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.CompilerServices.Unsafe.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.CompilerServices.VisualC.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Handles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.InteropServices.RuntimeInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.InteropServices.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Intrinsics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Loader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Serialization.Formatters.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Serialization.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Serialization.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Serialization.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Claims.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Cryptography.Algorithms.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Cryptography.Cng.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Cryptography.Csp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Cryptography.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Cryptography.OpenSsl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Cryptography.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Cryptography.X509Certificates.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Principal.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.Principal.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.SecureString.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ServiceModel.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ServiceProcess.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Text.Encoding.CodePages.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Text.Encoding.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Text.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Text.Encodings.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Text.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Text.RegularExpressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.Channels.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.Overlapped.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.Tasks.Dataflow.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.Tasks.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.Tasks.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.Tasks.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.Thread.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.ThreadPool.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.Timer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Threading.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Transactions.Local.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Transactions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.ValueTuple.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Web.HttpUtility.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.ReaderWriter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.XPath.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.XPath.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.XmlDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.XmlSerializer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\WindowsBase.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\mscorlib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\netstandard.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\System.Private.CoreLib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\createdump +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libSystem.IO.Compression.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libSystem.IO.Compression.Native.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libSystem.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libSystem.Native.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libSystem.Net.Security.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libSystem.Net.Security.Native.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libSystem.Security.Cryptography.Native.OpenSsl.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libSystem.Security.Cryptography.Native.OpenSsl.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libclrjit.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libcoreclr.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libcoreclrtraceptprovider.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libdbgshim.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libhostfxr.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libhostpolicy.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libmscordaccore.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\linux-x64\libmscordbi.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer CLI.csprojAssemblyReference.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer CLI.AssemblyInfoInputs.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer CLI.AssemblyInfo.cs +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer CLI.csproj.CoreCompileInputs.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer CLI.csproj.CopyComplete +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\ref\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\linux-x64\PboViewer CLI.genruntimeconfig.cache diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csprojAssemblyReference.cache b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csprojAssemblyReference.cache new file mode 100644 index 0000000..e983929 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.csprojAssemblyReference.cache differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.genruntimeconfig.cache b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.genruntimeconfig.cache new file mode 100644 index 0000000..c1576b4 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer CLI.genruntimeconfig.cache @@ -0,0 +1 @@ +370dc850926cc27f9ba6c9d5738cd252351d1f54 diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer.dll b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer.dll new file mode 100644 index 0000000..3979105 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer.pdb b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer.pdb new file mode 100644 index 0000000..050135c Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PboViewer.pdb differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PublishOutputs.a3e3391890.txt b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PublishOutputs.a3e3391890.txt new file mode 100644 index 0000000..d53c7b8 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/PublishOutputs.a3e3391890.txt @@ -0,0 +1,188 @@ +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\PboViewer +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\PboViewer.deps.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\PboViewer.runtimeconfig.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\Microsoft.CSharp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\Microsoft.VisualBasic.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\Microsoft.VisualBasic.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\Microsoft.Win32.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\Microsoft.Win32.Registry.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.AppContext.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Buffers.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Collections.Concurrent.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Collections.Immutable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Collections.NonGeneric.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Collections.Specialized.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Collections.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ComponentModel.Annotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ComponentModel.DataAnnotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ComponentModel.EventBasedAsync.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ComponentModel.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ComponentModel.TypeConverter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ComponentModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Configuration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Console.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Data.Common.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Data.DataSetExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Data.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.Contracts.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.Debug.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.DiagnosticSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.FileVersionInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.Process.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.StackTrace.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.TextWriterTraceListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.Tools.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.TraceSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Diagnostics.Tracing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Drawing.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Drawing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Dynamic.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Formats.Asn1.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Globalization.Calendars.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Globalization.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Globalization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.Compression.Brotli.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.Compression.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.Compression.ZipFile.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.Compression.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.FileSystem.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.FileSystem.DriveInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.FileSystem.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.FileSystem.Watcher.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.IsolatedStorage.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.MemoryMappedFiles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.Pipes.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.Pipes.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.UnmanagedMemoryStream.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.IO.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Linq.Expressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Linq.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Linq.Queryable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Memory.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.Http.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.Http.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.HttpListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.Mail.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.NameResolution.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.NetworkInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.Ping.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.Requests.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.ServicePoint.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.Sockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.WebClient.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.WebHeaderCollection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.WebProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.WebSockets.Client.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.WebSockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Net.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Numerics.Vectors.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ObjectModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Private.DataContractSerialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Private.Uri.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Private.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Private.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.DispatchProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.Emit.ILGeneration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.Emit.Lightweight.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.Emit.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.Metadata.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.TypeExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Reflection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Resources.Reader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Resources.ResourceManager.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Resources.Writer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.CompilerServices.Unsafe.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.CompilerServices.VisualC.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Handles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.InteropServices.RuntimeInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.InteropServices.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Intrinsics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Loader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Serialization.Formatters.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Serialization.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Serialization.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Serialization.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Claims.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Cryptography.Algorithms.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Cryptography.Cng.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Cryptography.Csp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Cryptography.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Cryptography.OpenSsl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Cryptography.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Cryptography.X509Certificates.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Principal.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.Principal.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.SecureString.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ServiceModel.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ServiceProcess.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Text.Encoding.CodePages.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Text.Encoding.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Text.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Text.Encodings.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Text.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Text.RegularExpressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.Channels.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.Overlapped.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.Tasks.Dataflow.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.Tasks.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.Tasks.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.Tasks.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.Thread.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.ThreadPool.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.Timer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Threading.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Transactions.Local.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Transactions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.ValueTuple.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Web.HttpUtility.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.ReaderWriter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.XPath.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.XPath.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.XmlDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.XmlSerializer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\WindowsBase.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\mscorlib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\netstandard.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\System.Private.CoreLib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\createdump +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libSystem.IO.Compression.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libSystem.IO.Compression.Native.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libSystem.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libSystem.Native.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libSystem.Net.Security.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libSystem.Net.Security.Native.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libSystem.Security.Cryptography.Native.OpenSsl.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libSystem.Security.Cryptography.Native.OpenSsl.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libclrjit.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libcoreclr.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libcoreclrtraceptprovider.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libdbgshim.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libhostfxr.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libhostpolicy.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libmscordaccore.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\libmscordbi.so +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\ManyConsole.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\linux\Mono.Options.dll diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/apphost b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/apphost new file mode 100644 index 0000000..7ae7b4b Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/apphost differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/linux-x64/ref/PboViewer.dll b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/ref/PboViewer.dll new file mode 100644 index 0000000..ea1ac9b Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/linux-x64/ref/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2f7e5ec --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.AssemblyInfo.cs b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.AssemblyInfo.cs new file mode 100644 index 0000000..c057267 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("PboViewer")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyTitleAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Généré par la classe MSBuild WriteCodeFragment. + diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.AssemblyInfoInputs.cache b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.AssemblyInfoInputs.cache new file mode 100644 index 0000000..c822213 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +8abc1cc1652e907a91c1ae46be76ff18fe72ef6f diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..d7e2983 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,8 @@ +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/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.assets.cache b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.assets.cache new file mode 100644 index 0000000..cccf297 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.assets.cache differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csproj.CopyComplete b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csproj.CoreCompileInputs.cache b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..788a1a7 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +ea2a254d87570fc92a01f75f65628d3c25435b88 diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csproj.FileListAbsolute.txt b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..f993c61 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csproj.FileListAbsolute.txt @@ -0,0 +1,201 @@ +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\PboViewer +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\PboViewer.deps.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\PboViewer.runtimeconfig.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\PboViewer.runtimeconfig.dev.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\ref\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\ManyConsole.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\Mono.Options.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\Microsoft.CSharp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\Microsoft.VisualBasic.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\Microsoft.VisualBasic.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\Microsoft.Win32.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\Microsoft.Win32.Registry.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.AppContext.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Buffers.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Collections.Concurrent.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Collections.Immutable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Collections.NonGeneric.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Collections.Specialized.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Collections.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ComponentModel.Annotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ComponentModel.DataAnnotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ComponentModel.EventBasedAsync.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ComponentModel.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ComponentModel.TypeConverter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ComponentModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Configuration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Console.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Data.Common.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Data.DataSetExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Data.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.Contracts.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.Debug.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.DiagnosticSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.FileVersionInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.Process.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.StackTrace.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.TextWriterTraceListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.Tools.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.TraceSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Diagnostics.Tracing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Drawing.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Drawing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Dynamic.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Formats.Asn1.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Globalization.Calendars.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Globalization.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Globalization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.Compression.Brotli.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.Compression.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.Compression.ZipFile.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.Compression.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.FileSystem.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.FileSystem.DriveInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.FileSystem.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.FileSystem.Watcher.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.IsolatedStorage.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.MemoryMappedFiles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.Pipes.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.Pipes.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.UnmanagedMemoryStream.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.IO.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Linq.Expressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Linq.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Linq.Queryable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Memory.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.Http.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.Http.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.HttpListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.Mail.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.NameResolution.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.NetworkInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.Ping.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.Requests.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.ServicePoint.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.Sockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.WebClient.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.WebHeaderCollection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.WebProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.WebSockets.Client.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.WebSockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Net.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Numerics.Vectors.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ObjectModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Private.DataContractSerialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Private.Uri.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Private.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Private.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.DispatchProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.Emit.ILGeneration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.Emit.Lightweight.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.Emit.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.Metadata.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.TypeExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Reflection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Resources.Reader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Resources.ResourceManager.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Resources.Writer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.CompilerServices.Unsafe.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.CompilerServices.VisualC.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Handles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.InteropServices.RuntimeInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.InteropServices.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Intrinsics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Loader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Serialization.Formatters.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Serialization.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Serialization.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Serialization.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Claims.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Cryptography.Algorithms.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Cryptography.Cng.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Cryptography.Csp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Cryptography.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Cryptography.OpenSsl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Cryptography.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Cryptography.X509Certificates.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Principal.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.Principal.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.SecureString.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ServiceModel.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ServiceProcess.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Text.Encoding.CodePages.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Text.Encoding.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Text.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Text.Encodings.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Text.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Text.RegularExpressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.Channels.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.Overlapped.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.Tasks.Dataflow.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.Tasks.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.Tasks.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.Tasks.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.Thread.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.ThreadPool.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.Timer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Threading.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Transactions.Local.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Transactions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.ValueTuple.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Web.HttpUtility.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.ReaderWriter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.XPath.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.XPath.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.XmlDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.XmlSerializer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\WindowsBase.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\mscorlib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\netstandard.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\System.Private.CoreLib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\createdump +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.IO.Compression.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.IO.Compression.Native.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.Native.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.Net.Security.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.Net.Security.Native.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.Security.Cryptography.Native.Apple.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.Security.Cryptography.Native.Apple.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.Security.Cryptography.Native.OpenSsl.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libSystem.Security.Cryptography.Native.OpenSsl.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libclrjit.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libcoreclr.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libdbgshim.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libhostfxr.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libhostpolicy.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libmscordaccore.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\osx-x64\libmscordbi.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer CLI.csprojAssemblyReference.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer CLI.AssemblyInfoInputs.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer CLI.AssemblyInfo.cs +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer CLI.csproj.CoreCompileInputs.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer CLI.csproj.CopyComplete +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\ref\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\osx-x64\PboViewer CLI.genruntimeconfig.cache diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csprojAssemblyReference.cache b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csprojAssemblyReference.cache new file mode 100644 index 0000000..71f6a9c Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.csprojAssemblyReference.cache differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.genruntimeconfig.cache b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.genruntimeconfig.cache new file mode 100644 index 0000000..25ae8c0 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer CLI.genruntimeconfig.cache @@ -0,0 +1 @@ +f1656e537b0dc3d6feb979f003cad45a77c7aead diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer.dll b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer.dll new file mode 100644 index 0000000..27caca4 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer.pdb b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer.pdb new file mode 100644 index 0000000..89c9c35 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PboViewer.pdb differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PublishOutputs.fbfd3370fc.txt b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PublishOutputs.fbfd3370fc.txt new file mode 100644 index 0000000..6883be6 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/PublishOutputs.fbfd3370fc.txt @@ -0,0 +1,189 @@ +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\PboViewer +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\PboViewer.deps.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\PboViewer.runtimeconfig.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\Microsoft.CSharp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\Microsoft.VisualBasic.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\Microsoft.VisualBasic.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\Microsoft.Win32.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\Microsoft.Win32.Registry.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.AppContext.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Buffers.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Collections.Concurrent.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Collections.Immutable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Collections.NonGeneric.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Collections.Specialized.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Collections.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ComponentModel.Annotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ComponentModel.DataAnnotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ComponentModel.EventBasedAsync.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ComponentModel.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ComponentModel.TypeConverter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ComponentModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Configuration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Console.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Data.Common.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Data.DataSetExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Data.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.Contracts.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.Debug.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.DiagnosticSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.FileVersionInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.Process.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.StackTrace.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.TextWriterTraceListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.Tools.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.TraceSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Diagnostics.Tracing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Drawing.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Drawing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Dynamic.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Formats.Asn1.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Globalization.Calendars.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Globalization.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Globalization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.Compression.Brotli.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.Compression.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.Compression.ZipFile.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.Compression.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.FileSystem.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.FileSystem.DriveInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.FileSystem.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.FileSystem.Watcher.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.IsolatedStorage.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.MemoryMappedFiles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.Pipes.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.Pipes.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.UnmanagedMemoryStream.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.IO.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Linq.Expressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Linq.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Linq.Queryable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Memory.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.Http.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.Http.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.HttpListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.Mail.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.NameResolution.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.NetworkInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.Ping.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.Requests.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.ServicePoint.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.Sockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.WebClient.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.WebHeaderCollection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.WebProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.WebSockets.Client.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.WebSockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Net.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Numerics.Vectors.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ObjectModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Private.DataContractSerialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Private.Uri.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Private.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Private.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.DispatchProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.Emit.ILGeneration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.Emit.Lightweight.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.Emit.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.Metadata.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.TypeExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Reflection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Resources.Reader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Resources.ResourceManager.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Resources.Writer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.CompilerServices.Unsafe.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.CompilerServices.VisualC.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Handles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.InteropServices.RuntimeInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.InteropServices.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Intrinsics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Loader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Serialization.Formatters.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Serialization.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Serialization.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Serialization.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Claims.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Cryptography.Algorithms.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Cryptography.Cng.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Cryptography.Csp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Cryptography.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Cryptography.OpenSsl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Cryptography.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Cryptography.X509Certificates.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Principal.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.Principal.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.SecureString.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ServiceModel.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ServiceProcess.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Text.Encoding.CodePages.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Text.Encoding.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Text.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Text.Encodings.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Text.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Text.RegularExpressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.Channels.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.Overlapped.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.Tasks.Dataflow.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.Tasks.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.Tasks.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.Tasks.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.Thread.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.ThreadPool.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.Timer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Threading.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Transactions.Local.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Transactions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.ValueTuple.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Web.HttpUtility.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.ReaderWriter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.XPath.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.XPath.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.XmlDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.XmlSerializer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\WindowsBase.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\mscorlib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\netstandard.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\System.Private.CoreLib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\createdump +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.IO.Compression.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.IO.Compression.Native.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.Native.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.Net.Security.Native.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.Net.Security.Native.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.Security.Cryptography.Native.Apple.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.Security.Cryptography.Native.Apple.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.Security.Cryptography.Native.OpenSsl.a +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libSystem.Security.Cryptography.Native.OpenSsl.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libclrjit.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libcoreclr.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libdbgshim.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libhostfxr.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libhostpolicy.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libmscordaccore.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\libmscordbi.dylib +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\ManyConsole.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\macos\Mono.Options.dll diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/apphost b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/apphost new file mode 100644 index 0000000..b7cfad7 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/apphost differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/osx-x64/ref/PboViewer.dll b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/ref/PboViewer.dll new file mode 100644 index 0000000..ea1ac9b Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/osx-x64/ref/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/PboViewer CLI/obj/Release/net5.0/win-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2f7e5ec --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/win-x64/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.AssemblyInfo.cs b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.AssemblyInfo.cs new file mode 100644 index 0000000..c057267 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.AssemblyInfo.cs @@ -0,0 +1,22 @@ +//------------------------------------------------------------------------------ +// +// 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("PboViewer")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyTitleAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Généré par la classe MSBuild WriteCodeFragment. + diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.AssemblyInfoInputs.cache b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.AssemblyInfoInputs.cache new file mode 100644 index 0000000..c822213 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +8abc1cc1652e907a91c1ae46be76ff18fe72ef6f diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..d7e2983 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,8 @@ +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/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.assets.cache b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.assets.cache new file mode 100644 index 0000000..4de6ac6 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.assets.cache differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csproj.CopyComplete b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csproj.CoreCompileInputs.cache b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..6239127 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +2c45c64bff1ee666576c09eff593da3ffa0e56f3 diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csproj.FileListAbsolute.txt b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..8b22710 --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csproj.FileListAbsolute.txt @@ -0,0 +1,238 @@ +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\PboViewer.exe +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\PboViewer.deps.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\PboViewer.runtimeconfig.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\PboViewer.runtimeconfig.dev.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\ref\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\ManyConsole.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\Mono.Options.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\Microsoft.CSharp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\Microsoft.VisualBasic.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\Microsoft.VisualBasic.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\Microsoft.Win32.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\Microsoft.Win32.Registry.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.AppContext.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Buffers.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Collections.Concurrent.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Collections.Immutable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Collections.NonGeneric.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Collections.Specialized.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Collections.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ComponentModel.Annotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ComponentModel.DataAnnotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ComponentModel.EventBasedAsync.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ComponentModel.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ComponentModel.TypeConverter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ComponentModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Configuration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Console.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Data.Common.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Data.DataSetExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Data.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.Contracts.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.Debug.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.DiagnosticSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.FileVersionInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.Process.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.StackTrace.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.TextWriterTraceListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.Tools.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.TraceSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Diagnostics.Tracing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Drawing.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Drawing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Dynamic.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Formats.Asn1.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Globalization.Calendars.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Globalization.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Globalization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.Compression.Brotli.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.Compression.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.Compression.ZipFile.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.Compression.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.FileSystem.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.FileSystem.DriveInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.FileSystem.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.FileSystem.Watcher.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.IsolatedStorage.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.MemoryMappedFiles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.Pipes.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.Pipes.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.UnmanagedMemoryStream.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.IO.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Linq.Expressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Linq.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Linq.Queryable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Memory.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.Http.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.Http.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.HttpListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.Mail.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.NameResolution.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.NetworkInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.Ping.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.Requests.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.ServicePoint.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.Sockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.WebClient.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.WebHeaderCollection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.WebProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.WebSockets.Client.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.WebSockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Net.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Numerics.Vectors.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ObjectModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Private.DataContractSerialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Private.Uri.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Private.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Private.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.DispatchProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.Emit.ILGeneration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.Emit.Lightweight.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.Emit.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.Metadata.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.TypeExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Reflection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Resources.Reader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Resources.ResourceManager.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Resources.Writer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.CompilerServices.Unsafe.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.CompilerServices.VisualC.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Handles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.InteropServices.RuntimeInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.InteropServices.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Intrinsics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Loader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Serialization.Formatters.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Serialization.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Serialization.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Serialization.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Claims.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Cryptography.Algorithms.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Cryptography.Cng.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Cryptography.Csp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Cryptography.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Cryptography.OpenSsl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Cryptography.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Cryptography.X509Certificates.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Principal.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.Principal.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.SecureString.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ServiceModel.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ServiceProcess.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Text.Encoding.CodePages.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Text.Encoding.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Text.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Text.Encodings.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Text.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Text.RegularExpressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.Channels.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.Overlapped.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.Tasks.Dataflow.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.Tasks.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.Tasks.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.Tasks.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.Thread.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.ThreadPool.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.Timer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Threading.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Transactions.Local.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Transactions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.ValueTuple.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Web.HttpUtility.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.ReaderWriter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.XPath.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.XPath.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.XmlDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.XmlSerializer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\WindowsBase.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\mscorlib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\netstandard.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\Microsoft.DiaSymReader.Native.amd64.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\System.Private.CoreLib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-console-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-console-l1-2-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-datetime-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-debug-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-errorhandling-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-file-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-file-l1-2-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-file-l2-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-handle-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-heap-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-interlocked-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-libraryloader-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-localization-l1-2-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-memory-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-namedpipe-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-processenvironment-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-processthreads-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-processthreads-l1-1-1.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-profile-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-rtlsupport-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-string-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-synch-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-synch-l1-2-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-sysinfo-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-timezone-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-core-util-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-conio-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-convert-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-environment-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-filesystem-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-heap-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-locale-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-math-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-multibyte-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-private-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-process-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-runtime-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-stdio-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-string-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-time-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\api-ms-win-crt-utility-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\clrcompression.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\clretwrc.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\clrjit.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\coreclr.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\createdump.exe +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\dbgshim.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\hostfxr.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\hostpolicy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\mscordaccore.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\mscordaccore_amd64_amd64_5.0.321.7212.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\mscordbi.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\mscorrc.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\bin\Release\net5.0\win-x64\ucrtbase.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer CLI.csprojAssemblyReference.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer CLI.AssemblyInfoInputs.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer CLI.AssemblyInfo.cs +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer CLI.csproj.CoreCompileInputs.cache +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer CLI.csproj.CopyComplete +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\ref\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\obj\Release\net5.0\win-x64\PboViewer CLI.genruntimeconfig.cache diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csprojAssemblyReference.cache b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csprojAssemblyReference.cache new file mode 100644 index 0000000..4d34031 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.csprojAssemblyReference.cache differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.genruntimeconfig.cache b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.genruntimeconfig.cache new file mode 100644 index 0000000..1b2a4af --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer CLI.genruntimeconfig.cache @@ -0,0 +1 @@ +a3b3e5cc2653be9f843ba31f65781eca7b86eb19 diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer.dll b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer.dll new file mode 100644 index 0000000..07e4665 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer.pdb b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer.pdb new file mode 100644 index 0000000..9e57a6a Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PboViewer.pdb differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/PublishOutputs.6719b0d70d.txt b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PublishOutputs.6719b0d70d.txt new file mode 100644 index 0000000..d44313d --- /dev/null +++ b/src/PboViewer CLI/obj/Release/net5.0/win-x64/PublishOutputs.6719b0d70d.txt @@ -0,0 +1,226 @@ +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\PboViewer.exe +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\PboViewer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\PboViewer.deps.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\PboViewer.runtimeconfig.json +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\PboViewer.pdb +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\Microsoft.CSharp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\Microsoft.VisualBasic.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\Microsoft.VisualBasic.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\Microsoft.Win32.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\Microsoft.Win32.Registry.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.AppContext.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Buffers.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Collections.Concurrent.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Collections.Immutable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Collections.NonGeneric.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Collections.Specialized.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Collections.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ComponentModel.Annotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ComponentModel.DataAnnotations.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ComponentModel.EventBasedAsync.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ComponentModel.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ComponentModel.TypeConverter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ComponentModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Configuration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Console.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Core.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Data.Common.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Data.DataSetExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Data.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.Contracts.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.Debug.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.DiagnosticSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.FileVersionInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.Process.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.StackTrace.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.TextWriterTraceListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.Tools.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.TraceSource.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Diagnostics.Tracing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Drawing.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Drawing.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Dynamic.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Formats.Asn1.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Globalization.Calendars.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Globalization.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Globalization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.Compression.Brotli.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.Compression.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.Compression.ZipFile.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.Compression.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.FileSystem.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.FileSystem.DriveInfo.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.FileSystem.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.FileSystem.Watcher.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.FileSystem.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.IsolatedStorage.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.MemoryMappedFiles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.Pipes.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.Pipes.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.UnmanagedMemoryStream.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.IO.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Linq.Expressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Linq.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Linq.Queryable.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Memory.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.Http.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.Http.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.HttpListener.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.Mail.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.NameResolution.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.NetworkInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.Ping.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.Requests.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.ServicePoint.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.Sockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.WebClient.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.WebHeaderCollection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.WebProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.WebSockets.Client.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.WebSockets.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Net.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Numerics.Vectors.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ObjectModel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Private.DataContractSerialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Private.Uri.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Private.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Private.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.DispatchProxy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.Emit.ILGeneration.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.Emit.Lightweight.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.Emit.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.Metadata.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.TypeExtensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Reflection.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Resources.Reader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Resources.ResourceManager.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Resources.Writer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.CompilerServices.Unsafe.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.CompilerServices.VisualC.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Handles.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.InteropServices.RuntimeInformation.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.InteropServices.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Intrinsics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Loader.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Numerics.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Serialization.Formatters.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Serialization.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Serialization.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Serialization.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Runtime.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.AccessControl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Claims.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Cryptography.Algorithms.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Cryptography.Cng.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Cryptography.Csp.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Cryptography.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Cryptography.OpenSsl.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Cryptography.Primitives.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Cryptography.X509Certificates.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Principal.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.Principal.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.SecureString.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Security.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ServiceModel.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ServiceProcess.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Text.Encoding.CodePages.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Text.Encoding.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Text.Encoding.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Text.Encodings.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Text.Json.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Text.RegularExpressions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.Channels.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.Overlapped.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.Tasks.Dataflow.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.Tasks.Extensions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.Tasks.Parallel.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.Tasks.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.Thread.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.ThreadPool.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.Timer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Threading.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Transactions.Local.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Transactions.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.ValueTuple.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Web.HttpUtility.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Web.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Windows.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.Linq.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.ReaderWriter.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.Serialization.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.XPath.XDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.XPath.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.XmlDocument.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.XmlSerializer.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Xml.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\WindowsBase.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\mscorlib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\netstandard.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\Microsoft.DiaSymReader.Native.amd64.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\System.Private.CoreLib.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-console-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-console-l1-2-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-datetime-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-debug-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-errorhandling-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-file-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-file-l1-2-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-file-l2-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-handle-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-heap-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-interlocked-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-libraryloader-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-localization-l1-2-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-memory-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-namedpipe-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-processenvironment-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-processthreads-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-processthreads-l1-1-1.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-profile-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-rtlsupport-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-string-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-synch-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-synch-l1-2-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-sysinfo-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-timezone-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-core-util-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-conio-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-convert-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-environment-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-filesystem-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-heap-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-locale-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-math-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-multibyte-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-private-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-process-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-runtime-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-stdio-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-string-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-time-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\api-ms-win-crt-utility-l1-1-0.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\clrcompression.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\clretwrc.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\clrjit.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\coreclr.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\createdump.exe +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\dbgshim.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\hostfxr.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\hostpolicy.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\mscordaccore.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\mscordaccore_amd64_amd64_5.0.321.7212.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\mscordbi.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\mscorrc.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\ucrtbase.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\ManyConsole.dll +G:\source\c#\avalonia\PboViewer\PboViewer CLI\publish\windows\Mono.Options.dll diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/apphost.exe b/src/PboViewer CLI/obj/Release/net5.0/win-x64/apphost.exe new file mode 100644 index 0000000..0a3d5e2 Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/win-x64/apphost.exe differ diff --git a/src/PboViewer CLI/obj/Release/net5.0/win-x64/ref/PboViewer.dll b/src/PboViewer CLI/obj/Release/net5.0/win-x64/ref/PboViewer.dll new file mode 100644 index 0000000..ea1ac9b Binary files /dev/null and b/src/PboViewer CLI/obj/Release/net5.0/win-x64/ref/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/project.assets.json b/src/PboViewer CLI/obj/project.assets.json index b2901e4..cddfb26 100644 --- a/src/PboViewer CLI/obj/project.assets.json +++ b/src/PboViewer CLI/obj/project.assets.json @@ -69,21 +69,19 @@ }, "packageFolders": { "C:\\Users\\tcroi\\.nuget\\packages\\": {}, - "G:\\Logiciels\\Microsoft\\Xamarin\\NuGet": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} + "C:\\Microsoft\\Xamarin\\NuGet\\": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", + "projectUniqueName": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", "projectName": "PboViewer", - "projectPath": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", + "projectPath": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", "packagesPath": "C:\\Users\\tcroi\\.nuget\\packages\\", - "outputPath": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\obj\\", + "outputPath": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ - "G:\\Logiciels\\Microsoft\\Xamarin\\NuGet", - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + "C:\\Microsoft\\Xamarin\\NuGet\\" ], "configFilePaths": [ "C:\\Users\\tcroi\\AppData\\Roaming\\NuGet\\NuGet.Config", diff --git a/src/PboViewer CLI/obj/project.nuget.cache b/src/PboViewer CLI/obj/project.nuget.cache index 08166ed..ae8b828 100644 --- a/src/PboViewer CLI/obj/project.nuget.cache +++ b/src/PboViewer CLI/obj/project.nuget.cache @@ -1,8 +1,8 @@ { "version": 2, - "dgSpecHash": "5lLsMXy9lqTUtjIKNcVlT+sCJTTuuVjgdg23E6WfMII4eq9BVSsuYv6mus+c6nLaor8Tt0kz4uuAGj+Q4/Q2CQ==", + "dgSpecHash": "ViQwRGUrqI+nB25Xgakxn7cPtKVRck3/n1WSIH/niVs/Ov4ZT/JLP0/6IWLdctTWDRe6rpq0iM2C6koGdIg8Qg==", "success": true, - "projectFilePath": "G:\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", + "projectFilePath": "C:\\Users\\tcroi\\source\\c#\\avalonia\\PboViewer\\PboViewer CLI\\PboViewer CLI.csproj", "expectedPackageFiles": [ "C:\\Users\\tcroi\\.nuget\\packages\\manyconsole\\2.0.1\\manyconsole.2.0.1.nupkg.sha512", "C:\\Users\\tcroi\\.nuget\\packages\\mono.options\\5.3.0\\mono.options.5.3.0.nupkg.sha512" diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/PboViewer CLI/obj/x64/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2f7e5ec --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.AssemblyInfo.cs b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.AssemblyInfo.cs new file mode 100644 index 0000000..5301a02 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// Ce code a été généré par un outil. +// Version du runtime :4.0.30319.42000 +// +// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si +// le code est régénéré. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyTitleAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Généré par la classe MSBuild WriteCodeFragment. + diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.AssemblyInfoInputs.cache b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.AssemblyInfoInputs.cache new file mode 100644 index 0000000..328c203 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +b062d11ae31db2a4f5eee353bdd52590f106608e diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..d7e2983 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,8 @@ +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/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.assets.cache b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.assets.cache new file mode 100644 index 0000000..d3ddcca Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.assets.cache differ diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csproj.CopyComplete b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csproj.CoreCompileInputs.cache b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..0b1e670 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +9bf470e510bf8370b0e6227256ad4b30860a74bd diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..434b7e8 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt @@ -0,0 +1,19 @@ +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\PboViewer.exe +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\PboViewer.deps.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\PboViewer.runtimeconfig.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\PboViewer.runtimeconfig.dev.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\ref\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\PboViewer.pdb +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\ManyConsole.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Debug\net5.0\Mono.Options.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer CLI.csprojAssemblyReference.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer CLI.AssemblyInfoInputs.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer CLI.AssemblyInfo.cs +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer CLI.csproj.CoreCompileInputs.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer CLI.csproj.CopyComplete +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\ref\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer.pdb +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Debug\net5.0\PboViewer CLI.genruntimeconfig.cache diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csprojAssemblyReference.cache b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csprojAssemblyReference.cache new file mode 100644 index 0000000..803a220 Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.csprojAssemblyReference.cache differ diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.genruntimeconfig.cache b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.genruntimeconfig.cache new file mode 100644 index 0000000..1d8175e --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer CLI.genruntimeconfig.cache @@ -0,0 +1 @@ +c1030964332e2ccdb6e1a6d00823782a62a7c798 diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer.dll b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer.dll new file mode 100644 index 0000000..913331f Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer.pdb b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer.pdb new file mode 100644 index 0000000..0b6a850 Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Debug/net5.0/PboViewer.pdb differ diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/apphost.exe b/src/PboViewer CLI/obj/x64/Debug/net5.0/apphost.exe new file mode 100644 index 0000000..a9dfe31 Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Debug/net5.0/apphost.exe differ diff --git a/src/PboViewer CLI/obj/x64/Debug/net5.0/ref/PboViewer.dll b/src/PboViewer CLI/obj/x64/Debug/net5.0/ref/PboViewer.dll new file mode 100644 index 0000000..b77010e Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Debug/net5.0/ref/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs b/src/PboViewer CLI/obj/x64/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2f7e5ec --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Release/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v5.0", FrameworkDisplayName = "")] diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.AssemblyInfo.cs b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.AssemblyInfo.cs new file mode 100644 index 0000000..b25bc61 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.AssemblyInfo.cs @@ -0,0 +1,23 @@ +//------------------------------------------------------------------------------ +// +// Ce code a été généré par un outil. +// Version du runtime :4.0.30319.42000 +// +// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si +// le code est régénéré. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyTitleAttribute("PboViewer")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] + +// Généré par la classe MSBuild WriteCodeFragment. + diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.AssemblyInfoInputs.cache b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.AssemblyInfoInputs.cache new file mode 100644 index 0000000..c822213 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +8abc1cc1652e907a91c1ae46be76ff18fe72ef6f diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..d7e2983 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,8 @@ +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/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.assets.cache b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.assets.cache new file mode 100644 index 0000000..e810915 Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.assets.cache differ diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csproj.CopyComplete b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csproj.CoreCompileInputs.cache b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..a53bde5 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +a139b7872100f33c0c8aa93b47e1555f1d555ac3 diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..02aa281 --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csproj.FileListAbsolute.txt @@ -0,0 +1,19 @@ +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\PboViewer.exe +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\PboViewer.deps.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\PboViewer.runtimeconfig.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\PboViewer.runtimeconfig.dev.json +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\ref\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\PboViewer.pdb +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\ManyConsole.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\bin\x64\Release\net5.0\Mono.Options.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer CLI.csprojAssemblyReference.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer CLI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer CLI.AssemblyInfoInputs.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer CLI.AssemblyInfo.cs +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer CLI.csproj.CoreCompileInputs.cache +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer CLI.csproj.CopyComplete +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\ref\PboViewer.dll +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer.pdb +C:\Users\tcroi\source\c#\avalonia\PboViewer\PboViewer CLI\obj\x64\Release\net5.0\PboViewer CLI.genruntimeconfig.cache diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csprojAssemblyReference.cache b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csprojAssemblyReference.cache new file mode 100644 index 0000000..4aefce3 Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.csprojAssemblyReference.cache differ diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.genruntimeconfig.cache b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.genruntimeconfig.cache new file mode 100644 index 0000000..1d8175e --- /dev/null +++ b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer CLI.genruntimeconfig.cache @@ -0,0 +1 @@ +c1030964332e2ccdb6e1a6d00823782a62a7c798 diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer.dll b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer.dll new file mode 100644 index 0000000..240a92d Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer.dll differ diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer.pdb b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer.pdb new file mode 100644 index 0000000..8c2d401 Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Release/net5.0/PboViewer.pdb differ diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/apphost.exe b/src/PboViewer CLI/obj/x64/Release/net5.0/apphost.exe new file mode 100644 index 0000000..a9dfe31 Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Release/net5.0/apphost.exe differ diff --git a/src/PboViewer CLI/obj/x64/Release/net5.0/ref/PboViewer.dll b/src/PboViewer CLI/obj/x64/Release/net5.0/ref/PboViewer.dll new file mode 100644 index 0000000..19c917c Binary files /dev/null and b/src/PboViewer CLI/obj/x64/Release/net5.0/ref/PboViewer.dll differ diff --git a/src/PboViewer GUI/App.xaml.cs b/src/PboViewer GUI/App.xaml.cs index 7e74a40..02fbe9b 100644 --- a/src/PboViewer GUI/App.xaml.cs +++ b/src/PboViewer GUI/App.xaml.cs @@ -1,12 +1,19 @@ using Avalonia; using Avalonia.Controls.ApplicationLifetimes; using Avalonia.Markup.Xaml; +using PboViewer.Core; +using PboViewer.OS.Windows; using PboViewer.Windows; +using System; +using System.Collections.Generic; +using System.IO; +using System.Linq; namespace PboViewer { public class App : Application { + [STAThread] public override void Initialize() { AvaloniaXamlLoader.Load(this); @@ -16,10 +23,56 @@ public override void OnFrameworkInitializationCompleted() { if (ApplicationLifetime is IClassicDesktopStyleApplicationLifetime desktop) { + Settings.LoadSettings(); desktop.MainWindow = new PboViewerMainWindow(); - } - base.OnFrameworkInitializationCompleted(); + switch (desktop.Args.Length) + { + case 1: + // Open the file + if (Path.GetExtension(desktop.Args[0]) == ".pbo") + Commands.OpenPBO(desktop.Args[0]); + // Open the folder + else if (Path.GetExtension(desktop.Args[0]) == "") + Commands.OpenFolder(desktop.Args[0]); + + base.OnFrameworkInitializationCompleted(); + break; + + case 2: + ProgressWindow progressWindow = new ProgressWindow(); + + switch (desktop.Args[1]) + { + // Extract here + case "-eh": + desktop.MainWindow = progressWindow; + progressWindow.Operation(desktop.Args[1], desktop.Args[0], Path.GetDirectoryName(desktop.Args[0])); + break; + + // Extract to + case "-et": + desktop.MainWindow = progressWindow; + progressWindow.Operation(desktop.Args[1], desktop.Args[0]); + break; + + // Pack here + case "-ph": + desktop.MainWindow = progressWindow; + progressWindow.Operation(desktop.Args[1], desktop.Args[0], Path.Combine(Path.GetDirectoryName(desktop.Args[0]), $"{Path.GetFileName(desktop.Args[0])}.pbo")); + break; + + // Pack to + case "-pt": + desktop.MainWindow = progressWindow; + progressWindow.Operation(desktop.Args[1], desktop.Args[0]); + break; + } + + base.OnFrameworkInitializationCompleted(); + break; + } + } } } } diff --git a/src/PboViewer GUI/Core/Commands.cs b/src/PboViewer GUI/Core/Commands.cs index 88c37c0..e477da8 100644 --- a/src/PboViewer GUI/Core/Commands.cs +++ b/src/PboViewer GUI/Core/Commands.cs @@ -160,7 +160,7 @@ public static async Task Delete(string itemPath) /// Open a folder into PBO Viewer /// /// - public static async void OpenFolder() + public static async void OpenFolder(string directoryPath = null) { Window mainWindow = ((IClassicDesktopStyleApplicationLifetime)App.Current.ApplicationLifetime).MainWindow; @@ -169,7 +169,7 @@ public static async void OpenFolder() }; // Get the selected folder - string folderPath = await ofd.ShowAsync(mainWindow); + string folderPath = directoryPath is null ? await ofd.ShowAsync(mainWindow) : directoryPath; if (string.IsNullOrWhiteSpace(folderPath)) return; @@ -187,7 +187,7 @@ public static async void OpenFolder() /// Open a PBO into PBO Viewer /// /// - public static async void OpenPBO() + public static async void OpenPBO(string filePath = null) { Window mainWindow = ((IClassicDesktopStyleApplicationLifetime)App.Current.ApplicationLifetime).MainWindow; @@ -200,14 +200,14 @@ public static async void OpenPBO() new FileDialogFilter { Name = "PBO file", - Extensions = new List(new [] { + Extensions = new List(new[] { "pbo" }) }, }) }; - string[] fileSelected = await ofd.ShowAsync(mainWindow); + string[] fileSelected = filePath is null ? await ofd.ShowAsync(mainWindow) : new[] { filePath }; if (fileSelected.Length == 0) return; @@ -267,16 +267,70 @@ await Task.Run(() => try { - if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) - Process.Start("explorer.exe", Path.GetDirectoryName(editorPath)); - else - Process.Start(Path.GetDirectoryName(editorPath)); + if (Settings.PboViewerSettings.OpenPackedPboInFileExplorer) { + if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) + Process.Start("explorer.exe", Path.GetDirectoryName(editorPath)); + else + Process.Start(new ProcessStartInfo { + FileName = Path.GetDirectoryName(editorPath), + UseShellExecute = true, + }); + } } catch { } return filePath; } + /// + /// Unpack a PBO to a folder + /// + /// + /// PBO file to unpack + /// Destination folder to unpack the content of the PBO + /// + /// + public static async Task UnpackPBO(string pboFile, string destinationFolder = null) + { + Window mainWindow = ((IClassicDesktopStyleApplicationLifetime)App.Current.ApplicationLifetime).MainWindow; + + OpenFolderDialog ofd = new OpenFolderDialog { + Title = "PBO Viewer | Choose a folder", + }; + + destinationFolder = destinationFolder is not null ? destinationFolder : await ofd.ShowAsync(mainWindow); + if (string.IsNullOrWhiteSpace(destinationFolder)) + return; + + + await Task.Run(() => + { + // If the file exists, delete it + if (Directory.Exists(Path.Combine(destinationFolder, Path.GetFileNameWithoutExtension(pboFile)))) + Directory.Delete(Path.Combine(destinationFolder, Path.GetFileNameWithoutExtension(pboFile)), true); + + // Pack the folder as a PBO + using PBOSharpClient pboSharpClient = new PBOSharpClient(); + pboSharpClient.ExtractAll(pboFile, Path.Combine(destinationFolder, Path.GetFileNameWithoutExtension(pboFile))); + }); + + + try + { + if (Settings.PboViewerSettings.OpenPackedPboInFileExplorer) + { + if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows)) + Process.Start("explorer.exe", Path.Combine(destinationFolder, Path.GetFileNameWithoutExtension(pboFile))); + else + Process.Start(new ProcessStartInfo { + FileName = Path.Combine(destinationFolder, Path.GetFileNameWithoutExtension(pboFile)), + UseShellExecute = true, + }); + } + } + catch { } + } + /// /// Start a file /// diff --git a/src/PboViewer GUI/Core/Settings.cs b/src/PboViewer GUI/Core/Settings.cs new file mode 100644 index 0000000..377687f --- /dev/null +++ b/src/PboViewer GUI/Core/Settings.cs @@ -0,0 +1,63 @@ +using System; +using System.Collections.Generic; +using System.IO; +using System.Linq; +using System.Reflection; +using System.Text; +using System.Text.Json; +using System.Threading.Tasks; + +namespace PboViewer.Core +{ + /// + /// Settings of PBO Viewer + /// + public struct PboViewerSettings + { + /// + /// If the PBO is open after an extract + /// + public bool OpenPackedPboInFileExplorer { get; set; } + /// + /// Open folder or PBO file in the context menu + /// + public bool OSIntegration { get; set; } + } + + public static class Settings + { + public static PboViewerSettings PboViewerSettings; + + /// + /// Load the settings + /// + public static void LoadSettings() + { + if (!File.Exists(Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "Data", "PboViewerSettings.json"))) { + PboViewerSettings = new PboViewerSettings(); + SaveSettings(); + return; + } + + PboViewerSettings = JsonSerializer.Deserialize(File.ReadAllText(Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "Data", "PboViewerSettings.json")), new JsonSerializerOptions + { + AllowTrailingCommas = true, + PropertyNameCaseInsensitive = true, + WriteIndented = true, + }); + } + + /// + /// Save the settings + /// + public static void SaveSettings() + { + File.WriteAllText(Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "Data", "PboViewerSettings.json"), JsonSerializer.Serialize(PboViewerSettings, new JsonSerializerOptions + { + AllowTrailingCommas = true, + PropertyNameCaseInsensitive = true, + WriteIndented = true, + })); + } + } +} diff --git a/src/PboViewer GUI/Data/PBOViewer_Icon.ico b/src/PboViewer GUI/Data/PBOViewer_Icon.ico new file mode 100644 index 0000000..e4311c5 Binary files /dev/null and b/src/PboViewer GUI/Data/PBOViewer_Icon.ico differ diff --git a/src/PboViewer GUI/Data/pbo_icon.ico b/src/PboViewer GUI/Data/pbo_icon.ico new file mode 100644 index 0000000..8ac120b Binary files /dev/null and b/src/PboViewer GUI/Data/pbo_icon.ico differ diff --git a/src/PboViewer GUI/OS/Windows/Integration.cs b/src/PboViewer GUI/OS/Windows/Integration.cs new file mode 100644 index 0000000..30f4148 --- /dev/null +++ b/src/PboViewer GUI/OS/Windows/Integration.cs @@ -0,0 +1,66 @@ +using System; +using System.Collections.Generic; +using System.Diagnostics; +using System.IO; +using System.Linq; +using System.Reflection; +using System.Text; +using System.Threading.Tasks; + +namespace PboViewer.OS.Windows +{ + /// + /// Manage the Windows integration of PBO Viewer + /// + public static class Integration + { + /// + /// Install the integration + /// + public static bool Install() + { + try + { + Process process = Process.Start(new ProcessStartInfo + { + CreateNoWindow = true, + FileName = Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "OS", "Windows", "integration_install.bat"), + UseShellExecute = true, + Verb = "runas", + WindowStyle = ProcessWindowStyle.Hidden, + WorkingDirectory = Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "OS", "Windows"), + }); + return true; + } + catch + { + return false; + } + } + + /// + /// Uninstall the integration + /// + public static bool Uninstall() + { + try + { + Process process = Process.Start(new ProcessStartInfo + { + CreateNoWindow = true, + FileName = Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "OS", "Windows", "integration_uninstall.bat"), + UseShellExecute = true, + Verb = "runas", + WindowStyle = ProcessWindowStyle.Hidden, + WorkingDirectory = Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "OS", "Windows"), + }); + + return true; + } + catch + { + return false; + } + } + } +} diff --git a/src/PboViewer GUI/OS/Windows/contextMenu_install.bat b/src/PboViewer GUI/OS/Windows/contextMenu_install.bat new file mode 100644 index 0000000..1b4ff2f --- /dev/null +++ b/src/PboViewer GUI/OS/Windows/contextMenu_install.bat @@ -0,0 +1,9 @@ +@echo off + +:: Get the parent path where the binaries are installed +FOR %%I in ("%~dp0.") DO FOR %%J in ("%%~dpI.") DO SET mypath=%%~dpnxJ +FOR %%I in ("%mypath%") DO FOR %%J in ("%%~dpI.") DO SET mypath=%%~dpnxJ +echo %mypath% + +:: Register the shell extension dll +%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe "%mypath%\PboViewer_ShellExtension.dll" /codebase \ No newline at end of file diff --git a/src/PboViewer GUI/OS/Windows/contextMenu_uninstall.bat b/src/PboViewer GUI/OS/Windows/contextMenu_uninstall.bat new file mode 100644 index 0000000..b7f4fcf --- /dev/null +++ b/src/PboViewer GUI/OS/Windows/contextMenu_uninstall.bat @@ -0,0 +1,9 @@ +@echo off + +:: Get the parent path where the binaries are installed +FOR %%I in ("%~dp0.") DO FOR %%J in ("%%~dpI.") DO SET mypath=%%~dpnxJ +FOR %%I in ("%mypath%") DO FOR %%J in ("%%~dpI.") DO SET mypath=%%~dpnxJ +echo %mypath% + +:: Unregister the shell extension dll +%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe "%mypath%\PboViewer_ShellExtension.dll" /unregister \ No newline at end of file diff --git a/src/PboViewer GUI/OS/Windows/fileAssociation_install.bat b/src/PboViewer GUI/OS/Windows/fileAssociation_install.bat new file mode 100644 index 0000000..e93255b --- /dev/null +++ b/src/PboViewer GUI/OS/Windows/fileAssociation_install.bat @@ -0,0 +1,16 @@ +@echo off + +:: Get the parent path where the binaries are installed +FOR %%I in ("%~dp0.") DO FOR %%J in ("%%~dpI.") DO SET mypath=%%~dpnxJ +FOR %%I in ("%mypath%") DO FOR %%J in ("%%~dpI.") DO SET mypath=%%~dpnxJ +echo %mypath% + + +:: Install or not the file association +REG QUERY HKCR\PBOViewer >nul +if %ERRORLEVEL% EQU 1 ( + REG ADD HKCR\.pbo /t REG_SZ /d PBOViewer + REG ADD HKCR\PBOViewer /t REG_SZ /d PBOViewer + REG ADD HKCR\PBOViewer\DefaultIcon /t REG_SZ /d "\"%mypath%\Data\pbo_icon.ico\"" + REG ADD HKCR\PBOViewer\shell\open\command /t REG_SZ /d "\"%mypath%\PboViewer.exe\" \"%%1\"" +) \ No newline at end of file diff --git a/src/PboViewer GUI/OS/Windows/fileAssociation_uninstall.bat b/src/PboViewer GUI/OS/Windows/fileAssociation_uninstall.bat new file mode 100644 index 0000000..99f5164 --- /dev/null +++ b/src/PboViewer GUI/OS/Windows/fileAssociation_uninstall.bat @@ -0,0 +1,9 @@ +@echo off + + +:: Uninstall or not the file association +REG QUERY HKCR\PBOViewer >nul +if %ERRORLEVEL% EQU 0 ( + REG DELETE HKCR\.pbo /f + REG DELETE HKCR\PBOViewer /f +) \ No newline at end of file diff --git a/src/PboViewer GUI/OS/Windows/integration_install.bat b/src/PboViewer GUI/OS/Windows/integration_install.bat new file mode 100644 index 0000000..e883df9 --- /dev/null +++ b/src/PboViewer GUI/OS/Windows/integration_install.bat @@ -0,0 +1,11 @@ +@echo off + +:: Get the current path of the batch +SET mypath=%~dp0 +SET mypath=%mypath:~0,-1% +echo %mypath% + +cd %mypath% + +CALL fileAssociation_install.bat +CALL contextMenu_install.bat \ No newline at end of file diff --git a/src/PboViewer GUI/OS/Windows/integration_uninstall.bat b/src/PboViewer GUI/OS/Windows/integration_uninstall.bat new file mode 100644 index 0000000..f74d102 --- /dev/null +++ b/src/PboViewer GUI/OS/Windows/integration_uninstall.bat @@ -0,0 +1,11 @@ +@echo off + +:: Get the current path of the batch +SET mypath=%~dp0 +SET mypath=%mypath:~0,-1% +echo %mypath% + +cd %mypath% + +CALL contextMenu_uninstall.bat +CALL fileAssociation_uninstall.bat \ No newline at end of file diff --git a/src/PboViewer GUI/PboViewer GUI.csproj b/src/PboViewer GUI/PboViewer GUI.csproj index ee466b4..1e13acd 100644 --- a/src/PboViewer GUI/PboViewer GUI.csproj +++ b/src/PboViewer GUI/PboViewer GUI.csproj @@ -4,15 +4,25 @@ net5.0 PboViewer PboViewer + AnyCPU;x64 + Data\PBOViewer_Icon.ico TRACE;DEBUG x64 + + TRACE;DEBUG + x64 + TRACE x64 + + TRACE + x64 + @@ -22,6 +32,8 @@ + + @@ -47,6 +59,12 @@ MSBuild:Compile + + MSBuild:Compile + + + MSBuild:Compile + @@ -56,6 +74,8 @@ + + @@ -73,5 +93,34 @@ PboViewerMainWindow.xaml + + ProgressWindow.xaml + + + SettingsWindow.xaml + + + + + PreserveNewest + + + Always + + + Always + + + Always + + + Always + + + Always + + + Always + diff --git a/src/PboViewer GUI/ViewModels/EditorViewViewModel.cs b/src/PboViewer GUI/ViewModels/EditorViewViewModel.cs index 6742aff..59b9264 100644 --- a/src/PboViewer GUI/ViewModels/EditorViewViewModel.cs +++ b/src/PboViewer GUI/ViewModels/EditorViewViewModel.cs @@ -52,6 +52,7 @@ public bool HasPBO public ICommand AddFolder { get; set; } public ICommand Checksum { get; set; } public ICommand PackPBO { get; set; } + public ICommand UnpackPBO { get; set; } private string _currentPath; @@ -76,6 +77,7 @@ public EditorViewViewModel(string editorPath, string pboPath = null) if (HasPBO) _pboPath = await Commands.PackPBO(_editorPath, _pboPath); }); + AddFolder = new RelayCommand(async() => { await Commands.AddFolder(_currentPath); DrawFolderItems(_currentPath); @@ -83,13 +85,19 @@ public EditorViewViewModel(string editorPath, string pboPath = null) if (HasPBO) _pboPath = await Commands.PackPBO(_editorPath, _pboPath); }); + Checksum = new RelayCommand(async () => { await Commands.Checksum(_pboPath); }); + PackPBO = new RelayCommand(async() => { _pboPath = await Commands.PackPBO(_editorPath, _pboPath); HasPBO = true; }); + + UnpackPBO = new RelayCommand(async() => { + await Commands.UnpackPBO(_pboPath); + }); } @@ -138,7 +146,7 @@ public void DrawFolderItems(string directoryPath) // Navigate throught the root directory previousFolderListBoxItem.DoubleTapped += (sender, e) => { - string? listBoxItemDirectoryPath = (string)((ListBoxItem)sender).Tag; + string listBoxItemDirectoryPath = (string)((ListBoxItem)sender).Tag; // If the directory path is a drive name if (listBoxItemDirectoryPath is not null) @@ -274,7 +282,7 @@ public void DrawFolderItems(string directoryPath) Margin = new Thickness(5, 0, 0, 0), MinWidth = 200, }; - editTextBox.KeyUp += async (sender, e) => + editTextBox.KeyUp += (sender, e) => { if (e.Key != Avalonia.Input.Key.Enter) return; diff --git a/src/PboViewer GUI/ViewModels/PboMakerMainWindowViewModel.cs b/src/PboViewer GUI/ViewModels/PboMakerMainWindowViewModel.cs index 59d229f..59b29fe 100644 --- a/src/PboViewer GUI/ViewModels/PboMakerMainWindowViewModel.cs +++ b/src/PboViewer GUI/ViewModels/PboMakerMainWindowViewModel.cs @@ -5,7 +5,7 @@ using PBOSharp.Objects; using PboViewer.Core; using PboViewer.Views; -//using PboViewer.Core; +using PboViewer.Windows; using System; using System.Collections.Generic; using System.Collections.ObjectModel; @@ -33,12 +33,16 @@ public UserControl Child } } + public ICommand OpenSettings { get; set; } + private UserControl _child; public PboViewerMainWindowViewModel() { Child = new HomeView(); + + OpenSettings = new RelayCommand(() => new SettingsWindow().ShowDialog(((IClassicDesktopStyleApplicationLifetime)App.Current.ApplicationLifetime).MainWindow)); } } } diff --git a/src/PboViewer GUI/ViewModels/SettingsWindowViewModel.cs b/src/PboViewer GUI/ViewModels/SettingsWindowViewModel.cs new file mode 100644 index 0000000..99fc46a --- /dev/null +++ b/src/PboViewer GUI/ViewModels/SettingsWindowViewModel.cs @@ -0,0 +1,98 @@ +using PboViewer.Core; +using System; +using System.Collections.Generic; +using System.Diagnostics; +using System.IO; +using System.Linq; +using System.Reflection; +using System.Text; +using System.Threading.Tasks; +using System.Windows.Input; + +namespace PboViewer.ViewModels +{ + public class SettingsWindowViewModel : BaseViewModel + { + public bool HasSystemIntegration + { + get => OperatingSystem.IsWindows(); + } + + public bool PackedChecked + { + get => _packedChecked; + set + { + if (value != _packedChecked) + { + _packedChecked = value; + OnPropertyChanged(); + } + } + } + + public bool IntegrationChecked + { + get => _integrationChecked; + set + { + if (value != _integrationChecked) + { + _integrationChecked = value; + OnPropertyChanged(); + } + } + } + + + public ICommand CheckPacked { get; set; } + public ICommand CheckIntegration { get; set; } + + + private bool _packedChecked; + private bool _integrationChecked; + + + public SettingsWindowViewModel() + { + PackedChecked = Settings.PboViewerSettings.OpenPackedPboInFileExplorer; + IntegrationChecked = Settings.PboViewerSettings.OSIntegration; + + + CheckPacked = new RelayCommand(() => + { + // Update the properties + Settings.PboViewerSettings.OpenPackedPboInFileExplorer = !Settings.PboViewerSettings.OpenPackedPboInFileExplorer; + PackedChecked = Settings.PboViewerSettings.OpenPackedPboInFileExplorer; + + Settings.SaveSettings(); + }); + + CheckIntegration = new RelayCommand(() => + { + if (OperatingSystem.IsWindows()) + { + if (Settings.PboViewerSettings.OSIntegration) + { + if (!OS.Windows.Integration.Uninstall()) + return; + + Settings.PboViewerSettings.OSIntegration = false; + IntegrationChecked = false; + } + else + { + if (!OS.Windows.Integration.Install()) + return; + + + Settings.PboViewerSettings.OSIntegration = true; + IntegrationChecked = true; + } + } + + Settings.SaveSettings(); + }); + } + } +} diff --git a/src/PboViewer GUI/Views/EditorView.xaml b/src/PboViewer GUI/Views/EditorView.xaml index 263b9a8..2c9d0ab 100644 --- a/src/PboViewer GUI/Views/EditorView.xaml +++ b/src/PboViewer GUI/Views/EditorView.xaml @@ -11,7 +11,7 @@ - + +