diff --git a/Libary/Libary.csproj b/Libary/Libary.csproj index c1c613b..3a63532 100644 --- a/Libary/Libary.csproj +++ b/Libary/Libary.csproj @@ -1,13 +1,9 @@  - net9.0 + net8.0 enable enable - - - - diff --git a/Libary/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/Libary/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs similarity index 67% rename from Libary/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs rename to Libary/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs index feda5e9..2217181 100644 --- a/Libary/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +++ b/Libary/obj/Debug/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -1,4 +1,4 @@ // using System; using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/Libary/obj/Debug/net9.0/Libary.AssemblyInfo.cs b/Libary/obj/Debug/net8.0/Libary.AssemblyInfo.cs similarity index 94% rename from Libary/obj/Debug/net9.0/Libary.AssemblyInfo.cs rename to Libary/obj/Debug/net8.0/Libary.AssemblyInfo.cs index b901d9b..6d4e2b4 100644 --- a/Libary/obj/Debug/net9.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+183967186553f72e72d2adb5b3b453e4514ff042")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+8708167f350f0cee2641552a4606b22fce6f3410")] [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 new file mode 100644 index 0000000..43f88d1 --- /dev/null +++ b/Libary/obj/Debug/net8.0/Libary.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +bac33d5a22c2c921141ef42aaaca8eae3d729146befd7c754fa3cedd13e5962d diff --git a/Libary/obj/Debug/net9.0/Libary.GeneratedMSBuildEditorConfig.editorconfig b/Libary/obj/Debug/net8.0/Libary.GeneratedMSBuildEditorConfig.editorconfig similarity index 86% rename from Libary/obj/Debug/net9.0/Libary.GeneratedMSBuildEditorConfig.editorconfig rename to Libary/obj/Debug/net8.0/Libary.GeneratedMSBuildEditorConfig.editorconfig index a1af9ce..bd4954b 100644 --- a/Libary/obj/Debug/net9.0/Libary.GeneratedMSBuildEditorConfig.editorconfig +++ b/Libary/obj/Debug/net8.0/Libary.GeneratedMSBuildEditorConfig.editorconfig @@ -1,5 +1,5 @@ is_global = true -build_property.TargetFramework = net9.0 +build_property.TargetFramework = net8.0 build_property.TargetPlatformMinVersion = build_property.UsingMicrosoftNETSdkWeb = build_property.ProjectTypeGuids = @@ -11,5 +11,5 @@ build_property.RootNamespace = Libary build_property.ProjectDir = C:\Users\prdb\RiderProjects\Demochka\demo_hard\Libary\ build_property.EnableComHosting = build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.EffectiveAnalysisLevelStyle = 9.0 +build_property.EffectiveAnalysisLevelStyle = 8.0 build_property.EnableCodeStyleSeverity = diff --git a/Libary/obj/Debug/net9.0/Libary.GlobalUsings.g.cs b/Libary/obj/Debug/net8.0/Libary.GlobalUsings.g.cs similarity index 100% rename from Libary/obj/Debug/net9.0/Libary.GlobalUsings.g.cs rename to Libary/obj/Debug/net8.0/Libary.GlobalUsings.g.cs diff --git a/Libary/obj/Debug/net8.0/Libary.assets.cache b/Libary/obj/Debug/net8.0/Libary.assets.cache new file mode 100644 index 0000000..359c0ca Binary files /dev/null and b/Libary/obj/Debug/net8.0/Libary.assets.cache differ diff --git a/Libary/obj/Debug/net9.0/Libary.AssemblyInfoInputs.cache b/Libary/obj/Debug/net9.0/Libary.AssemblyInfoInputs.cache deleted file mode 100644 index 4fdb3ae..0000000 --- a/Libary/obj/Debug/net9.0/Libary.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -649669c91347f55b4438d6ab2e3134ae05e59a3af83e3745b4fa11c27676b026 diff --git a/Libary/obj/Debug/net9.0/Libary.assets.cache b/Libary/obj/Debug/net9.0/Libary.assets.cache deleted file mode 100644 index e976486..0000000 Binary files a/Libary/obj/Debug/net9.0/Libary.assets.cache and /dev/null differ diff --git a/Libary/obj/Debug/net9.0/Libary.csproj.AssemblyReference.cache b/Libary/obj/Debug/net9.0/Libary.csproj.AssemblyReference.cache deleted file mode 100644 index f5d21f7..0000000 Binary files a/Libary/obj/Debug/net9.0/Libary.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Libary/obj/Libary.csproj.nuget.dgspec.json b/Libary/obj/Libary.csproj.nuget.dgspec.json index ed4991e..cb3c0ee 100644 --- a/Libary/obj/Libary.csproj.nuget.dgspec.json +++ b/Libary/obj/Libary.csproj.nuget.dgspec.json @@ -22,15 +22,15 @@ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ - "net9.0" + "net8.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net9.0": { - "targetAlias": "net9.0", + "net8.0": { + "targetAlias": "net8.0", "projectReferences": {} } }, @@ -47,14 +47,8 @@ "SdkAnalysisLevel": "9.0.200" }, "frameworks": { - "net9.0": { - "targetAlias": "net9.0", - "dependencies": { - "xunit": { - "target": "Package", - "version": "[2.9.3, )" - } - }, + "net8.0": { + "targetAlias": "net8.0", "imports": [ "net461", "net462", diff --git a/Libary/obj/Libary.csproj.nuget.g.props b/Libary/obj/Libary.csproj.nuget.g.props index 1d5c7d1..4f397f3 100644 --- a/Libary/obj/Libary.csproj.nuget.g.props +++ b/Libary/obj/Libary.csproj.nuget.g.props @@ -13,10 +13,4 @@ - - - - - C:\Users\prdb\.nuget\packages\xunit.analyzers\1.18.0 - \ 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 a592fcf..3dc06ef 100644 --- a/Libary/obj/Libary.csproj.nuget.g.targets +++ b/Libary/obj/Libary.csproj.nuget.g.targets @@ -1,6 +1,2 @@  - - - - - \ 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 e32f0b4..233fe43 100644 --- a/Libary/obj/project.assets.json +++ b/Libary/obj/project.assets.json @@ -1,218 +1,11 @@ { "version": 3, "targets": { - "net9.0": { - "xunit/2.9.3": { - "type": "package", - "dependencies": { - "xunit.analyzers": "1.18.0", - "xunit.assert": "2.9.3", - "xunit.core": "[2.9.3]" - } - }, - "xunit.abstractions/2.0.3": { - "type": "package", - "compile": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard2.0/xunit.abstractions.dll": { - "related": ".xml" - } - } - }, - "xunit.analyzers/1.18.0": { - "type": "package" - }, - "xunit.assert/2.9.3": { - "type": "package", - "compile": { - "lib/net6.0/xunit.assert.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/net6.0/xunit.assert.dll": { - "related": ".xml" - } - } - }, - "xunit.core/2.9.3": { - "type": "package", - "dependencies": { - "xunit.extensibility.core": "[2.9.3]", - "xunit.extensibility.execution": "[2.9.3]" - }, - "build": { - "build/xunit.core.props": {}, - "build/xunit.core.targets": {} - }, - "buildMultiTargeting": { - "buildMultiTargeting/xunit.core.props": {}, - "buildMultiTargeting/xunit.core.targets": {} - } - }, - "xunit.extensibility.core/2.9.3": { - "type": "package", - "dependencies": { - "xunit.abstractions": "2.0.3" - }, - "compile": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.core.dll": { - "related": ".xml" - } - } - }, - "xunit.extensibility.execution/2.9.3": { - "type": "package", - "dependencies": { - "xunit.extensibility.core": "[2.9.3]" - }, - "compile": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netstandard1.1/xunit.execution.dotnet.dll": { - "related": ".xml" - } - } - } - } - }, - "libraries": { - "xunit/2.9.3": { - "sha512": "TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==", - "type": "package", - "path": "xunit/2.9.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/README.md", - "_content/logo-128-transparent.png", - "xunit.2.9.3.nupkg.sha512", - "xunit.nuspec" - ] - }, - "xunit.abstractions/2.0.3": { - "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", - "type": "package", - "path": "xunit.abstractions/2.0.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "lib/net35/xunit.abstractions.dll", - "lib/net35/xunit.abstractions.xml", - "lib/netstandard1.0/xunit.abstractions.dll", - "lib/netstandard1.0/xunit.abstractions.xml", - "lib/netstandard2.0/xunit.abstractions.dll", - "lib/netstandard2.0/xunit.abstractions.xml", - "xunit.abstractions.2.0.3.nupkg.sha512", - "xunit.abstractions.nuspec" - ] - }, - "xunit.analyzers/1.18.0": { - "sha512": "OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ==", - "type": "package", - "path": "xunit.analyzers/1.18.0", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/README.md", - "_content/logo-128-transparent.png", - "analyzers/dotnet/cs/xunit.analyzers.dll", - "analyzers/dotnet/cs/xunit.analyzers.fixes.dll", - "tools/install.ps1", - "tools/uninstall.ps1", - "xunit.analyzers.1.18.0.nupkg.sha512", - "xunit.analyzers.nuspec" - ] - }, - "xunit.assert/2.9.3": { - "sha512": "/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA==", - "type": "package", - "path": "xunit.assert/2.9.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/README.md", - "_content/logo-128-transparent.png", - "lib/net6.0/xunit.assert.dll", - "lib/net6.0/xunit.assert.xml", - "lib/netstandard1.1/xunit.assert.dll", - "lib/netstandard1.1/xunit.assert.xml", - "xunit.assert.2.9.3.nupkg.sha512", - "xunit.assert.nuspec" - ] - }, - "xunit.core/2.9.3": { - "sha512": "BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==", - "type": "package", - "path": "xunit.core/2.9.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/README.md", - "_content/logo-128-transparent.png", - "build/xunit.core.props", - "build/xunit.core.targets", - "buildMultiTargeting/xunit.core.props", - "buildMultiTargeting/xunit.core.targets", - "xunit.core.2.9.3.nupkg.sha512", - "xunit.core.nuspec" - ] - }, - "xunit.extensibility.core/2.9.3": { - "sha512": "kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==", - "type": "package", - "path": "xunit.extensibility.core/2.9.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/README.md", - "_content/logo-128-transparent.png", - "lib/net452/xunit.core.dll", - "lib/net452/xunit.core.dll.tdnet", - "lib/net452/xunit.core.xml", - "lib/net452/xunit.runner.tdnet.dll", - "lib/net452/xunit.runner.utility.net452.dll", - "lib/netstandard1.1/xunit.core.dll", - "lib/netstandard1.1/xunit.core.xml", - "xunit.extensibility.core.2.9.3.nupkg.sha512", - "xunit.extensibility.core.nuspec" - ] - }, - "xunit.extensibility.execution/2.9.3": { - "sha512": "yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==", - "type": "package", - "path": "xunit.extensibility.execution/2.9.3", - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "_content/README.md", - "_content/logo-128-transparent.png", - "lib/net452/xunit.execution.desktop.dll", - "lib/net452/xunit.execution.desktop.xml", - "lib/netstandard1.1/xunit.execution.dotnet.dll", - "lib/netstandard1.1/xunit.execution.dotnet.xml", - "xunit.extensibility.execution.2.9.3.nupkg.sha512", - "xunit.extensibility.execution.nuspec" - ] - } + "net8.0": {} }, + "libraries": {}, "projectFileDependencyGroups": { - "net9.0": [ - "xunit >= 2.9.3" - ] + "net8.0": [] }, "packageFolders": { "C:\\Users\\prdb\\.nuget\\packages\\": {}, @@ -236,15 +29,15 @@ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ - "net9.0" + "net8.0" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { - "net9.0": { - "targetAlias": "net9.0", + "net8.0": { + "targetAlias": "net8.0", "projectReferences": {} } }, @@ -261,14 +54,8 @@ "SdkAnalysisLevel": "9.0.200" }, "frameworks": { - "net9.0": { - "targetAlias": "net9.0", - "dependencies": { - "xunit": { - "target": "Package", - "version": "[2.9.3, )" - } - }, + "net8.0": { + "targetAlias": "net8.0", "imports": [ "net461", "net462", diff --git a/Libary/obj/project.nuget.cache b/Libary/obj/project.nuget.cache index 1604b3b..7852d0b 100644 --- a/Libary/obj/project.nuget.cache +++ b/Libary/obj/project.nuget.cache @@ -1,16 +1,8 @@ { "version": 2, - "dgSpecHash": "KgIAobI5FKU=", + "dgSpecHash": "rcB8nPHYtaA=", "success": true, "projectFilePath": "C:\\Users\\prdb\\RiderProjects\\Demochka\\demo_hard\\Libary\\Libary.csproj", - "expectedPackageFiles": [ - "C:\\Users\\prdb\\.nuget\\packages\\xunit\\2.9.3\\xunit.2.9.3.nupkg.sha512", - "C:\\Users\\prdb\\.nuget\\packages\\xunit.abstractions\\2.0.3\\xunit.abstractions.2.0.3.nupkg.sha512", - "C:\\Users\\prdb\\.nuget\\packages\\xunit.analyzers\\1.18.0\\xunit.analyzers.1.18.0.nupkg.sha512", - "C:\\Users\\prdb\\.nuget\\packages\\xunit.assert\\2.9.3\\xunit.assert.2.9.3.nupkg.sha512", - "C:\\Users\\prdb\\.nuget\\packages\\xunit.core\\2.9.3\\xunit.core.2.9.3.nupkg.sha512", - "C:\\Users\\prdb\\.nuget\\packages\\xunit.extensibility.core\\2.9.3\\xunit.extensibility.core.2.9.3.nupkg.sha512", - "C:\\Users\\prdb\\.nuget\\packages\\xunit.extensibility.execution\\2.9.3\\xunit.extensibility.execution.2.9.3.nupkg.sha512" - ], + "expectedPackageFiles": [], "logs": [] } \ No newline at end of file diff --git a/Libary/obj/project.packagespec.json b/Libary/obj/project.packagespec.json index 8fbb171..dfcd601 100644 --- a/Libary/obj/project.packagespec.json +++ b/Libary/obj/project.packagespec.json @@ -1 +1 @@ -"restore":{"projectUniqueName":"C:\\Users\\prdb\\RiderProjects\\Demochka\\demo_hard\\Libary\\Libary.csproj","projectName":"Libary","projectPath":"C:\\Users\\prdb\\RiderProjects\\Demochka\\demo_hard\\Libary\\Libary.csproj","outputPath":"C:\\Users\\prdb\\RiderProjects\\Demochka\\demo_hard\\Libary\\obj\\","projectStyle":"PackageReference","fallbackFolders":["C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"],"originalTargetFrameworks":["net9.0"],"sources":{"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\":{},"https://api.nuget.org/v3/index.json":{}},"frameworks":{"net9.0":{"targetAlias":"net9.0","projectReferences":{}}},"warningProperties":{"warnAsError":["NU1605"]},"restoreAuditProperties":{"enableAudit":"true","auditLevel":"low","auditMode":"direct"},"SdkAnalysisLevel":"9.0.200"}"frameworks":{"net9.0":{"targetAlias":"net9.0","dependencies":{"xunit":{"target":"Package","version":"[2.9.3, )"}},"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\\prdb\\RiderProjects\\Demochka\\demo_hard\\Libary\\Libary.csproj","projectName":"Libary","projectPath":"C:\\Users\\prdb\\RiderProjects\\Demochka\\demo_hard\\Libary\\Libary.csproj","outputPath":"C:\\Users\\prdb\\RiderProjects\\Demochka\\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\\":{},"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 diff --git a/Libary/obj/rider.project.model.nuget.info b/Libary/obj/rider.project.model.nuget.info deleted file mode 100644 index 6406c11..0000000 --- a/Libary/obj/rider.project.model.nuget.info +++ /dev/null @@ -1 +0,0 @@ -17411645932179427 \ No newline at end of file diff --git a/Libary/obj/rider.project.restore.info b/Libary/obj/rider.project.restore.info index 6406c11..406436b 100644 --- a/Libary/obj/rider.project.restore.info +++ b/Libary/obj/rider.project.restore.info @@ -1 +1 @@ -17411645932179427 \ No newline at end of file +17412570725811608 \ No newline at end of file diff --git a/Testik/Properties/AssemblyInfo.cs b/Testik/Properties/AssemblyInfo.cs deleted file mode 100644 index 411c288..0000000 --- a/Testik/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,35 +0,0 @@ -using System.Reflection; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Testik")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Testik")] -[assembly: AssemblyCopyright("Copyright © 2025")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// Setting ComVisible to false makes the types in this assembly not visible -// to COM components. If you need to access a type in this assembly from -// COM, set the ComVisible attribute to true on that type. -[assembly: ComVisible(false)] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("48763C9F-7F9B-4A4B-BB18-F9D0BFEC3500")] - -// Version information for an assembly consists of the following four values: -// -// Major Version -// Minor Version -// Build Number -// Revision -// -// You can specify all the values or you can default the Build and Revision Numbers -// by using the '*' as shown below: -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] \ No newline at end of file diff --git a/Testik/Testik.csproj b/Testik/Testik.csproj deleted file mode 100644 index 18890f3..0000000 --- a/Testik/Testik.csproj +++ /dev/null @@ -1,68 +0,0 @@ - - - - - Debug - AnyCPU - {48763C9F-7F9B-4A4B-BB18-F9D0BFEC3500} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Library - Properties - Testik - Testik - v4.8 - 512 - - - AnyCPU - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - AnyCPU - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - - - - ..\packages\xunit.abstractions.2.0.0\lib\net35\xunit.abstractions.dll - - - ..\packages\xunit.assert.2.1.0\lib\dotnet\xunit.assert.dll - - - ..\packages\xunit.extensibility.core.2.1.0\lib\dotnet\xunit.core.dll - - - ..\packages\xunit.extensibility.execution.2.1.0\lib\net45\xunit.execution.desktop.dll - - - - - - - - - - - - diff --git a/Testik/Tests.cs b/Testik/Tests.cs deleted file mode 100644 index 96a20d8..0000000 --- a/Testik/Tests.cs +++ /dev/null @@ -1,14 +0,0 @@ -using System; -using Xunit; - -namespace Testik -{ - public class Tests - { - [Fact] - public void Test1() - { - Assert.True(true); - } - } -} \ No newline at end of file diff --git a/Testik/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Testik/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Testik/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Testik/obj/Debug/Testik.csproj.AssemblyReference.cache b/Testik/obj/Debug/Testik.csproj.AssemblyReference.cache deleted file mode 100644 index b17c69f..0000000 Binary files a/Testik/obj/Debug/Testik.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Testik/obj/Debug/Testik.csproj.FileListAbsolute.txt b/Testik/obj/Debug/Testik.csproj.FileListAbsolute.txt deleted file mode 100644 index e69de29..0000000 diff --git a/Testik/packages.config b/Testik/packages.config deleted file mode 100644 index 69a4ec4..0000000 --- a/Testik/packages.config +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/demo_hard.sln b/demo_hard.sln index 0992d3c..5cbd37b 100644 --- a/demo_hard.sln +++ b/demo_hard.sln @@ -2,7 +2,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "demo_hard", "demo_hard\demo_hard.csproj", "{462FA6C8-C1C3-465F-B68C-4B501AC2F116}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libary", "Libary\Libary.csproj", "{94DA2397-CAC9-4DAE-9D65-A09B0BC64002}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Libary", "Libary\Libary.csproj", "{45EC97BB-74B1-47CB-AE19-4250B9F31BC8}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testiks", "Testiks\Testiks.csproj", "{CC29583F-5613-423F-A73C-CCC242A3E767}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -14,9 +16,13 @@ Global {462FA6C8-C1C3-465F-B68C-4B501AC2F116}.Debug|Any CPU.Build.0 = Debug|Any CPU {462FA6C8-C1C3-465F-B68C-4B501AC2F116}.Release|Any CPU.ActiveCfg = Release|Any CPU {462FA6C8-C1C3-465F-B68C-4B501AC2F116}.Release|Any CPU.Build.0 = Release|Any CPU - {94DA2397-CAC9-4DAE-9D65-A09B0BC64002}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {94DA2397-CAC9-4DAE-9D65-A09B0BC64002}.Debug|Any CPU.Build.0 = Debug|Any CPU - {94DA2397-CAC9-4DAE-9D65-A09B0BC64002}.Release|Any CPU.ActiveCfg = Release|Any CPU - {94DA2397-CAC9-4DAE-9D65-A09B0BC64002}.Release|Any CPU.Build.0 = Release|Any CPU + {45EC97BB-74B1-47CB-AE19-4250B9F31BC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {45EC97BB-74B1-47CB-AE19-4250B9F31BC8}.Debug|Any CPU.Build.0 = Debug|Any CPU + {45EC97BB-74B1-47CB-AE19-4250B9F31BC8}.Release|Any CPU.ActiveCfg = Release|Any CPU + {45EC97BB-74B1-47CB-AE19-4250B9F31BC8}.Release|Any CPU.Build.0 = Release|Any CPU + {CC29583F-5613-423F-A73C-CCC242A3E767}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CC29583F-5613-423F-A73C-CCC242A3E767}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CC29583F-5613-423F-A73C-CCC242A3E767}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CC29583F-5613-423F-A73C-CCC242A3E767}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection EndGlobal diff --git a/demo_hard/bin/Debug/net9.0/Employees/Беляева.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Беляева.jpeg new file mode 100644 index 0000000..16d9377 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Беляева.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Иванов.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Иванов.jpeg new file mode 100644 index 0000000..3e5af20 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Иванов.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Игнатов.jpg b/demo_hard/bin/Debug/net9.0/Employees/Игнатов.jpg new file mode 100644 index 0000000..ca7cc45 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Игнатов.jpg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Миронов.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Миронов.jpeg new file mode 100644 index 0000000..6340243 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Миронов.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Петров.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Петров.jpeg new file mode 100644 index 0000000..68b2546 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Петров.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Смирнова.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Смирнова.jpeg new file mode 100644 index 0000000..d04e3f0 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Смирнова.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Стрелков.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Стрелков.jpeg new file mode 100644 index 0000000..3fc5d7d Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Стрелков.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Федоров.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Федоров.jpeg new file mode 100644 index 0000000..af30570 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Федоров.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Хохлов.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Хохлов.jpeg new file mode 100644 index 0000000..88e3a88 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Хохлов.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/Employees/Ширяев.jpeg b/demo_hard/bin/Debug/net9.0/Employees/Ширяев.jpeg new file mode 100644 index 0000000..a8decfc Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/Employees/Ширяев.jpeg differ diff --git a/demo_hard/bin/Debug/net9.0/demo_hard.deps.json b/demo_hard/bin/Debug/net9.0/demo_hard.deps.json index d7c80d0..2ed5b2f 100644 --- a/demo_hard/bin/Debug/net9.0/demo_hard.deps.json +++ b/demo_hard/bin/Debug/net9.0/demo_hard.deps.json @@ -15,7 +15,8 @@ "Avalonia.Themes.Fluent": "11.2.1", "Microsoft.EntityFrameworkCore": "8.0.10", "Microsoft.EntityFrameworkCore.Design": "8.0.10", - "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.10" + "Npgsql.EntityFrameworkCore.PostgreSQL": "8.0.10", + "xunit": "2.9.3" }, "runtime": { "demo_hard.dll": {} @@ -931,6 +932,58 @@ "fileVersion": "0.20.0.0" } } + }, + "xunit/2.9.3": { + "dependencies": { + "xunit.analyzers": "1.18.0", + "xunit.assert": "2.9.3", + "xunit.core": "2.9.3" + } + }, + "xunit.abstractions/2.0.3": { + "runtime": { + "lib/netstandard2.0/xunit.abstractions.dll": { + "assemblyVersion": "2.0.0.0", + "fileVersion": "2.0.0.0" + } + } + }, + "xunit.analyzers/1.18.0": {}, + "xunit.assert/2.9.3": { + "runtime": { + "lib/net6.0/xunit.assert.dll": { + "assemblyVersion": "2.9.3.0", + "fileVersion": "2.9.3.0" + } + } + }, + "xunit.core/2.9.3": { + "dependencies": { + "xunit.extensibility.core": "2.9.3", + "xunit.extensibility.execution": "2.9.3" + } + }, + "xunit.extensibility.core/2.9.3": { + "dependencies": { + "xunit.abstractions": "2.0.3" + }, + "runtime": { + "lib/netstandard1.1/xunit.core.dll": { + "assemblyVersion": "2.9.3.0", + "fileVersion": "2.9.3.0" + } + } + }, + "xunit.extensibility.execution/2.9.3": { + "dependencies": { + "xunit.extensibility.core": "2.9.3" + }, + "runtime": { + "lib/netstandard1.1/xunit.execution.dotnet.dll": { + "assemblyVersion": "2.9.3.0", + "fileVersion": "2.9.3.0" + } + } } } }, @@ -1401,6 +1454,55 @@ "sha512": "sha512-2gkt2kuYPhDKd8gtl34jZSJOnn4nRJfFngCDcTZT/uySbK++ua0YQx2418l9Rn1Y4dE5XNq6zG9ZsE5ltLlNNw==", "path": "tmds.dbus.protocol/0.20.0", "hashPath": "tmds.dbus.protocol.0.20.0.nupkg.sha512" + }, + "xunit/2.9.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==", + "path": "xunit/2.9.3", + "hashPath": "xunit.2.9.3.nupkg.sha512" + }, + "xunit.abstractions/2.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==", + "path": "xunit.abstractions/2.0.3", + "hashPath": "xunit.abstractions.2.0.3.nupkg.sha512" + }, + "xunit.analyzers/1.18.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-OtFMHN8yqIcYP9wcVIgJrq01AfTxijjAqVDy/WeQVSyrDC1RzBWeQPztL49DN2syXRah8TYnfvk035s7L95EZQ==", + "path": "xunit.analyzers/1.18.0", + "hashPath": "xunit.analyzers.1.18.0.nupkg.sha512" + }, + "xunit.assert/2.9.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-/Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA==", + "path": "xunit.assert/2.9.3", + "hashPath": "xunit.assert.2.9.3.nupkg.sha512" + }, + "xunit.core/2.9.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==", + "path": "xunit.core/2.9.3", + "hashPath": "xunit.core.2.9.3.nupkg.sha512" + }, + "xunit.extensibility.core/2.9.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==", + "path": "xunit.extensibility.core/2.9.3", + "hashPath": "xunit.extensibility.core.2.9.3.nupkg.sha512" + }, + "xunit.extensibility.execution/2.9.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==", + "path": "xunit.extensibility.execution/2.9.3", + "hashPath": "xunit.extensibility.execution.2.9.3.nupkg.sha512" } } } \ No newline at end of file diff --git a/demo_hard/bin/Debug/net9.0/demo_hard.dll b/demo_hard/bin/Debug/net9.0/demo_hard.dll index 912e95e..3e7ba86 100644 Binary files a/demo_hard/bin/Debug/net9.0/demo_hard.dll and b/demo_hard/bin/Debug/net9.0/demo_hard.dll differ diff --git a/demo_hard/bin/Debug/net9.0/demo_hard.exe b/demo_hard/bin/Debug/net9.0/demo_hard.exe index dc5c7a8..ab23f92 100644 Binary files a/demo_hard/bin/Debug/net9.0/demo_hard.exe and b/demo_hard/bin/Debug/net9.0/demo_hard.exe differ diff --git a/demo_hard/bin/Debug/net9.0/demo_hard.pdb b/demo_hard/bin/Debug/net9.0/demo_hard.pdb index 420eaea..6c5fa22 100644 Binary files a/demo_hard/bin/Debug/net9.0/demo_hard.pdb and b/demo_hard/bin/Debug/net9.0/demo_hard.pdb differ diff --git a/demo_hard/bin/Debug/net9.0/xunit.abstractions.dll b/demo_hard/bin/Debug/net9.0/xunit.abstractions.dll new file mode 100644 index 0000000..d1e90bf Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/xunit.abstractions.dll differ diff --git a/demo_hard/bin/Debug/net9.0/xunit.assert.dll b/demo_hard/bin/Debug/net9.0/xunit.assert.dll new file mode 100644 index 0000000..99bc34c Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/xunit.assert.dll differ diff --git a/demo_hard/bin/Debug/net9.0/xunit.core.dll b/demo_hard/bin/Debug/net9.0/xunit.core.dll new file mode 100644 index 0000000..d56aa16 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/xunit.core.dll differ diff --git a/demo_hard/bin/Debug/net9.0/xunit.execution.dotnet.dll b/demo_hard/bin/Debug/net9.0/xunit.execution.dotnet.dll new file mode 100644 index 0000000..7a1cc87 Binary files /dev/null and b/demo_hard/bin/Debug/net9.0/xunit.execution.dotnet.dll differ diff --git a/demo_hard/obj/Debug/net9.0/Avalonia/demo_hard.dll b/demo_hard/obj/Debug/net9.0/Avalonia/demo_hard.dll index 912e95e..3e7ba86 100644 Binary files a/demo_hard/obj/Debug/net9.0/Avalonia/demo_hard.dll and b/demo_hard/obj/Debug/net9.0/Avalonia/demo_hard.dll differ diff --git a/demo_hard/obj/Debug/net9.0/Avalonia/demo_hard.pdb b/demo_hard/obj/Debug/net9.0/Avalonia/demo_hard.pdb index 420eaea..6c5fa22 100644 Binary files a/demo_hard/obj/Debug/net9.0/Avalonia/demo_hard.pdb and b/demo_hard/obj/Debug/net9.0/Avalonia/demo_hard.pdb differ diff --git a/demo_hard/obj/Debug/net9.0/Avalonia/references b/demo_hard/obj/Debug/net9.0/Avalonia/references index 208c59d..ff3f9fd 100644 --- a/demo_hard/obj/Debug/net9.0/Avalonia/references +++ b/demo_hard/obj/Debug/net9.0/Avalonia/references @@ -204,3 +204,7 @@ C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\9.0.2\ref\net9.0\System. C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\9.0.2\ref\net9.0\System.Xml.XPath.XDocument.dll C:\Users\prdb\.nuget\packages\tmds.dbus.protocol\0.20.0\lib\net8.0\Tmds.DBus.Protocol.dll C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\9.0.2\ref\net9.0\WindowsBase.dll +C:\Users\prdb\.nuget\packages\xunit.abstractions\2.0.3\lib\netstandard2.0\xunit.abstractions.dll +C:\Users\prdb\.nuget\packages\xunit.assert\2.9.3\lib\net6.0\xunit.assert.dll +C:\Users\prdb\.nuget\packages\xunit.extensibility.core\2.9.3\lib\netstandard1.1\xunit.core.dll +C:\Users\prdb\.nuget\packages\xunit.extensibility.execution\2.9.3\lib\netstandard1.1\xunit.execution.dotnet.dll diff --git a/demo_hard/obj/Debug/net9.0/apphost.exe b/demo_hard/obj/Debug/net9.0/apphost.exe index dc5c7a8..ab23f92 100644 Binary files a/demo_hard/obj/Debug/net9.0/apphost.exe and b/demo_hard/obj/Debug/net9.0/apphost.exe differ diff --git a/demo_hard/obj/Debug/net9.0/demo_hard.AssemblyInfo.cs b/demo_hard/obj/Debug/net9.0/demo_hard.AssemblyInfo.cs index c623afc..3bc192b 100644 --- a/demo_hard/obj/Debug/net9.0/demo_hard.AssemblyInfo.cs +++ b/demo_hard/obj/Debug/net9.0/demo_hard.AssemblyInfo.cs @@ -13,7 +13,7 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("demo_hard")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+183967186553f72e72d2adb5b3b453e4514ff042")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b4a9106c3fa398d4e4a26a55201b03555723c03e")] [assembly: System.Reflection.AssemblyProductAttribute("demo_hard")] [assembly: System.Reflection.AssemblyTitleAttribute("demo_hard")] [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] diff --git a/demo_hard/obj/Debug/net9.0/demo_hard.AssemblyInfoInputs.cache b/demo_hard/obj/Debug/net9.0/demo_hard.AssemblyInfoInputs.cache index d613e02..603755f 100644 --- a/demo_hard/obj/Debug/net9.0/demo_hard.AssemblyInfoInputs.cache +++ b/demo_hard/obj/Debug/net9.0/demo_hard.AssemblyInfoInputs.cache @@ -1 +1 @@ -c6aa1c005732676be41ca73fce6ce84b13faaa8f9372f9021024f47e7c020744 +f3c01a223cc8f8839faa57b22ce1047c21505906358e577fabcbce372779357d diff --git a/demo_hard/obj/Debug/net9.0/demo_hard.csproj.CoreCompileInputs.cache b/demo_hard/obj/Debug/net9.0/demo_hard.csproj.CoreCompileInputs.cache index 6b47c2d..816c5b8 100644 --- a/demo_hard/obj/Debug/net9.0/demo_hard.csproj.CoreCompileInputs.cache +++ b/demo_hard/obj/Debug/net9.0/demo_hard.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -f7017e62eca487a352ef7bf175da2fbf1979307b29aad075edba78d96f701178 +5cf91374fa23c1ae3b30d8081e2d96aa4f10335ea06e8719edc99d964a4b8314 diff --git a/demo_hard/obj/Debug/net9.0/demo_hard.csproj.FileListAbsolute.txt b/demo_hard/obj/Debug/net9.0/demo_hard.csproj.FileListAbsolute.txt index afbbd9c..750dfb8 100644 --- a/demo_hard/obj/Debug/net9.0/demo_hard.csproj.FileListAbsolute.txt +++ b/demo_hard/obj/Debug/net9.0/demo_hard.csproj.FileListAbsolute.txt @@ -145,3 +145,7 @@ C:\Users\prdb\RiderProjects\Demochka\demo_hard\demo_hard\obj\Debug\net9.0\refint C:\Users\prdb\RiderProjects\Demochka\demo_hard\demo_hard\obj\Debug\net9.0\demo_hard.csproj.Up2Date C:\Users\prdb\RiderProjects\Demochka\demo_hard\demo_hard\obj\Debug\net9.0\demo_hard.genruntimeconfig.cache C:\Users\prdb\RiderProjects\Demochka\demo_hard\demo_hard\obj\Debug\net9.0\ref\demo_hard.dll +C:\Users\prdb\RiderProjects\Demochka\demo_hard\demo_hard\bin\Debug\net9.0\xunit.abstractions.dll +C:\Users\prdb\RiderProjects\Demochka\demo_hard\demo_hard\bin\Debug\net9.0\xunit.assert.dll +C:\Users\prdb\RiderProjects\Demochka\demo_hard\demo_hard\bin\Debug\net9.0\xunit.core.dll +C:\Users\prdb\RiderProjects\Demochka\demo_hard\demo_hard\bin\Debug\net9.0\xunit.execution.dotnet.dll diff --git a/demo_hard/obj/Debug/net9.0/demo_hard.dll b/demo_hard/obj/Debug/net9.0/demo_hard.dll index 7d69263..c4c83a2 100644 Binary files a/demo_hard/obj/Debug/net9.0/demo_hard.dll and b/demo_hard/obj/Debug/net9.0/demo_hard.dll differ diff --git a/demo_hard/obj/Debug/net9.0/demo_hard.pdb b/demo_hard/obj/Debug/net9.0/demo_hard.pdb index 38bc608..f731838 100644 Binary files a/demo_hard/obj/Debug/net9.0/demo_hard.pdb and b/demo_hard/obj/Debug/net9.0/demo_hard.pdb differ diff --git a/demo_hard/obj/Debug/net9.0/ref/demo_hard.dll b/demo_hard/obj/Debug/net9.0/ref/demo_hard.dll index 055ddd1..735b9ea 100644 Binary files a/demo_hard/obj/Debug/net9.0/ref/demo_hard.dll and b/demo_hard/obj/Debug/net9.0/ref/demo_hard.dll differ diff --git a/demo_hard/obj/Debug/net9.0/refint/Avalonia/demo_hard.dll b/demo_hard/obj/Debug/net9.0/refint/Avalonia/demo_hard.dll index 055ddd1..735b9ea 100644 Binary files a/demo_hard/obj/Debug/net9.0/refint/Avalonia/demo_hard.dll and b/demo_hard/obj/Debug/net9.0/refint/Avalonia/demo_hard.dll differ diff --git a/demo_hard/obj/Debug/net9.0/refint/demo_hard.dll b/demo_hard/obj/Debug/net9.0/refint/demo_hard.dll index 99aecfe..527ee6c 100644 Binary files a/demo_hard/obj/Debug/net9.0/refint/demo_hard.dll and b/demo_hard/obj/Debug/net9.0/refint/demo_hard.dll differ