diff --git a/Libary/Libary.csproj b/Libary/Libary.csproj index 3a63532..e263b20 100644 --- a/Libary/Libary.csproj +++ b/Libary/Libary.csproj @@ -6,4 +6,8 @@ enable + + + + diff --git a/Libary/bin/Debug/net8.0/Libary.deps.json b/Libary/bin/Debug/net8.0/Libary.deps.json new file mode 100644 index 0000000..8efddb4 --- /dev/null +++ b/Libary/bin/Debug/net8.0/Libary.deps.json @@ -0,0 +1,161 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": { + "Libary/1.0.0": { + "dependencies": { + "MessageBox.Avalonia": "3.2.0" + }, + "runtime": { + "Libary.dll": {} + } + }, + "Avalonia/11.1.3": { + "dependencies": { + "Avalonia.BuildServices": "0.0.29", + "Avalonia.Remote.Protocol": "11.1.3", + "MicroCom.Runtime": "0.11.0" + }, + "runtime": { + "lib/net8.0/Avalonia.Base.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Controls.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.DesignerSupport.dll": { + "assemblyVersion": "0.7.0.0", + "fileVersion": "0.7.0.0" + }, + "lib/net8.0/Avalonia.Dialogs.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Markup.Xaml.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Markup.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Metal.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.MicroCom.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.OpenGL.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Vulkan.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + } + } + }, + "Avalonia.BuildServices/0.0.29": {}, + "Avalonia.Remote.Protocol/11.1.3": { + "runtime": { + "lib/net8.0/Avalonia.Remote.Protocol.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + } + } + }, + "DialogHost.Avalonia/0.8.1": { + "dependencies": { + "Avalonia": "11.1.3" + }, + "runtime": { + "lib/netstandard2.0/DialogHost.Avalonia.dll": { + "assemblyVersion": "0.8.1.0", + "fileVersion": "0.8.1.0" + } + } + }, + "MessageBox.Avalonia/3.2.0": { + "dependencies": { + "Avalonia": "11.1.3", + "DialogHost.Avalonia": "0.8.1" + }, + "runtime": { + "lib/netstandard2.0/MsBox.Avalonia.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "MicroCom.Runtime/0.11.0": { + "runtime": { + "lib/net5.0/MicroCom.Runtime.dll": { + "assemblyVersion": "0.11.0.0", + "fileVersion": "0.11.0.0" + } + } + } + } + }, + "libraries": { + "Libary/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Avalonia/11.1.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kpVAnKTbg/ZVnWyYLGPYXR0Ce4uiHLT1y6BcgJYpdFfn3b0TmvbxFZV37lpc1wEjUyaU28V+DoNnRbYSLsv0nw==", + "path": "avalonia/11.1.3", + "hashPath": "avalonia.11.1.3.nupkg.sha512" + }, + "Avalonia.BuildServices/0.0.29": { + "type": "package", + "serviceable": true, + "sha512": "sha512-U4eJLQdoDNHXtEba7MZUCwrBErBTxFp6sUewXBOdAhU0Kwzwaa/EKFcYm8kpcysjzKtfB4S0S9n0uxKZFz/ikw==", + "path": "avalonia.buildservices/0.0.29", + "hashPath": "avalonia.buildservices.0.0.29.nupkg.sha512" + }, + "Avalonia.Remote.Protocol/11.1.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ByXwboJC1jg13Qdxfs3/aX/yY4wi9n1XKT+a6+ckLnpSeesjQ0J6N1+wix7ISuGwFo0cyT0nXpvI4s2Zo+rkSA==", + "path": "avalonia.remote.protocol/11.1.3", + "hashPath": "avalonia.remote.protocol.11.1.3.nupkg.sha512" + }, + "DialogHost.Avalonia/0.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RLBOMqjJPgSmwe0i1pzX3Q7Pn0i4xE/E1b774krd4VyEkaorz1AYMdYQHyIfuhtQv5NntZyS0MuQbxJl/PhzBg==", + "path": "dialoghost.avalonia/0.8.1", + "hashPath": "dialoghost.avalonia.0.8.1.nupkg.sha512" + }, + "MessageBox.Avalonia/3.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-f4iJxmyF0fKoJQdMCiSSRitP/niUl4g1mSBLGQ9+/58ZXrhjUImnuLdbuBY36n+JpMegy4FA62s588yJkbbjCA==", + "path": "messagebox.avalonia/3.2.0", + "hashPath": "messagebox.avalonia.3.2.0.nupkg.sha512" + }, + "MicroCom.Runtime/0.11.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MEnrZ3UIiH40hjzMDsxrTyi8dtqB5ziv3iBeeU4bXsL/7NLSal9F1lZKpK+tfBRnUoDSdtcW3KufE4yhATOMCA==", + "path": "microcom.runtime/0.11.0", + "hashPath": "microcom.runtime.0.11.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/Libary/bin/Debug/net8.0/Libary.dll b/Libary/bin/Debug/net8.0/Libary.dll new file mode 100644 index 0000000..071d1dc Binary files /dev/null and b/Libary/bin/Debug/net8.0/Libary.dll differ diff --git a/Libary/bin/Debug/net8.0/Libary.pdb b/Libary/bin/Debug/net8.0/Libary.pdb new file mode 100644 index 0000000..160f1c8 Binary files /dev/null and b/Libary/bin/Debug/net8.0/Libary.pdb differ diff --git a/Libary/obj/Debug/net8.0/Avalonia/Resources.Inputs.cache b/Libary/obj/Debug/net8.0/Avalonia/Resources.Inputs.cache new file mode 100644 index 0000000..3c2cfba --- /dev/null +++ b/Libary/obj/Debug/net8.0/Avalonia/Resources.Inputs.cache @@ -0,0 +1 @@ +131b5aa1eec61c03e0de308b53b37dda1e247446608eac3610b6abf6ac8c5f4f diff --git a/Libary/obj/Debug/net8.0/Libary.AssemblyInfo.cs b/Libary/obj/Debug/net8.0/Libary.AssemblyInfo.cs index 9f9406e..c44eb32 100644 --- a/Libary/obj/Debug/net8.0/Libary.AssemblyInfo.cs +++ b/Libary/obj/Debug/net8.0/Libary.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("Libary")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b1d74544a6e6128c6946ccd76c76daa69f00a441")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+474cfc34bd9df61d876e8fbb651d8638dc01db9a")] [assembly: System.Reflection.AssemblyProductAttribute("Libary")] [assembly: System.Reflection.AssemblyTitleAttribute("Libary")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/Libary/obj/Debug/net8.0/Libary.AssemblyInfoInputs.cache b/Libary/obj/Debug/net8.0/Libary.AssemblyInfoInputs.cache index 519f559..2032dbf 100644 --- a/Libary/obj/Debug/net8.0/Libary.AssemblyInfoInputs.cache +++ b/Libary/obj/Debug/net8.0/Libary.AssemblyInfoInputs.cache @@ -1 +1 @@ -ccd8e8da64db95a16481c68b4441654b2d57d3fa5a9bee4b4c72d701474d42cf +5205e9b7fea8de931323c3181ca4f6ec42e7869f756c2393fb2eb5cdc694c811 diff --git a/Libary/obj/Debug/net8.0/Libary.GeneratedMSBuildEditorConfig.editorconfig b/Libary/obj/Debug/net8.0/Libary.GeneratedMSBuildEditorConfig.editorconfig index 5786910..abfe496 100644 --- a/Libary/obj/Debug/net8.0/Libary.GeneratedMSBuildEditorConfig.editorconfig +++ b/Libary/obj/Debug/net8.0/Libary.GeneratedMSBuildEditorConfig.editorconfig @@ -1,4 +1,11 @@ is_global = true +build_property.AvaloniaNameGeneratorIsEnabled = true +build_property.AvaloniaNameGeneratorBehavior = InitializeComponent +build_property.AvaloniaNameGeneratorDefaultFieldModifier = internal +build_property.AvaloniaNameGeneratorFilterByPath = * +build_property.AvaloniaNameGeneratorFilterByNamespace = * +build_property.AvaloniaNameGeneratorViewFileNamingStrategy = NamespaceAndClassName +build_property.AvaloniaNameGeneratorAttachDevTools = true build_property.TargetFramework = net8.0 build_property.TargetPlatformMinVersion = build_property.UsingMicrosoftNETSdkWeb = diff --git a/Libary/obj/Debug/net8.0/Libary.assets.cache b/Libary/obj/Debug/net8.0/Libary.assets.cache index c8623ce..ac1a7e8 100644 Binary files a/Libary/obj/Debug/net8.0/Libary.assets.cache and b/Libary/obj/Debug/net8.0/Libary.assets.cache differ diff --git a/Libary/obj/Debug/net8.0/Libary.csproj.AssemblyReference.cache b/Libary/obj/Debug/net8.0/Libary.csproj.AssemblyReference.cache new file mode 100644 index 0000000..d7a04c4 Binary files /dev/null and b/Libary/obj/Debug/net8.0/Libary.csproj.AssemblyReference.cache differ diff --git a/Libary/obj/Debug/net8.0/Libary.csproj.CoreCompileInputs.cache b/Libary/obj/Debug/net8.0/Libary.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..a031c71 --- /dev/null +++ b/Libary/obj/Debug/net8.0/Libary.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +9d62f7dbdcdcf79dac9489271dd22f9466b5d648324ca2130dc46cee4e7ca46d diff --git a/Libary/obj/Debug/net8.0/Libary.csproj.FileListAbsolute.txt b/Libary/obj/Debug/net8.0/Libary.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..8ec8a99 --- /dev/null +++ b/Libary/obj/Debug/net8.0/Libary.csproj.FileListAbsolute.txt @@ -0,0 +1,13 @@ +C:\Users\IVAN\RiderProjects\demo_hard\Libary\bin\Debug\net8.0\Libary.deps.json +C:\Users\IVAN\RiderProjects\demo_hard\Libary\bin\Debug\net8.0\Libary.dll +C:\Users\IVAN\RiderProjects\demo_hard\Libary\bin\Debug\net8.0\Libary.pdb +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\Libary.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\Libary.AssemblyInfoInputs.cache +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\Libary.AssemblyInfo.cs +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\Libary.csproj.CoreCompileInputs.cache +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\Libary.dll +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\refint\Libary.dll +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\Libary.pdb +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\ref\Libary.dll +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\Libary.csproj.AssemblyReference.cache +C:\Users\IVAN\RiderProjects\demo_hard\Libary\obj\Debug\net8.0\Avalonia\Resources.Inputs.cache diff --git a/Libary/obj/Debug/net8.0/Libary.dll b/Libary/obj/Debug/net8.0/Libary.dll new file mode 100644 index 0000000..071d1dc Binary files /dev/null and b/Libary/obj/Debug/net8.0/Libary.dll differ diff --git a/Libary/obj/Debug/net8.0/Libary.pdb b/Libary/obj/Debug/net8.0/Libary.pdb new file mode 100644 index 0000000..160f1c8 Binary files /dev/null and b/Libary/obj/Debug/net8.0/Libary.pdb differ diff --git a/Libary/obj/Debug/net8.0/ref/Libary.dll b/Libary/obj/Debug/net8.0/ref/Libary.dll new file mode 100644 index 0000000..67ff621 Binary files /dev/null and b/Libary/obj/Debug/net8.0/ref/Libary.dll differ diff --git a/Libary/obj/Debug/net8.0/refint/Libary.dll b/Libary/obj/Debug/net8.0/refint/Libary.dll new file mode 100644 index 0000000..67ff621 Binary files /dev/null and b/Libary/obj/Debug/net8.0/refint/Libary.dll differ diff --git a/Libary/obj/Libary.csproj.nuget.dgspec.json b/Libary/obj/Libary.csproj.nuget.dgspec.json index 100d2cf..1b32085 100644 --- a/Libary/obj/Libary.csproj.nuget.dgspec.json +++ b/Libary/obj/Libary.csproj.nuget.dgspec.json @@ -50,6 +50,12 @@ "frameworks": { "net8.0": { "targetAlias": "net8.0", + "dependencies": { + "MessageBox.Avalonia": { + "target": "Package", + "version": "[3.2.0, )" + } + }, "imports": [ "net461", "net462", diff --git a/Libary/obj/Libary.csproj.nuget.g.props b/Libary/obj/Libary.csproj.nuget.g.props index e015419..cd1162d 100644 --- a/Libary/obj/Libary.csproj.nuget.g.props +++ b/Libary/obj/Libary.csproj.nuget.g.props @@ -13,4 +13,11 @@ + + + + + C:\Users\IVAN\.nuget\packages\avalonia.buildservices\0.0.29 + C:\Users\IVAN\.nuget\packages\avalonia\11.1.3 + \ No newline at end of file diff --git a/Libary/obj/Libary.csproj.nuget.g.targets b/Libary/obj/Libary.csproj.nuget.g.targets index 3dc06ef..0c28602 100644 --- a/Libary/obj/Libary.csproj.nuget.g.targets +++ b/Libary/obj/Libary.csproj.nuget.g.targets @@ -1,2 +1,7 @@  - \ No newline at end of file + + + + + + \ No newline at end of file diff --git a/Libary/obj/project.assets.json b/Libary/obj/project.assets.json index 5e1ae9a..4fe477a 100644 --- a/Libary/obj/project.assets.json +++ b/Libary/obj/project.assets.json @@ -1,11 +1,397 @@ { "version": 3, "targets": { - "net8.0": {} + "net8.0": { + "Avalonia/11.1.3": { + "type": "package", + "dependencies": { + "Avalonia.BuildServices": "0.0.29", + "Avalonia.Remote.Protocol": "11.1.3", + "MicroCom.Runtime": "0.11.0" + }, + "compile": { + "ref/net8.0/Avalonia.Base.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Controls.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.DesignerSupport.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Dialogs.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Markup.Xaml.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Markup.dll": { + "related": ".Xaml.xml;.xml" + }, + "ref/net8.0/Avalonia.Metal.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.MicroCom.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.OpenGL.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Vulkan.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.dll": { + "related": ".Base.xml;.Controls.xml;.DesignerSupport.xml;.Dialogs.xml;.Markup.Xaml.xml;.Markup.xml;.Metal.xml;.MicroCom.xml;.OpenGL.xml;.Vulkan.xml;.xml" + } + }, + "runtime": { + "lib/net8.0/Avalonia.Base.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Controls.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.DesignerSupport.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Dialogs.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Markup.Xaml.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Markup.dll": { + "related": ".Xaml.xml;.xml" + }, + "lib/net8.0/Avalonia.Metal.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.MicroCom.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.OpenGL.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Vulkan.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.dll": { + "related": ".Base.xml;.Controls.xml;.DesignerSupport.xml;.Dialogs.xml;.Markup.Xaml.xml;.Markup.xml;.Metal.xml;.MicroCom.xml;.OpenGL.xml;.Vulkan.xml;.xml" + } + }, + "build": { + "buildTransitive/Avalonia.props": {}, + "buildTransitive/Avalonia.targets": {} + } + }, + "Avalonia.BuildServices/0.0.29": { + "type": "package", + "build": { + "buildTransitive/Avalonia.BuildServices.targets": {} + } + }, + "Avalonia.Remote.Protocol/11.1.3": { + "type": "package", + "compile": { + "lib/net8.0/Avalonia.Remote.Protocol.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Avalonia.Remote.Protocol.dll": { + "related": ".xml" + } + } + }, + "DialogHost.Avalonia/0.8.1": { + "type": "package", + "dependencies": { + "Avalonia": "11.1.0" + }, + "compile": { + "lib/netstandard2.0/DialogHost.Avalonia.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/DialogHost.Avalonia.dll": { + "related": ".xml" + } + } + }, + "MessageBox.Avalonia/3.2.0": { + "type": "package", + "dependencies": { + "Avalonia": "11.1.3", + "DialogHost.Avalonia": "0.8.1" + }, + "compile": { + "lib/netstandard2.0/MsBox.Avalonia.dll": {} + }, + "runtime": { + "lib/netstandard2.0/MsBox.Avalonia.dll": {} + } + }, + "MicroCom.Runtime/0.11.0": { + "type": "package", + "compile": { + "lib/net5.0/MicroCom.Runtime.dll": {} + }, + "runtime": { + "lib/net5.0/MicroCom.Runtime.dll": {} + } + } + } + }, + "libraries": { + "Avalonia/11.1.3": { + "sha512": "kpVAnKTbg/ZVnWyYLGPYXR0Ce4uiHLT1y6BcgJYpdFfn3b0TmvbxFZV37lpc1wEjUyaU28V+DoNnRbYSLsv0nw==", + "type": "package", + "path": "avalonia/11.1.3", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "analyzers/dotnet/cs/Avalonia.Analyzers.dll", + "analyzers/dotnet/cs/Avalonia.Generators.dll", + "avalonia.11.1.3.nupkg.sha512", + "avalonia.nuspec", + "build/Avalonia.Generators.props", + "build/Avalonia.props", + "build/Avalonia.targets", + "build/AvaloniaBuildTasks.props", + "build/AvaloniaBuildTasks.targets", + "build/AvaloniaItemSchema.xaml", + "build/AvaloniaPrivateApis.targets", + "build/AvaloniaRules.Project.xml", + "build/AvaloniaVersion.props", + "buildTransitive/Avalonia.Generators.props", + "buildTransitive/Avalonia.props", + "buildTransitive/Avalonia.targets", + "buildTransitive/AvaloniaBuildTasks.props", + "buildTransitive/AvaloniaBuildTasks.targets", + "buildTransitive/AvaloniaItemSchema.xaml", + "buildTransitive/AvaloniaPrivateApis.targets", + "buildTransitive/AvaloniaRules.Project.xml", + "lib/net6.0/Avalonia.Base.dll", + "lib/net6.0/Avalonia.Base.xml", + "lib/net6.0/Avalonia.Controls.dll", + "lib/net6.0/Avalonia.Controls.xml", + "lib/net6.0/Avalonia.DesignerSupport.dll", + "lib/net6.0/Avalonia.DesignerSupport.xml", + "lib/net6.0/Avalonia.Dialogs.dll", + "lib/net6.0/Avalonia.Dialogs.xml", + "lib/net6.0/Avalonia.Markup.Xaml.dll", + "lib/net6.0/Avalonia.Markup.Xaml.xml", + "lib/net6.0/Avalonia.Markup.dll", + "lib/net6.0/Avalonia.Markup.xml", + "lib/net6.0/Avalonia.Metal.dll", + "lib/net6.0/Avalonia.Metal.xml", + "lib/net6.0/Avalonia.MicroCom.dll", + "lib/net6.0/Avalonia.MicroCom.xml", + "lib/net6.0/Avalonia.OpenGL.dll", + "lib/net6.0/Avalonia.OpenGL.xml", + "lib/net6.0/Avalonia.Vulkan.dll", + "lib/net6.0/Avalonia.Vulkan.xml", + "lib/net6.0/Avalonia.dll", + "lib/net6.0/Avalonia.xml", + "lib/net8.0/Avalonia.Base.dll", + "lib/net8.0/Avalonia.Base.xml", + "lib/net8.0/Avalonia.Controls.dll", + "lib/net8.0/Avalonia.Controls.xml", + "lib/net8.0/Avalonia.DesignerSupport.dll", + "lib/net8.0/Avalonia.DesignerSupport.xml", + "lib/net8.0/Avalonia.Dialogs.dll", + "lib/net8.0/Avalonia.Dialogs.xml", + "lib/net8.0/Avalonia.Markup.Xaml.dll", + "lib/net8.0/Avalonia.Markup.Xaml.xml", + "lib/net8.0/Avalonia.Markup.dll", + "lib/net8.0/Avalonia.Markup.xml", + "lib/net8.0/Avalonia.Metal.dll", + "lib/net8.0/Avalonia.Metal.xml", + "lib/net8.0/Avalonia.MicroCom.dll", + "lib/net8.0/Avalonia.MicroCom.xml", + "lib/net8.0/Avalonia.OpenGL.dll", + "lib/net8.0/Avalonia.OpenGL.xml", + "lib/net8.0/Avalonia.Vulkan.dll", + "lib/net8.0/Avalonia.Vulkan.xml", + "lib/net8.0/Avalonia.dll", + "lib/net8.0/Avalonia.xml", + "lib/netstandard2.0/Avalonia.Base.dll", + "lib/netstandard2.0/Avalonia.Base.xml", + "lib/netstandard2.0/Avalonia.Controls.dll", + "lib/netstandard2.0/Avalonia.Controls.xml", + "lib/netstandard2.0/Avalonia.DesignerSupport.dll", + "lib/netstandard2.0/Avalonia.DesignerSupport.xml", + "lib/netstandard2.0/Avalonia.Dialogs.dll", + "lib/netstandard2.0/Avalonia.Dialogs.xml", + "lib/netstandard2.0/Avalonia.Markup.Xaml.dll", + "lib/netstandard2.0/Avalonia.Markup.Xaml.xml", + "lib/netstandard2.0/Avalonia.Markup.dll", + "lib/netstandard2.0/Avalonia.Markup.xml", + "lib/netstandard2.0/Avalonia.Metal.dll", + "lib/netstandard2.0/Avalonia.Metal.xml", + "lib/netstandard2.0/Avalonia.MicroCom.dll", + "lib/netstandard2.0/Avalonia.MicroCom.xml", + "lib/netstandard2.0/Avalonia.OpenGL.dll", + "lib/netstandard2.0/Avalonia.OpenGL.xml", + "lib/netstandard2.0/Avalonia.Vulkan.dll", + "lib/netstandard2.0/Avalonia.Vulkan.xml", + "lib/netstandard2.0/Avalonia.dll", + "lib/netstandard2.0/Avalonia.xml", + "ref/net6.0/Avalonia.Base.dll", + "ref/net6.0/Avalonia.Base.xml", + "ref/net6.0/Avalonia.Controls.dll", + "ref/net6.0/Avalonia.Controls.xml", + "ref/net6.0/Avalonia.DesignerSupport.dll", + "ref/net6.0/Avalonia.DesignerSupport.xml", + "ref/net6.0/Avalonia.Dialogs.dll", + "ref/net6.0/Avalonia.Dialogs.xml", + "ref/net6.0/Avalonia.Markup.Xaml.dll", + "ref/net6.0/Avalonia.Markup.Xaml.xml", + "ref/net6.0/Avalonia.Markup.dll", + "ref/net6.0/Avalonia.Markup.xml", + "ref/net6.0/Avalonia.Metal.dll", + "ref/net6.0/Avalonia.Metal.xml", + "ref/net6.0/Avalonia.MicroCom.dll", + "ref/net6.0/Avalonia.MicroCom.xml", + "ref/net6.0/Avalonia.OpenGL.dll", + "ref/net6.0/Avalonia.OpenGL.xml", + "ref/net6.0/Avalonia.Vulkan.dll", + "ref/net6.0/Avalonia.Vulkan.xml", + "ref/net6.0/Avalonia.dll", + "ref/net6.0/Avalonia.xml", + "ref/net8.0/Avalonia.Base.dll", + "ref/net8.0/Avalonia.Base.xml", + "ref/net8.0/Avalonia.Controls.dll", + "ref/net8.0/Avalonia.Controls.xml", + "ref/net8.0/Avalonia.DesignerSupport.dll", + "ref/net8.0/Avalonia.DesignerSupport.xml", + "ref/net8.0/Avalonia.Dialogs.dll", + "ref/net8.0/Avalonia.Dialogs.xml", + "ref/net8.0/Avalonia.Markup.Xaml.dll", + "ref/net8.0/Avalonia.Markup.Xaml.xml", + "ref/net8.0/Avalonia.Markup.dll", + "ref/net8.0/Avalonia.Markup.xml", + "ref/net8.0/Avalonia.Metal.dll", + "ref/net8.0/Avalonia.Metal.xml", + "ref/net8.0/Avalonia.MicroCom.dll", + "ref/net8.0/Avalonia.MicroCom.xml", + "ref/net8.0/Avalonia.OpenGL.dll", + "ref/net8.0/Avalonia.OpenGL.xml", + "ref/net8.0/Avalonia.Vulkan.dll", + "ref/net8.0/Avalonia.Vulkan.xml", + "ref/net8.0/Avalonia.dll", + "ref/net8.0/Avalonia.xml", + "ref/netstandard2.0/Avalonia.Base.dll", + "ref/netstandard2.0/Avalonia.Base.xml", + "ref/netstandard2.0/Avalonia.Controls.dll", + "ref/netstandard2.0/Avalonia.Controls.xml", + "ref/netstandard2.0/Avalonia.DesignerSupport.dll", + "ref/netstandard2.0/Avalonia.DesignerSupport.xml", + "ref/netstandard2.0/Avalonia.Dialogs.dll", + "ref/netstandard2.0/Avalonia.Dialogs.xml", + "ref/netstandard2.0/Avalonia.Markup.Xaml.dll", + "ref/netstandard2.0/Avalonia.Markup.Xaml.xml", + "ref/netstandard2.0/Avalonia.Markup.dll", + "ref/netstandard2.0/Avalonia.Markup.xml", + "ref/netstandard2.0/Avalonia.Metal.dll", + "ref/netstandard2.0/Avalonia.Metal.xml", + "ref/netstandard2.0/Avalonia.MicroCom.dll", + "ref/netstandard2.0/Avalonia.MicroCom.xml", + "ref/netstandard2.0/Avalonia.OpenGL.dll", + "ref/netstandard2.0/Avalonia.OpenGL.xml", + "ref/netstandard2.0/Avalonia.Vulkan.dll", + "ref/netstandard2.0/Avalonia.Vulkan.xml", + "ref/netstandard2.0/Avalonia.dll", + "ref/netstandard2.0/Avalonia.xml", + "tools/net461/designer/Avalonia.Designer.HostApp.exe", + "tools/netstandard2.0/Avalonia.Build.Tasks.dll", + "tools/netstandard2.0/designer/Avalonia.Designer.HostApp.dll" + ] + }, + "Avalonia.BuildServices/0.0.29": { + "sha512": "U4eJLQdoDNHXtEba7MZUCwrBErBTxFp6sUewXBOdAhU0Kwzwaa/EKFcYm8kpcysjzKtfB4S0S9n0uxKZFz/ikw==", + "type": "package", + "path": "avalonia.buildservices/0.0.29", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "avalonia.buildservices.0.0.29.nupkg.sha512", + "avalonia.buildservices.nuspec", + "build/Avalonia.BuildServices.targets", + "buildTransitive/Avalonia.BuildServices.targets", + "tools/netstandard2.0/Avalonia.BuildServices.Collector.dll", + "tools/netstandard2.0/Avalonia.BuildServices.dll", + "tools/netstandard2.0/runtimeconfig.json" + ] + }, + "Avalonia.Remote.Protocol/11.1.3": { + "sha512": "ByXwboJC1jg13Qdxfs3/aX/yY4wi9n1XKT+a6+ckLnpSeesjQ0J6N1+wix7ISuGwFo0cyT0nXpvI4s2Zo+rkSA==", + "type": "package", + "path": "avalonia.remote.protocol/11.1.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "avalonia.remote.protocol.11.1.3.nupkg.sha512", + "avalonia.remote.protocol.nuspec", + "lib/net6.0/Avalonia.Remote.Protocol.dll", + "lib/net6.0/Avalonia.Remote.Protocol.xml", + "lib/net8.0/Avalonia.Remote.Protocol.dll", + "lib/net8.0/Avalonia.Remote.Protocol.xml", + "lib/netstandard2.0/Avalonia.Remote.Protocol.dll", + "lib/netstandard2.0/Avalonia.Remote.Protocol.xml" + ] + }, + "DialogHost.Avalonia/0.8.1": { + "sha512": "RLBOMqjJPgSmwe0i1pzX3Q7Pn0i4xE/E1b774krd4VyEkaorz1AYMdYQHyIfuhtQv5NntZyS0MuQbxJl/PhzBg==", + "type": "package", + "path": "dialoghost.avalonia/0.8.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "README.md", + "dialoghost.avalonia.0.8.1.nupkg.sha512", + "dialoghost.avalonia.nuspec", + "icon.png", + "lib/netstandard2.0/DialogHost.Avalonia.dll", + "lib/netstandard2.0/DialogHost.Avalonia.xml" + ] + }, + "MessageBox.Avalonia/3.2.0": { + "sha512": "f4iJxmyF0fKoJQdMCiSSRitP/niUl4g1mSBLGQ9+/58ZXrhjUImnuLdbuBY36n+JpMegy4FA62s588yJkbbjCA==", + "type": "package", + "path": "messagebox.avalonia/3.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "icon.jpg", + "lib/netstandard2.0/MsBox.Avalonia.dll", + "messagebox.avalonia.3.2.0.nupkg.sha512", + "messagebox.avalonia.nuspec" + ] + }, + "MicroCom.Runtime/0.11.0": { + "sha512": "MEnrZ3UIiH40hjzMDsxrTyi8dtqB5ziv3iBeeU4bXsL/7NLSal9F1lZKpK+tfBRnUoDSdtcW3KufE4yhATOMCA==", + "type": "package", + "path": "microcom.runtime/0.11.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net5.0/MicroCom.Runtime.dll", + "lib/netstandard2.0/MicroCom.Runtime.dll", + "microcom.runtime.0.11.0.nupkg.sha512", + "microcom.runtime.nuspec" + ] + } }, - "libraries": {}, "projectFileDependencyGroups": { - "net8.0": [] + "net8.0": [ + "MessageBox.Avalonia >= 3.2.0" + ] }, "packageFolders": { "C:\\Users\\IVAN\\.nuget\\packages\\": {}, @@ -57,6 +443,12 @@ "frameworks": { "net8.0": { "targetAlias": "net8.0", + "dependencies": { + "MessageBox.Avalonia": { + "target": "Package", + "version": "[3.2.0, )" + } + }, "imports": [ "net461", "net462", diff --git a/Libary/obj/project.nuget.cache b/Libary/obj/project.nuget.cache index 31aab88..1ac2e60 100644 --- a/Libary/obj/project.nuget.cache +++ b/Libary/obj/project.nuget.cache @@ -1,8 +1,15 @@ { "version": 2, - "dgSpecHash": "GfQ6+bXY99U=", + "dgSpecHash": "00Xw2wVTWUo=", "success": true, "projectFilePath": "C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj", - "expectedPackageFiles": [], + "expectedPackageFiles": [ + "C:\\Users\\IVAN\\.nuget\\packages\\avalonia\\11.1.3\\avalonia.11.1.3.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\avalonia.buildservices\\0.0.29\\avalonia.buildservices.0.0.29.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\avalonia.remote.protocol\\11.1.3\\avalonia.remote.protocol.11.1.3.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\dialoghost.avalonia\\0.8.1\\dialoghost.avalonia.0.8.1.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\messagebox.avalonia\\3.2.0\\messagebox.avalonia.3.2.0.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\microcom.runtime\\0.11.0\\microcom.runtime.0.11.0.nupkg.sha512" + ], "logs": [] } \ No newline at end of file diff --git a/Libary/obj/project.packagespec.json b/Libary/obj/project.packagespec.json index d2085e7..7c7373d 100644 --- a/Libary/obj/project.packagespec.json +++ b/Libary/obj/project.packagespec.json @@ -1 +1 @@ -"restore":{"projectUniqueName":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj","projectName":"Libary","projectPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj","outputPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net8.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"C:\\Program Files\\dotnet\\library-packs":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"},"SdkAnalysisLevel":"9.0.200"}"frameworks":{"net8.0":{"targetAlias":"net8.0","imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\9.0.200/PortableRuntimeIdentifierGraph.json"}} \ No newline at end of file +"restore":{"projectUniqueName":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj","projectName":"Libary","projectPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj","outputPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net8.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"C:\\Program Files\\dotnet\\library-packs":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"},"SdkAnalysisLevel":"9.0.200"}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"MessageBox.Avalonia":{"target":"Package","version":"[3.2.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\9.0.200/PortableRuntimeIdentifierGraph.json"}} \ No newline at end of file diff --git a/Libary/obj/rider.project.model.nuget.info b/Libary/obj/rider.project.model.nuget.info index 51ca785..bfad060 100644 --- a/Libary/obj/rider.project.model.nuget.info +++ b/Libary/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17415293701808392 \ No newline at end of file +17452715769073011 \ No newline at end of file diff --git a/Libary/obj/rider.project.restore.info b/Libary/obj/rider.project.restore.info index 90c454b..bfad060 100644 --- a/Libary/obj/rider.project.restore.info +++ b/Libary/obj/rider.project.restore.info @@ -1 +1 @@ -17415293790637036 \ No newline at end of file +17452715769073011 \ No newline at end of file diff --git a/Testiks/Testiks.csproj b/Testiks/Testiks.csproj index 75ad616..064d9c8 100644 --- a/Testiks/Testiks.csproj +++ b/Testiks/Testiks.csproj @@ -11,6 +11,7 @@ + diff --git a/Testiks/bin/Debug/net8.0/Avalonia.Base.dll b/Testiks/bin/Debug/net8.0/Avalonia.Base.dll new file mode 100644 index 0000000..39406d7 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.Base.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.Controls.dll b/Testiks/bin/Debug/net8.0/Avalonia.Controls.dll new file mode 100644 index 0000000..8d16e5e Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.Controls.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.DesignerSupport.dll b/Testiks/bin/Debug/net8.0/Avalonia.DesignerSupport.dll new file mode 100644 index 0000000..58e9c11 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.DesignerSupport.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.Dialogs.dll b/Testiks/bin/Debug/net8.0/Avalonia.Dialogs.dll new file mode 100644 index 0000000..c0bbe3d Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.Dialogs.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.Markup.Xaml.dll b/Testiks/bin/Debug/net8.0/Avalonia.Markup.Xaml.dll new file mode 100644 index 0000000..2349a16 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.Markup.Xaml.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.Markup.dll b/Testiks/bin/Debug/net8.0/Avalonia.Markup.dll new file mode 100644 index 0000000..c195635 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.Markup.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.Metal.dll b/Testiks/bin/Debug/net8.0/Avalonia.Metal.dll new file mode 100644 index 0000000..0f6dfa2 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.Metal.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.MicroCom.dll b/Testiks/bin/Debug/net8.0/Avalonia.MicroCom.dll new file mode 100644 index 0000000..4664acc Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.MicroCom.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.OpenGL.dll b/Testiks/bin/Debug/net8.0/Avalonia.OpenGL.dll new file mode 100644 index 0000000..b0cdc5b Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.OpenGL.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.Remote.Protocol.dll b/Testiks/bin/Debug/net8.0/Avalonia.Remote.Protocol.dll new file mode 100644 index 0000000..d136e47 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.Remote.Protocol.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.Vulkan.dll b/Testiks/bin/Debug/net8.0/Avalonia.Vulkan.dll new file mode 100644 index 0000000..89e6bd0 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.Vulkan.dll differ diff --git a/Testiks/bin/Debug/net8.0/Avalonia.dll b/Testiks/bin/Debug/net8.0/Avalonia.dll new file mode 100644 index 0000000..6632f7e Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Avalonia.dll differ diff --git a/Testiks/bin/Debug/net8.0/DialogHost.Avalonia.dll b/Testiks/bin/Debug/net8.0/DialogHost.Avalonia.dll new file mode 100644 index 0000000..19fb549 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/DialogHost.Avalonia.dll differ diff --git a/Testiks/bin/Debug/net8.0/Libary.dll b/Testiks/bin/Debug/net8.0/Libary.dll new file mode 100644 index 0000000..071d1dc Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Libary.dll differ diff --git a/Testiks/bin/Debug/net8.0/Libary.pdb b/Testiks/bin/Debug/net8.0/Libary.pdb new file mode 100644 index 0000000..160f1c8 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Libary.pdb differ diff --git a/Testiks/bin/Debug/net8.0/MicroCom.Runtime.dll b/Testiks/bin/Debug/net8.0/MicroCom.Runtime.dll new file mode 100644 index 0000000..f6cf008 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/MicroCom.Runtime.dll differ diff --git a/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll new file mode 100644 index 0000000..514e543 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll differ diff --git a/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CoreUtilities.dll b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CoreUtilities.dll new file mode 100644 index 0000000..67c6e6f Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CoreUtilities.dll differ diff --git a/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll new file mode 100644 index 0000000..09efce0 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll differ diff --git a/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll new file mode 100644 index 0000000..a18a266 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll differ diff --git a/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.Utilities.dll b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.Utilities.dll new file mode 100644 index 0000000..22a03b8 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Microsoft.TestPlatform.Utilities.dll differ diff --git a/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll b/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll new file mode 100644 index 0000000..117ba73 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll differ diff --git a/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll b/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll new file mode 100644 index 0000000..8213a95 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll differ diff --git a/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll b/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll new file mode 100644 index 0000000..b002d6b Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll differ diff --git a/Testiks/bin/Debug/net8.0/MsBox.Avalonia.dll b/Testiks/bin/Debug/net8.0/MsBox.Avalonia.dll new file mode 100644 index 0000000..c1893fc Binary files /dev/null and b/Testiks/bin/Debug/net8.0/MsBox.Avalonia.dll differ diff --git a/Testiks/bin/Debug/net8.0/NUnit3.TestAdapter.dll b/Testiks/bin/Debug/net8.0/NUnit3.TestAdapter.dll new file mode 100644 index 0000000..65c8c3d Binary files /dev/null and b/Testiks/bin/Debug/net8.0/NUnit3.TestAdapter.dll differ diff --git a/Testiks/bin/Debug/net8.0/NUnit3.TestAdapter.pdb b/Testiks/bin/Debug/net8.0/NUnit3.TestAdapter.pdb new file mode 100644 index 0000000..5a3a1b8 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/NUnit3.TestAdapter.pdb differ diff --git a/Testiks/bin/Debug/net8.0/Newtonsoft.Json.dll b/Testiks/bin/Debug/net8.0/Newtonsoft.Json.dll new file mode 100644 index 0000000..1ffeabe Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Newtonsoft.Json.dll differ diff --git a/Testiks/bin/Debug/net8.0/NuGet.Frameworks.dll b/Testiks/bin/Debug/net8.0/NuGet.Frameworks.dll new file mode 100644 index 0000000..d78c478 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/NuGet.Frameworks.dll differ diff --git a/Testiks/bin/Debug/net8.0/Testiks.deps.json b/Testiks/bin/Debug/net8.0/Testiks.deps.json new file mode 100644 index 0000000..77f187f --- /dev/null +++ b/Testiks/bin/Debug/net8.0/Testiks.deps.json @@ -0,0 +1,572 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v8.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v8.0": { + "Testiks/1.0.0": { + "dependencies": { + "Libary": "1.0.0", + "MessageBox.Avalonia": "3.2.0", + "Microsoft.NET.Test.Sdk": "17.8.0", + "NUnit": "3.14.0", + "NUnit.Analyzers": "3.9.0", + "NUnit3TestAdapter": "4.5.0", + "coverlet.collector": "6.0.0" + }, + "runtime": { + "Testiks.dll": {} + } + }, + "Avalonia/11.1.3": { + "dependencies": { + "Avalonia.BuildServices": "0.0.29", + "Avalonia.Remote.Protocol": "11.1.3", + "MicroCom.Runtime": "0.11.0" + }, + "runtime": { + "lib/net8.0/Avalonia.Base.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Controls.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.DesignerSupport.dll": { + "assemblyVersion": "0.7.0.0", + "fileVersion": "0.7.0.0" + }, + "lib/net8.0/Avalonia.Dialogs.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Markup.Xaml.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Markup.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Metal.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.MicroCom.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.OpenGL.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.Vulkan.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + }, + "lib/net8.0/Avalonia.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + } + } + }, + "Avalonia.BuildServices/0.0.29": {}, + "Avalonia.Remote.Protocol/11.1.3": { + "runtime": { + "lib/net8.0/Avalonia.Remote.Protocol.dll": { + "assemblyVersion": "11.1.3.0", + "fileVersion": "11.1.3.0" + } + } + }, + "coverlet.collector/6.0.0": {}, + "DialogHost.Avalonia/0.8.1": { + "dependencies": { + "Avalonia": "11.1.3" + }, + "runtime": { + "lib/netstandard2.0/DialogHost.Avalonia.dll": { + "assemblyVersion": "0.8.1.0", + "fileVersion": "0.8.1.0" + } + } + }, + "MessageBox.Avalonia/3.2.0": { + "dependencies": { + "Avalonia": "11.1.3", + "DialogHost.Avalonia": "0.8.1" + }, + "runtime": { + "lib/netstandard2.0/MsBox.Avalonia.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + }, + "MicroCom.Runtime/0.11.0": { + "runtime": { + "lib/net5.0/MicroCom.Runtime.dll": { + "assemblyVersion": "0.11.0.0", + "fileVersion": "0.11.0.0" + } + } + }, + "Microsoft.CodeCoverage/17.8.0": { + "runtime": { + "lib/netcoreapp3.1/Microsoft.VisualStudio.CodeCoverage.Shim.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.623.45702" + } + } + }, + "Microsoft.NET.Test.Sdk/17.8.0": { + "dependencies": { + "Microsoft.CodeCoverage": "17.8.0", + "Microsoft.TestPlatform.TestHost": "17.8.0" + } + }, + "Microsoft.NETCore.Platforms/1.1.0": {}, + "Microsoft.TestPlatform.ObjectModel/17.8.0": { + "dependencies": { + "NuGet.Frameworks": "6.5.0", + "System.Reflection.Metadata": "1.6.0" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CoreUtilities.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.23.55801" + }, + "lib/netcoreapp3.1/Microsoft.TestPlatform.PlatformAbstractions.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.23.55801" + }, + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.23.55801" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": { + "locale": "zh-Hant" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "Microsoft.TestPlatform.TestHost/17.8.0": { + "dependencies": { + "Microsoft.TestPlatform.ObjectModel": "17.8.0", + "Newtonsoft.Json": "13.0.1" + }, + "runtime": { + "lib/netcoreapp3.1/Microsoft.TestPlatform.CommunicationUtilities.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.23.55801" + }, + "lib/netcoreapp3.1/Microsoft.TestPlatform.CrossPlatEngine.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.23.55801" + }, + "lib/netcoreapp3.1/Microsoft.TestPlatform.Utilities.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.23.55801" + }, + "lib/netcoreapp3.1/Microsoft.VisualStudio.TestPlatform.Common.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.23.55801" + }, + "lib/netcoreapp3.1/testhost.dll": { + "assemblyVersion": "15.0.0.0", + "fileVersion": "17.800.23.55801" + } + }, + "resources": { + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "cs" + }, + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "de" + }, + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "es" + }, + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "fr" + }, + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "it" + }, + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "ja" + }, + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "ko" + }, + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "pl" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "pt-BR" + }, + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "ru" + }, + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "tr" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "zh-Hans" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": { + "locale": "zh-Hant" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": { + "locale": "zh-Hant" + }, + "lib/netcoreapp3.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": { + "locale": "zh-Hant" + } + } + }, + "NETStandard.Library/2.0.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0" + } + }, + "Newtonsoft.Json/13.0.1": { + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.dll": { + "assemblyVersion": "13.0.0.0", + "fileVersion": "13.0.1.25517" + } + } + }, + "NuGet.Frameworks/6.5.0": { + "runtime": { + "lib/netstandard2.0/NuGet.Frameworks.dll": { + "assemblyVersion": "6.5.0.154", + "fileVersion": "6.5.0.154" + } + } + }, + "NUnit/3.14.0": { + "dependencies": { + "NETStandard.Library": "2.0.0" + }, + "runtime": { + "lib/netstandard2.0/nunit.framework.dll": { + "assemblyVersion": "3.14.0.0", + "fileVersion": "3.14.0.0" + } + } + }, + "NUnit.Analyzers/3.9.0": {}, + "NUnit3TestAdapter/4.5.0": {}, + "System.Reflection.Metadata/1.6.0": {}, + "Libary/1.0.0": { + "dependencies": { + "MessageBox.Avalonia": "3.2.0" + }, + "runtime": { + "Libary.dll": { + "assemblyVersion": "1.0.0.0", + "fileVersion": "1.0.0.0" + } + } + } + } + }, + "libraries": { + "Testiks/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Avalonia/11.1.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kpVAnKTbg/ZVnWyYLGPYXR0Ce4uiHLT1y6BcgJYpdFfn3b0TmvbxFZV37lpc1wEjUyaU28V+DoNnRbYSLsv0nw==", + "path": "avalonia/11.1.3", + "hashPath": "avalonia.11.1.3.nupkg.sha512" + }, + "Avalonia.BuildServices/0.0.29": { + "type": "package", + "serviceable": true, + "sha512": "sha512-U4eJLQdoDNHXtEba7MZUCwrBErBTxFp6sUewXBOdAhU0Kwzwaa/EKFcYm8kpcysjzKtfB4S0S9n0uxKZFz/ikw==", + "path": "avalonia.buildservices/0.0.29", + "hashPath": "avalonia.buildservices.0.0.29.nupkg.sha512" + }, + "Avalonia.Remote.Protocol/11.1.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ByXwboJC1jg13Qdxfs3/aX/yY4wi9n1XKT+a6+ckLnpSeesjQ0J6N1+wix7ISuGwFo0cyT0nXpvI4s2Zo+rkSA==", + "path": "avalonia.remote.protocol/11.1.3", + "hashPath": "avalonia.remote.protocol.11.1.3.nupkg.sha512" + }, + "coverlet.collector/6.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-tW3lsNS+dAEII6YGUX/VMoJjBS1QvsxqJeqLaJXub08y1FSjasFPtQ4UBUsudE9PNrzLjooClMsPtY2cZLdXpQ==", + "path": "coverlet.collector/6.0.0", + "hashPath": "coverlet.collector.6.0.0.nupkg.sha512" + }, + "DialogHost.Avalonia/0.8.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-RLBOMqjJPgSmwe0i1pzX3Q7Pn0i4xE/E1b774krd4VyEkaorz1AYMdYQHyIfuhtQv5NntZyS0MuQbxJl/PhzBg==", + "path": "dialoghost.avalonia/0.8.1", + "hashPath": "dialoghost.avalonia.0.8.1.nupkg.sha512" + }, + "MessageBox.Avalonia/3.2.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-f4iJxmyF0fKoJQdMCiSSRitP/niUl4g1mSBLGQ9+/58ZXrhjUImnuLdbuBY36n+JpMegy4FA62s588yJkbbjCA==", + "path": "messagebox.avalonia/3.2.0", + "hashPath": "messagebox.avalonia.3.2.0.nupkg.sha512" + }, + "MicroCom.Runtime/0.11.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-MEnrZ3UIiH40hjzMDsxrTyi8dtqB5ziv3iBeeU4bXsL/7NLSal9F1lZKpK+tfBRnUoDSdtcW3KufE4yhATOMCA==", + "path": "microcom.runtime/0.11.0", + "hashPath": "microcom.runtime.0.11.0.nupkg.sha512" + }, + "Microsoft.CodeCoverage/17.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-KC8SXWbGIdoFVdlxKk9WHccm0llm9HypcHMLUUFabRiTS3SO2fQXNZfdiF3qkEdTJhbRrxhdRxjL4jbtwPq4Ew==", + "path": "microsoft.codecoverage/17.8.0", + "hashPath": "microsoft.codecoverage.17.8.0.nupkg.sha512" + }, + "Microsoft.NET.Test.Sdk/17.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BmTYGbD/YuDHmApIENdoyN1jCk0Rj1fJB0+B/fVekyTdVidr91IlzhqzytiUgaEAzL1ZJcYCme0MeBMYvJVzvw==", + "path": "microsoft.net.test.sdk/17.8.0", + "hashPath": "microsoft.net.test.sdk.17.8.0.nupkg.sha512" + }, + "Microsoft.NETCore.Platforms/1.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", + "path": "microsoft.netcore.platforms/1.1.0", + "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" + }, + "Microsoft.TestPlatform.ObjectModel/17.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-AYy6vlpGMfz5kOFq99L93RGbqftW/8eQTqjT9iGXW6s9MRP3UdtY8idJ8rJcjeSja8A18IhIro5YnH3uv1nz4g==", + "path": "microsoft.testplatform.objectmodel/17.8.0", + "hashPath": "microsoft.testplatform.objectmodel.17.8.0.nupkg.sha512" + }, + "Microsoft.TestPlatform.TestHost/17.8.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-9ivcl/7SGRmOT0YYrHQGohWiT5YCpkmy/UEzldfVisLm6QxbLaK3FAJqZXI34rnRLmqqDCeMQxKINwmKwAPiDw==", + "path": "microsoft.testplatform.testhost/17.8.0", + "hashPath": "microsoft.testplatform.testhost.17.8.0.nupkg.sha512" + }, + "NETStandard.Library/2.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==", + "path": "netstandard.library/2.0.0", + "hashPath": "netstandard.library.2.0.0.nupkg.sha512" + }, + "Newtonsoft.Json/13.0.1": { + "type": "package", + "serviceable": true, + "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", + "path": "newtonsoft.json/13.0.1", + "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" + }, + "NuGet.Frameworks/6.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-QWINE2x3MbTODsWT1Gh71GaGb5icBz4chS8VYvTgsBnsi8esgN6wtHhydd7fvToWECYGq7T4cgBBDiKD/363fg==", + "path": "nuget.frameworks/6.5.0", + "hashPath": "nuget.frameworks.6.5.0.nupkg.sha512" + }, + "NUnit/3.14.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-R7iPwD7kbOaP3o2zldWJbWeMQAvDKD0uld27QvA3PAALl1unl7x0v2J7eGiJOYjimV/BuGT4VJmr45RjS7z4LA==", + "path": "nunit/3.14.0", + "hashPath": "nunit.3.14.0.nupkg.sha512" + }, + "NUnit.Analyzers/3.9.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-8bGAEljlBnzR+uU8oGQhTVKnbgBw1Mo71qjVkgzHdvtUkiB5XOIDyjAcS4KUo/j+F2Zv/xBUZRkCWXmejx4bfA==", + "path": "nunit.analyzers/3.9.0", + "hashPath": "nunit.analyzers.3.9.0.nupkg.sha512" + }, + "NUnit3TestAdapter/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-s8JpqTe9bI2f49Pfr3dFRfoVSuFQyraTj68c3XXjIS/MRGvvkLnrg6RLqnTjdShX+AdFUCCU/4Xex58AdUfs6A==", + "path": "nunit3testadapter/4.5.0", + "hashPath": "nunit3testadapter.4.5.0.nupkg.sha512" + }, + "System.Reflection.Metadata/1.6.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==", + "path": "system.reflection.metadata/1.6.0", + "hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512" + }, + "Libary/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/Testiks/bin/Debug/net8.0/Testiks.dll b/Testiks/bin/Debug/net8.0/Testiks.dll new file mode 100644 index 0000000..43c4826 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Testiks.dll differ diff --git a/Testiks/bin/Debug/net8.0/Testiks.pdb b/Testiks/bin/Debug/net8.0/Testiks.pdb new file mode 100644 index 0000000..87a38b9 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/Testiks.pdb differ diff --git a/Testiks/bin/Debug/net8.0/Testiks.runtimeconfig.json b/Testiks/bin/Debug/net8.0/Testiks.runtimeconfig.json new file mode 100644 index 0000000..becfaea --- /dev/null +++ b/Testiks/bin/Debug/net8.0/Testiks.runtimeconfig.json @@ -0,0 +1,12 @@ +{ + "runtimeOptions": { + "tfm": "net8.0", + "framework": { + "name": "Microsoft.NETCore.App", + "version": "8.0.0" + }, + "configProperties": { + "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false + } + } +} \ No newline at end of file diff --git a/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..1768037 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..7310fb0 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..5af6e0e Binary files /dev/null and b/Testiks/bin/Debug/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..86c5af1 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..d9a801b Binary files /dev/null and b/Testiks/bin/Debug/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..2bb1465 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..d457408 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..998dc29 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..3cd7988 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..e6266e6 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..d5a8c37 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..e548e68 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..e014e2d Binary files /dev/null and b/Testiks/bin/Debug/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..d2d34a9 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..95ba380 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..fbd6f21 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..dca8640 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..388c3a8 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..52ca0cc Binary files /dev/null and b/Testiks/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..a160e8c Binary files /dev/null and b/Testiks/bin/Debug/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..5aaa36b Binary files /dev/null and b/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..21e5f9a Binary files /dev/null and b/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..f1b2ec1 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..95f5ff8 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..e863878 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..9021665 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..1d3b394 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..773c01f Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..dd242e2 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..a6d1507 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..e1544b1 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..b973f38 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..f35bfe7 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..eade81b Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..e6e46b6 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/nunit.engine.api.dll b/Testiks/bin/Debug/net8.0/nunit.engine.api.dll new file mode 100644 index 0000000..ffd41b5 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/nunit.engine.api.dll differ diff --git a/Testiks/bin/Debug/net8.0/nunit.engine.core.dll b/Testiks/bin/Debug/net8.0/nunit.engine.core.dll new file mode 100644 index 0000000..6750450 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/nunit.engine.core.dll differ diff --git a/Testiks/bin/Debug/net8.0/nunit.engine.dll b/Testiks/bin/Debug/net8.0/nunit.engine.dll new file mode 100644 index 0000000..029f779 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/nunit.engine.dll differ diff --git a/Testiks/bin/Debug/net8.0/nunit.framework.dll b/Testiks/bin/Debug/net8.0/nunit.framework.dll new file mode 100644 index 0000000..5724561 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/nunit.framework.dll differ diff --git a/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..8d2ec40 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..fc39387 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..65efdcd Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..20e7c34 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..8fbbbf4 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..3d0d41c Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..64495e5 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..89213a1 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..7bea004 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..fd63906 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..aefa288 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..60fe8bb Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..d58604b Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..a60916e Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..905b81d Binary files /dev/null and b/Testiks/bin/Debug/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/testcentric.engine.metadata.dll b/Testiks/bin/Debug/net8.0/testcentric.engine.metadata.dll new file mode 100644 index 0000000..b982b6b Binary files /dev/null and b/Testiks/bin/Debug/net8.0/testcentric.engine.metadata.dll differ diff --git a/Testiks/bin/Debug/net8.0/testhost.dll b/Testiks/bin/Debug/net8.0/testhost.dll new file mode 100644 index 0000000..1293868 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/testhost.dll differ diff --git a/Testiks/bin/Debug/net8.0/testhost.exe b/Testiks/bin/Debug/net8.0/testhost.exe new file mode 100644 index 0000000..28d7921 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/testhost.exe differ diff --git a/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..d065beb Binary files /dev/null and b/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..3ce4b68 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..0ae1f0a Binary files /dev/null and b/Testiks/bin/Debug/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..af9add9 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..7b20360 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..3a8015b Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..edf5098 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..f57eeba Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..352f693 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..56dd542 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll new file mode 100644 index 0000000..6880d0d Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll new file mode 100644 index 0000000..2185e73 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll new file mode 100644 index 0000000..a5ba960 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll new file mode 100644 index 0000000..5ad986f Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll differ diff --git a/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll new file mode 100644 index 0000000..15c99a7 Binary files /dev/null and b/Testiks/bin/Debug/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll differ diff --git a/Testiks/obj/Debug/net8.0/Avalonia/Resources.Inputs.cache b/Testiks/obj/Debug/net8.0/Avalonia/Resources.Inputs.cache new file mode 100644 index 0000000..dd6d432 --- /dev/null +++ b/Testiks/obj/Debug/net8.0/Avalonia/Resources.Inputs.cache @@ -0,0 +1 @@ +385c61a74b50639bafa4b25300dc340d24650e626a384c315748f338ad795408 diff --git a/Testiks/obj/Debug/net8.0/Testiks.AssemblyInfo.cs b/Testiks/obj/Debug/net8.0/Testiks.AssemblyInfo.cs index 707dc1c..c176fc7 100644 --- a/Testiks/obj/Debug/net8.0/Testiks.AssemblyInfo.cs +++ b/Testiks/obj/Debug/net8.0/Testiks.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("Testiks")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b1d74544a6e6128c6946ccd76c76daa69f00a441")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+474cfc34bd9df61d876e8fbb651d8638dc01db9a")] [assembly: System.Reflection.AssemblyProductAttribute("Testiks")] [assembly: System.Reflection.AssemblyTitleAttribute("Testiks")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/Testiks/obj/Debug/net8.0/Testiks.AssemblyInfoInputs.cache b/Testiks/obj/Debug/net8.0/Testiks.AssemblyInfoInputs.cache index e571b35..3191bd5 100644 --- a/Testiks/obj/Debug/net8.0/Testiks.AssemblyInfoInputs.cache +++ b/Testiks/obj/Debug/net8.0/Testiks.AssemblyInfoInputs.cache @@ -1 +1 @@ -f1d37271af43f9b3c83098ee7487be7b3b4a73d3f3762c84ebee3cf0be019e83 +c4eac3649ace1954c03933ec2b649967c97dc33ff6e29422678b986131861de7 diff --git a/Testiks/obj/Debug/net8.0/Testiks.GeneratedMSBuildEditorConfig.editorconfig b/Testiks/obj/Debug/net8.0/Testiks.GeneratedMSBuildEditorConfig.editorconfig index c772c09..f424dbd 100644 --- a/Testiks/obj/Debug/net8.0/Testiks.GeneratedMSBuildEditorConfig.editorconfig +++ b/Testiks/obj/Debug/net8.0/Testiks.GeneratedMSBuildEditorConfig.editorconfig @@ -1,4 +1,11 @@ is_global = true +build_property.AvaloniaNameGeneratorIsEnabled = true +build_property.AvaloniaNameGeneratorBehavior = InitializeComponent +build_property.AvaloniaNameGeneratorDefaultFieldModifier = internal +build_property.AvaloniaNameGeneratorFilterByPath = * +build_property.AvaloniaNameGeneratorFilterByNamespace = * +build_property.AvaloniaNameGeneratorViewFileNamingStrategy = NamespaceAndClassName +build_property.AvaloniaNameGeneratorAttachDevTools = true build_property.TargetFramework = net8.0 build_property.TargetPlatformMinVersion = build_property.UsingMicrosoftNETSdkWeb = diff --git a/Testiks/obj/Debug/net8.0/Testiks.assets.cache b/Testiks/obj/Debug/net8.0/Testiks.assets.cache index 6b927e4..c89c0a7 100644 Binary files a/Testiks/obj/Debug/net8.0/Testiks.assets.cache and b/Testiks/obj/Debug/net8.0/Testiks.assets.cache differ diff --git a/Testiks/obj/Debug/net8.0/Testiks.csproj.AssemblyReference.cache b/Testiks/obj/Debug/net8.0/Testiks.csproj.AssemblyReference.cache index 0433173..00806e2 100644 Binary files a/Testiks/obj/Debug/net8.0/Testiks.csproj.AssemblyReference.cache and b/Testiks/obj/Debug/net8.0/Testiks.csproj.AssemblyReference.cache differ diff --git a/Testiks/obj/Debug/net8.0/Testiks.csproj.CoreCompileInputs.cache b/Testiks/obj/Debug/net8.0/Testiks.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..e168ccc --- /dev/null +++ b/Testiks/obj/Debug/net8.0/Testiks.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +ab9c2f1126b62c9bed2fb7792ea8e2d011a5471a5bb633f163316172a816b6e6 diff --git a/Testiks/obj/Debug/net8.0/Testiks.csproj.FileListAbsolute.txt b/Testiks/obj/Debug/net8.0/Testiks.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..ebd43d1 --- /dev/null +++ b/Testiks/obj/Debug/net8.0/Testiks.csproj.FileListAbsolute.txt @@ -0,0 +1,118 @@ +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\CoverletSourceRootsMapping_Testiks +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\testhost.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\testhost.exe +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\NUnit3.TestAdapter.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\NUnit3.TestAdapter.pdb +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\nunit.engine.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\nunit.engine.api.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\nunit.engine.core.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\testcentric.engine.metadata.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Testiks.deps.json +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Testiks.runtimeconfig.json +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Testiks.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Testiks.pdb +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Microsoft.TestPlatform.CoreUtilities.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Microsoft.TestPlatform.PlatformAbstractions.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Microsoft.TestPlatform.CommunicationUtilities.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Microsoft.TestPlatform.CrossPlatEngine.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Microsoft.TestPlatform.Utilities.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Microsoft.VisualStudio.TestPlatform.Common.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Newtonsoft.Json.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\NuGet.Frameworks.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\nunit.framework.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Libary.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Libary.pdb +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.csproj.AssemblyReference.cache +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.AssemblyInfoInputs.cache +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.AssemblyInfo.cs +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.csproj.CoreCompileInputs.cache +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.csproj.Up2Date +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\refint\Testiks.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.pdb +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Testiks.genruntimeconfig.cache +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\ref\Testiks.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.Base.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.Controls.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.DesignerSupport.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.Dialogs.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.Markup.Xaml.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.Markup.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.Metal.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.MicroCom.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.OpenGL.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.Vulkan.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\Avalonia.Remote.Protocol.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\DialogHost.Avalonia.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\MsBox.Avalonia.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\bin\Debug\net8.0\MicroCom.Runtime.dll +C:\Users\IVAN\RiderProjects\demo_hard\Testiks\obj\Debug\net8.0\Avalonia\Resources.Inputs.cache diff --git a/Testiks/obj/Debug/net8.0/Testiks.csproj.Up2Date b/Testiks/obj/Debug/net8.0/Testiks.csproj.Up2Date new file mode 100644 index 0000000..e69de29 diff --git a/Testiks/obj/Debug/net8.0/Testiks.dll b/Testiks/obj/Debug/net8.0/Testiks.dll new file mode 100644 index 0000000..43c4826 Binary files /dev/null and b/Testiks/obj/Debug/net8.0/Testiks.dll differ diff --git a/Testiks/obj/Debug/net8.0/Testiks.genruntimeconfig.cache b/Testiks/obj/Debug/net8.0/Testiks.genruntimeconfig.cache new file mode 100644 index 0000000..4b17407 --- /dev/null +++ b/Testiks/obj/Debug/net8.0/Testiks.genruntimeconfig.cache @@ -0,0 +1 @@ +1777980d7ddd3379665663124789b65bfa648dbe497e5dfe29586d9592b90493 diff --git a/Testiks/obj/Debug/net8.0/Testiks.pdb b/Testiks/obj/Debug/net8.0/Testiks.pdb new file mode 100644 index 0000000..87a38b9 Binary files /dev/null and b/Testiks/obj/Debug/net8.0/Testiks.pdb differ diff --git a/Testiks/obj/Debug/net8.0/ref/Testiks.dll b/Testiks/obj/Debug/net8.0/ref/Testiks.dll new file mode 100644 index 0000000..c9dae2c Binary files /dev/null and b/Testiks/obj/Debug/net8.0/ref/Testiks.dll differ diff --git a/Testiks/obj/Debug/net8.0/refint/Testiks.dll b/Testiks/obj/Debug/net8.0/refint/Testiks.dll new file mode 100644 index 0000000..c9dae2c Binary files /dev/null and b/Testiks/obj/Debug/net8.0/refint/Testiks.dll differ diff --git a/Testiks/obj/Testiks.csproj.nuget.dgspec.json b/Testiks/obj/Testiks.csproj.nuget.dgspec.json index 450dd62..00d925f 100644 --- a/Testiks/obj/Testiks.csproj.nuget.dgspec.json +++ b/Testiks/obj/Testiks.csproj.nuget.dgspec.json @@ -50,6 +50,12 @@ "frameworks": { "net8.0": { "targetAlias": "net8.0", + "dependencies": { + "MessageBox.Avalonia": { + "target": "Package", + "version": "[3.2.0, )" + } + }, "imports": [ "net461", "net462", @@ -121,6 +127,10 @@ "net8.0": { "targetAlias": "net8.0", "dependencies": { + "MessageBox.Avalonia": { + "target": "Package", + "version": "[3.2.0, )" + }, "Microsoft.NET.Test.Sdk": { "target": "Package", "version": "[17.8.0, )" diff --git a/Testiks/obj/Testiks.csproj.nuget.g.props b/Testiks/obj/Testiks.csproj.nuget.g.props index 00b7e0b..f077c77 100644 --- a/Testiks/obj/Testiks.csproj.nuget.g.props +++ b/Testiks/obj/Testiks.csproj.nuget.g.props @@ -19,8 +19,11 @@ + C:\Users\IVAN\.nuget\packages\nunit.analyzers\3.9.0 + C:\Users\IVAN\.nuget\packages\avalonia.buildservices\0.0.29 + C:\Users\IVAN\.nuget\packages\avalonia\11.1.3 \ No newline at end of file diff --git a/Testiks/obj/Testiks.csproj.nuget.g.targets b/Testiks/obj/Testiks.csproj.nuget.g.targets index 94c898e..1a4b2e2 100644 --- a/Testiks/obj/Testiks.csproj.nuget.g.targets +++ b/Testiks/obj/Testiks.csproj.nuget.g.targets @@ -4,6 +4,8 @@ + + \ No newline at end of file diff --git a/Testiks/obj/project.assets.json b/Testiks/obj/project.assets.json index 267a5f8..a6d1a5a 100644 --- a/Testiks/obj/project.assets.json +++ b/Testiks/obj/project.assets.json @@ -2,12 +2,151 @@ "version": 3, "targets": { "net8.0": { + "Avalonia/11.1.3": { + "type": "package", + "dependencies": { + "Avalonia.BuildServices": "0.0.29", + "Avalonia.Remote.Protocol": "11.1.3", + "MicroCom.Runtime": "0.11.0" + }, + "compile": { + "ref/net8.0/Avalonia.Base.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Controls.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.DesignerSupport.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Dialogs.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Markup.Xaml.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Markup.dll": { + "related": ".Xaml.xml;.xml" + }, + "ref/net8.0/Avalonia.Metal.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.MicroCom.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.OpenGL.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.Vulkan.dll": { + "related": ".xml" + }, + "ref/net8.0/Avalonia.dll": { + "related": ".Base.xml;.Controls.xml;.DesignerSupport.xml;.Dialogs.xml;.Markup.Xaml.xml;.Markup.xml;.Metal.xml;.MicroCom.xml;.OpenGL.xml;.Vulkan.xml;.xml" + } + }, + "runtime": { + "lib/net8.0/Avalonia.Base.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Controls.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.DesignerSupport.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Dialogs.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Markup.Xaml.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Markup.dll": { + "related": ".Xaml.xml;.xml" + }, + "lib/net8.0/Avalonia.Metal.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.MicroCom.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.OpenGL.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.Vulkan.dll": { + "related": ".xml" + }, + "lib/net8.0/Avalonia.dll": { + "related": ".Base.xml;.Controls.xml;.DesignerSupport.xml;.Dialogs.xml;.Markup.Xaml.xml;.Markup.xml;.Metal.xml;.MicroCom.xml;.OpenGL.xml;.Vulkan.xml;.xml" + } + }, + "build": { + "buildTransitive/Avalonia.props": {}, + "buildTransitive/Avalonia.targets": {} + } + }, + "Avalonia.BuildServices/0.0.29": { + "type": "package", + "build": { + "buildTransitive/Avalonia.BuildServices.targets": {} + } + }, + "Avalonia.Remote.Protocol/11.1.3": { + "type": "package", + "compile": { + "lib/net8.0/Avalonia.Remote.Protocol.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/net8.0/Avalonia.Remote.Protocol.dll": { + "related": ".xml" + } + } + }, "coverlet.collector/6.0.0": { "type": "package", "build": { "build/netstandard1.0/coverlet.collector.targets": {} } }, + "DialogHost.Avalonia/0.8.1": { + "type": "package", + "dependencies": { + "Avalonia": "11.1.0" + }, + "compile": { + "lib/netstandard2.0/DialogHost.Avalonia.dll": { + "related": ".xml" + } + }, + "runtime": { + "lib/netstandard2.0/DialogHost.Avalonia.dll": { + "related": ".xml" + } + } + }, + "MessageBox.Avalonia/3.2.0": { + "type": "package", + "dependencies": { + "Avalonia": "11.1.3", + "DialogHost.Avalonia": "0.8.1" + }, + "compile": { + "lib/netstandard2.0/MsBox.Avalonia.dll": {} + }, + "runtime": { + "lib/netstandard2.0/MsBox.Avalonia.dll": {} + } + }, + "MicroCom.Runtime/0.11.0": { + "type": "package", + "compile": { + "lib/net5.0/MicroCom.Runtime.dll": {} + }, + "runtime": { + "lib/net5.0/MicroCom.Runtime.dll": {} + } + }, "Microsoft.CodeCoverage/17.8.0": { "type": "package", "compile": { @@ -381,6 +520,9 @@ "Libary/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v8.0", + "dependencies": { + "MessageBox.Avalonia": "3.2.0" + }, "compile": { "bin/placeholder/Libary.dll": {} }, @@ -391,6 +533,208 @@ } }, "libraries": { + "Avalonia/11.1.3": { + "sha512": "kpVAnKTbg/ZVnWyYLGPYXR0Ce4uiHLT1y6BcgJYpdFfn3b0TmvbxFZV37lpc1wEjUyaU28V+DoNnRbYSLsv0nw==", + "type": "package", + "path": "avalonia/11.1.3", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "analyzers/dotnet/cs/Avalonia.Analyzers.dll", + "analyzers/dotnet/cs/Avalonia.Generators.dll", + "avalonia.11.1.3.nupkg.sha512", + "avalonia.nuspec", + "build/Avalonia.Generators.props", + "build/Avalonia.props", + "build/Avalonia.targets", + "build/AvaloniaBuildTasks.props", + "build/AvaloniaBuildTasks.targets", + "build/AvaloniaItemSchema.xaml", + "build/AvaloniaPrivateApis.targets", + "build/AvaloniaRules.Project.xml", + "build/AvaloniaVersion.props", + "buildTransitive/Avalonia.Generators.props", + "buildTransitive/Avalonia.props", + "buildTransitive/Avalonia.targets", + "buildTransitive/AvaloniaBuildTasks.props", + "buildTransitive/AvaloniaBuildTasks.targets", + "buildTransitive/AvaloniaItemSchema.xaml", + "buildTransitive/AvaloniaPrivateApis.targets", + "buildTransitive/AvaloniaRules.Project.xml", + "lib/net6.0/Avalonia.Base.dll", + "lib/net6.0/Avalonia.Base.xml", + "lib/net6.0/Avalonia.Controls.dll", + "lib/net6.0/Avalonia.Controls.xml", + "lib/net6.0/Avalonia.DesignerSupport.dll", + "lib/net6.0/Avalonia.DesignerSupport.xml", + "lib/net6.0/Avalonia.Dialogs.dll", + "lib/net6.0/Avalonia.Dialogs.xml", + "lib/net6.0/Avalonia.Markup.Xaml.dll", + "lib/net6.0/Avalonia.Markup.Xaml.xml", + "lib/net6.0/Avalonia.Markup.dll", + "lib/net6.0/Avalonia.Markup.xml", + "lib/net6.0/Avalonia.Metal.dll", + "lib/net6.0/Avalonia.Metal.xml", + "lib/net6.0/Avalonia.MicroCom.dll", + "lib/net6.0/Avalonia.MicroCom.xml", + "lib/net6.0/Avalonia.OpenGL.dll", + "lib/net6.0/Avalonia.OpenGL.xml", + "lib/net6.0/Avalonia.Vulkan.dll", + "lib/net6.0/Avalonia.Vulkan.xml", + "lib/net6.0/Avalonia.dll", + "lib/net6.0/Avalonia.xml", + "lib/net8.0/Avalonia.Base.dll", + "lib/net8.0/Avalonia.Base.xml", + "lib/net8.0/Avalonia.Controls.dll", + "lib/net8.0/Avalonia.Controls.xml", + "lib/net8.0/Avalonia.DesignerSupport.dll", + "lib/net8.0/Avalonia.DesignerSupport.xml", + "lib/net8.0/Avalonia.Dialogs.dll", + "lib/net8.0/Avalonia.Dialogs.xml", + "lib/net8.0/Avalonia.Markup.Xaml.dll", + "lib/net8.0/Avalonia.Markup.Xaml.xml", + "lib/net8.0/Avalonia.Markup.dll", + "lib/net8.0/Avalonia.Markup.xml", + "lib/net8.0/Avalonia.Metal.dll", + "lib/net8.0/Avalonia.Metal.xml", + "lib/net8.0/Avalonia.MicroCom.dll", + "lib/net8.0/Avalonia.MicroCom.xml", + "lib/net8.0/Avalonia.OpenGL.dll", + "lib/net8.0/Avalonia.OpenGL.xml", + "lib/net8.0/Avalonia.Vulkan.dll", + "lib/net8.0/Avalonia.Vulkan.xml", + "lib/net8.0/Avalonia.dll", + "lib/net8.0/Avalonia.xml", + "lib/netstandard2.0/Avalonia.Base.dll", + "lib/netstandard2.0/Avalonia.Base.xml", + "lib/netstandard2.0/Avalonia.Controls.dll", + "lib/netstandard2.0/Avalonia.Controls.xml", + "lib/netstandard2.0/Avalonia.DesignerSupport.dll", + "lib/netstandard2.0/Avalonia.DesignerSupport.xml", + "lib/netstandard2.0/Avalonia.Dialogs.dll", + "lib/netstandard2.0/Avalonia.Dialogs.xml", + "lib/netstandard2.0/Avalonia.Markup.Xaml.dll", + "lib/netstandard2.0/Avalonia.Markup.Xaml.xml", + "lib/netstandard2.0/Avalonia.Markup.dll", + "lib/netstandard2.0/Avalonia.Markup.xml", + "lib/netstandard2.0/Avalonia.Metal.dll", + "lib/netstandard2.0/Avalonia.Metal.xml", + "lib/netstandard2.0/Avalonia.MicroCom.dll", + "lib/netstandard2.0/Avalonia.MicroCom.xml", + "lib/netstandard2.0/Avalonia.OpenGL.dll", + "lib/netstandard2.0/Avalonia.OpenGL.xml", + "lib/netstandard2.0/Avalonia.Vulkan.dll", + "lib/netstandard2.0/Avalonia.Vulkan.xml", + "lib/netstandard2.0/Avalonia.dll", + "lib/netstandard2.0/Avalonia.xml", + "ref/net6.0/Avalonia.Base.dll", + "ref/net6.0/Avalonia.Base.xml", + "ref/net6.0/Avalonia.Controls.dll", + "ref/net6.0/Avalonia.Controls.xml", + "ref/net6.0/Avalonia.DesignerSupport.dll", + "ref/net6.0/Avalonia.DesignerSupport.xml", + "ref/net6.0/Avalonia.Dialogs.dll", + "ref/net6.0/Avalonia.Dialogs.xml", + "ref/net6.0/Avalonia.Markup.Xaml.dll", + "ref/net6.0/Avalonia.Markup.Xaml.xml", + "ref/net6.0/Avalonia.Markup.dll", + "ref/net6.0/Avalonia.Markup.xml", + "ref/net6.0/Avalonia.Metal.dll", + "ref/net6.0/Avalonia.Metal.xml", + "ref/net6.0/Avalonia.MicroCom.dll", + "ref/net6.0/Avalonia.MicroCom.xml", + "ref/net6.0/Avalonia.OpenGL.dll", + "ref/net6.0/Avalonia.OpenGL.xml", + "ref/net6.0/Avalonia.Vulkan.dll", + "ref/net6.0/Avalonia.Vulkan.xml", + "ref/net6.0/Avalonia.dll", + "ref/net6.0/Avalonia.xml", + "ref/net8.0/Avalonia.Base.dll", + "ref/net8.0/Avalonia.Base.xml", + "ref/net8.0/Avalonia.Controls.dll", + "ref/net8.0/Avalonia.Controls.xml", + "ref/net8.0/Avalonia.DesignerSupport.dll", + "ref/net8.0/Avalonia.DesignerSupport.xml", + "ref/net8.0/Avalonia.Dialogs.dll", + "ref/net8.0/Avalonia.Dialogs.xml", + "ref/net8.0/Avalonia.Markup.Xaml.dll", + "ref/net8.0/Avalonia.Markup.Xaml.xml", + "ref/net8.0/Avalonia.Markup.dll", + "ref/net8.0/Avalonia.Markup.xml", + "ref/net8.0/Avalonia.Metal.dll", + "ref/net8.0/Avalonia.Metal.xml", + "ref/net8.0/Avalonia.MicroCom.dll", + "ref/net8.0/Avalonia.MicroCom.xml", + "ref/net8.0/Avalonia.OpenGL.dll", + "ref/net8.0/Avalonia.OpenGL.xml", + "ref/net8.0/Avalonia.Vulkan.dll", + "ref/net8.0/Avalonia.Vulkan.xml", + "ref/net8.0/Avalonia.dll", + "ref/net8.0/Avalonia.xml", + "ref/netstandard2.0/Avalonia.Base.dll", + "ref/netstandard2.0/Avalonia.Base.xml", + "ref/netstandard2.0/Avalonia.Controls.dll", + "ref/netstandard2.0/Avalonia.Controls.xml", + "ref/netstandard2.0/Avalonia.DesignerSupport.dll", + "ref/netstandard2.0/Avalonia.DesignerSupport.xml", + "ref/netstandard2.0/Avalonia.Dialogs.dll", + "ref/netstandard2.0/Avalonia.Dialogs.xml", + "ref/netstandard2.0/Avalonia.Markup.Xaml.dll", + "ref/netstandard2.0/Avalonia.Markup.Xaml.xml", + "ref/netstandard2.0/Avalonia.Markup.dll", + "ref/netstandard2.0/Avalonia.Markup.xml", + "ref/netstandard2.0/Avalonia.Metal.dll", + "ref/netstandard2.0/Avalonia.Metal.xml", + "ref/netstandard2.0/Avalonia.MicroCom.dll", + "ref/netstandard2.0/Avalonia.MicroCom.xml", + "ref/netstandard2.0/Avalonia.OpenGL.dll", + "ref/netstandard2.0/Avalonia.OpenGL.xml", + "ref/netstandard2.0/Avalonia.Vulkan.dll", + "ref/netstandard2.0/Avalonia.Vulkan.xml", + "ref/netstandard2.0/Avalonia.dll", + "ref/netstandard2.0/Avalonia.xml", + "tools/net461/designer/Avalonia.Designer.HostApp.exe", + "tools/netstandard2.0/Avalonia.Build.Tasks.dll", + "tools/netstandard2.0/designer/Avalonia.Designer.HostApp.dll" + ] + }, + "Avalonia.BuildServices/0.0.29": { + "sha512": "U4eJLQdoDNHXtEba7MZUCwrBErBTxFp6sUewXBOdAhU0Kwzwaa/EKFcYm8kpcysjzKtfB4S0S9n0uxKZFz/ikw==", + "type": "package", + "path": "avalonia.buildservices/0.0.29", + "hasTools": true, + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "avalonia.buildservices.0.0.29.nupkg.sha512", + "avalonia.buildservices.nuspec", + "build/Avalonia.BuildServices.targets", + "buildTransitive/Avalonia.BuildServices.targets", + "tools/netstandard2.0/Avalonia.BuildServices.Collector.dll", + "tools/netstandard2.0/Avalonia.BuildServices.dll", + "tools/netstandard2.0/runtimeconfig.json" + ] + }, + "Avalonia.Remote.Protocol/11.1.3": { + "sha512": "ByXwboJC1jg13Qdxfs3/aX/yY4wi9n1XKT+a6+ckLnpSeesjQ0J6N1+wix7ISuGwFo0cyT0nXpvI4s2Zo+rkSA==", + "type": "package", + "path": "avalonia.remote.protocol/11.1.3", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "Icon.png", + "avalonia.remote.protocol.11.1.3.nupkg.sha512", + "avalonia.remote.protocol.nuspec", + "lib/net6.0/Avalonia.Remote.Protocol.dll", + "lib/net6.0/Avalonia.Remote.Protocol.xml", + "lib/net8.0/Avalonia.Remote.Protocol.dll", + "lib/net8.0/Avalonia.Remote.Protocol.xml", + "lib/netstandard2.0/Avalonia.Remote.Protocol.dll", + "lib/netstandard2.0/Avalonia.Remote.Protocol.xml" + ] + }, "coverlet.collector/6.0.0": { "sha512": "tW3lsNS+dAEII6YGUX/VMoJjBS1QvsxqJeqLaJXub08y1FSjasFPtQ4UBUsudE9PNrzLjooClMsPtY2cZLdXpQ==", "type": "package", @@ -444,6 +788,47 @@ "coverlet.collector.nuspec" ] }, + "DialogHost.Avalonia/0.8.1": { + "sha512": "RLBOMqjJPgSmwe0i1pzX3Q7Pn0i4xE/E1b774krd4VyEkaorz1AYMdYQHyIfuhtQv5NntZyS0MuQbxJl/PhzBg==", + "type": "package", + "path": "dialoghost.avalonia/0.8.1", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "README.md", + "dialoghost.avalonia.0.8.1.nupkg.sha512", + "dialoghost.avalonia.nuspec", + "icon.png", + "lib/netstandard2.0/DialogHost.Avalonia.dll", + "lib/netstandard2.0/DialogHost.Avalonia.xml" + ] + }, + "MessageBox.Avalonia/3.2.0": { + "sha512": "f4iJxmyF0fKoJQdMCiSSRitP/niUl4g1mSBLGQ9+/58ZXrhjUImnuLdbuBY36n+JpMegy4FA62s588yJkbbjCA==", + "type": "package", + "path": "messagebox.avalonia/3.2.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "icon.jpg", + "lib/netstandard2.0/MsBox.Avalonia.dll", + "messagebox.avalonia.3.2.0.nupkg.sha512", + "messagebox.avalonia.nuspec" + ] + }, + "MicroCom.Runtime/0.11.0": { + "sha512": "MEnrZ3UIiH40hjzMDsxrTyi8dtqB5ziv3iBeeU4bXsL/7NLSal9F1lZKpK+tfBRnUoDSdtcW3KufE4yhATOMCA==", + "type": "package", + "path": "microcom.runtime/0.11.0", + "files": [ + ".nupkg.metadata", + ".signature.p7s", + "lib/net5.0/MicroCom.Runtime.dll", + "lib/netstandard2.0/MicroCom.Runtime.dll", + "microcom.runtime.0.11.0.nupkg.sha512", + "microcom.runtime.nuspec" + ] + }, "Microsoft.CodeCoverage/17.8.0": { "sha512": "KC8SXWbGIdoFVdlxKk9WHccm0llm9HypcHMLUUFabRiTS3SO2fQXNZfdiF3qkEdTJhbRrxhdRxjL4jbtwPq4Ew==", "type": "package", @@ -990,6 +1375,7 @@ "projectFileDependencyGroups": { "net8.0": [ "Libary >= 1.0.0", + "MessageBox.Avalonia >= 3.2.0", "Microsoft.NET.Test.Sdk >= 17.8.0", "NUnit >= 3.14.0", "NUnit.Analyzers >= 3.9.0", @@ -1052,6 +1438,10 @@ "net8.0": { "targetAlias": "net8.0", "dependencies": { + "MessageBox.Avalonia": { + "target": "Package", + "version": "[3.2.0, )" + }, "Microsoft.NET.Test.Sdk": { "target": "Package", "version": "[17.8.0, )" diff --git a/Testiks/obj/project.nuget.cache b/Testiks/obj/project.nuget.cache index 2b537b0..2395231 100644 --- a/Testiks/obj/project.nuget.cache +++ b/Testiks/obj/project.nuget.cache @@ -1,10 +1,16 @@ { "version": 2, - "dgSpecHash": "BJD4B3fvfRg=", + "dgSpecHash": "w9bAQ2oIZQw=", "success": true, "projectFilePath": "C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Testiks\\Testiks.csproj", "expectedPackageFiles": [ + "C:\\Users\\IVAN\\.nuget\\packages\\avalonia\\11.1.3\\avalonia.11.1.3.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\avalonia.buildservices\\0.0.29\\avalonia.buildservices.0.0.29.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\avalonia.remote.protocol\\11.1.3\\avalonia.remote.protocol.11.1.3.nupkg.sha512", "C:\\Users\\IVAN\\.nuget\\packages\\coverlet.collector\\6.0.0\\coverlet.collector.6.0.0.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\dialoghost.avalonia\\0.8.1\\dialoghost.avalonia.0.8.1.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\messagebox.avalonia\\3.2.0\\messagebox.avalonia.3.2.0.nupkg.sha512", + "C:\\Users\\IVAN\\.nuget\\packages\\microcom.runtime\\0.11.0\\microcom.runtime.0.11.0.nupkg.sha512", "C:\\Users\\IVAN\\.nuget\\packages\\microsoft.codecoverage\\17.8.0\\microsoft.codecoverage.17.8.0.nupkg.sha512", "C:\\Users\\IVAN\\.nuget\\packages\\microsoft.net.test.sdk\\17.8.0\\microsoft.net.test.sdk.17.8.0.nupkg.sha512", "C:\\Users\\IVAN\\.nuget\\packages\\microsoft.netcore.platforms\\1.1.0\\microsoft.netcore.platforms.1.1.0.nupkg.sha512", diff --git a/Testiks/obj/project.packagespec.json b/Testiks/obj/project.packagespec.json index 64a02ae..8299731 100644 --- a/Testiks/obj/project.packagespec.json +++ b/Testiks/obj/project.packagespec.json @@ -1 +1 @@ -"restore":{"projectUniqueName":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Testiks\\Testiks.csproj","projectName":"Testiks","projectPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Testiks\\Testiks.csproj","outputPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Testiks\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net8.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"C:\\Program Files\\dotnet\\library-packs":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj":{"projectPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"},"SdkAnalysisLevel":"9.0.200"}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"Microsoft.NET.Test.Sdk":{"target":"Package","version":"[17.8.0, )"},"NUnit":{"target":"Package","version":"[3.14.0, )"},"NUnit.Analyzers":{"target":"Package","version":"[3.9.0, )"},"NUnit3TestAdapter":{"target":"Package","version":"[4.5.0, )"},"coverlet.collector":{"target":"Package","version":"[6.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\9.0.200/PortableRuntimeIdentifierGraph.json"}} \ No newline at end of file +"restore":{"projectUniqueName":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Testiks\\Testiks.csproj","projectName":"Testiks","projectPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Testiks\\Testiks.csproj","outputPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Testiks\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net8.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"C:\\Program Files\\dotnet\\library-packs":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net8.0":{"targetAlias":"net8.0","projectReferences":{"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj":{"projectPath":"C:\\Users\\IVAN\\RiderProjects\\demo_hard\\Libary\\Libary.csproj"}}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"},"SdkAnalysisLevel":"9.0.200"}"frameworks":{"net8.0":{"targetAlias":"net8.0","dependencies":{"MessageBox.Avalonia":{"target":"Package","version":"[3.2.0, )"},"Microsoft.NET.Test.Sdk":{"target":"Package","version":"[17.8.0, )"},"NUnit":{"target":"Package","version":"[3.14.0, )"},"NUnit.Analyzers":{"target":"Package","version":"[3.9.0, )"},"NUnit3TestAdapter":{"target":"Package","version":"[4.5.0, )"},"coverlet.collector":{"target":"Package","version":"[6.0.0, )"}},"imports":["net461","net462","net47","net471","net472","net48","net481"],"assetTargetFallback":true,"warn":true,"frameworkReferences":{"Microsoft.NETCore.App":{"privateAssets":"all"}},"runtimeIdentifierGraphPath":"C:\\Program Files\\dotnet\\sdk\\9.0.200/PortableRuntimeIdentifierGraph.json"}} \ No newline at end of file diff --git a/Testiks/obj/rider.project.model.nuget.info b/Testiks/obj/rider.project.model.nuget.info index ae3a221..81a49f5 100644 --- a/Testiks/obj/rider.project.model.nuget.info +++ b/Testiks/obj/rider.project.model.nuget.info @@ -1 +1 @@ -17415293701878337 \ No newline at end of file +17452715790687712 \ No newline at end of file diff --git a/Testiks/obj/rider.project.restore.info b/Testiks/obj/rider.project.restore.info index 8eeada4..81a49f5 100644 --- a/Testiks/obj/rider.project.restore.info +++ b/Testiks/obj/rider.project.restore.info @@ -1 +1 @@ -17415293793050779 \ No newline at end of file +17452715790687712 \ No newline at end of file diff --git a/demo_hard/AddClient.axaml b/demo_hard/AddClient.axaml index c9961d8..b671cac 100644 --- a/demo_hard/AddClient.axaml +++ b/demo_hard/AddClient.axaml @@ -28,9 +28,9 @@