diff --git a/obj/Debug/net8.0-android/Proj.GlobalUsings.g.cs b/obj/Debug/net8.0-android/Proj.GlobalUsings.g.cs deleted file mode 100644 index da19a7c..0000000 --- a/obj/Debug/net8.0-android/Proj.GlobalUsings.g.cs +++ /dev/null @@ -1,11 +0,0 @@ -// -global using global::Android.App; -global using global::Android.Widget; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; -global using Bundle = global::Android.OS.Bundle; diff --git a/obj/Debug/net8.0-ios/iossimulator-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Debug/net8.0-ios/iossimulator-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/obj/Debug/net8.0-ios/iossimulator-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.AssemblyInfo.cs b/obj/Debug/net8.0-ios/iossimulator-x64/Proj.AssemblyInfo.cs deleted file mode 100644 index 7902301..0000000 --- a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Proj")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0+4fe7523eaaae90ecb894f28f7d84ec781140bff2")] -[assembly: System.Reflection.AssemblyProductAttribute("Proj")] -[assembly: System.Reflection.AssemblyTitleAttribute("Proj")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("iOS17.2")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("iOS11.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.AssemblyInfoInputs.cache b/obj/Debug/net8.0-ios/iossimulator-x64/Proj.AssemblyInfoInputs.cache deleted file mode 100644 index 4acc30c..0000000 --- a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -57e2932d440d0fb1d9c4707e054eefe1e337d7fb325a217f50fdc43b8c9e1323 diff --git a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-ios/iossimulator-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 62b3917..0000000 --- a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,13 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-ios -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = false -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Proj -build_property.ProjectDir = D:\IP_407\Proj\Proj\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.GlobalUsings.g.cs b/obj/Debug/net8.0-ios/iossimulator-x64/Proj.GlobalUsings.g.cs deleted file mode 100644 index 6f4cd96..0000000 --- a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.GlobalUsings.g.cs +++ /dev/null @@ -1,11 +0,0 @@ -// -global using global::CoreGraphics; -global using global::Foundation; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; -global using global::UIKit; diff --git a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.nfloat.g.cs b/obj/Debug/net8.0-ios/iossimulator-x64/Proj.nfloat.g.cs deleted file mode 100644 index 7f49b05..0000000 --- a/obj/Debug/net8.0-ios/iossimulator-x64/Proj.nfloat.g.cs +++ /dev/null @@ -1,3 +0,0 @@ -#pragma warning disable CS8981 -global using nfloat = global::System.Runtime.InteropServices.NFloat; -#pragma warning restore CS8981 diff --git a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.AssemblyInfo.cs b/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.AssemblyInfo.cs deleted file mode 100644 index 22625b1..0000000 --- a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Proj")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0+4fe7523eaaae90ecb894f28f7d84ec781140bff2")] -[assembly: System.Reflection.AssemblyProductAttribute("Proj")] -[assembly: System.Reflection.AssemblyTitleAttribute("Proj")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("MacCatalyst17.2")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("MacCatalyst13.1")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.AssemblyInfoInputs.cache b/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.AssemblyInfoInputs.cache deleted file mode 100644 index 50f6090..0000000 --- a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -3ce7ab9d073476146e4b7a5c8a17974843f7597d5ddc28229d21cf6abccfcb79 diff --git a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 0b1443f..0000000 --- a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,13 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-maccatalyst -build_property.TargetPlatformMinVersion = -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = false -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Proj -build_property.ProjectDir = D:\IP_407\Proj\Proj\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.GlobalUsings.g.cs b/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.GlobalUsings.g.cs deleted file mode 100644 index 6f4cd96..0000000 --- a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.GlobalUsings.g.cs +++ /dev/null @@ -1,11 +0,0 @@ -// -global using global::CoreGraphics; -global using global::Foundation; -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; -global using global::UIKit; diff --git a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.nfloat.g.cs b/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.nfloat.g.cs deleted file mode 100644 index 7f49b05..0000000 --- a/obj/Debug/net8.0-maccatalyst/maccatalyst-x64/Proj.nfloat.g.cs +++ /dev/null @@ -1,3 +0,0 @@ -#pragma warning disable CS8981 -global using nfloat = global::System.Runtime.InteropServices.NFloat; -#pragma warning restore CS8981 diff --git a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs deleted file mode 100644 index 2217181..0000000 --- a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.AssemblyInfo.cs b/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.AssemblyInfo.cs deleted file mode 100644 index c8de55a..0000000 --- a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Proj")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4fe7523eaaae90ecb894f28f7d84ec781140bff2")] -[assembly: System.Reflection.AssemblyProductAttribute("Proj")] -[assembly: System.Reflection.AssemblyTitleAttribute("Proj")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows10.0.19041.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows10.0.17763.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.AssemblyInfoInputs.cache b/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.AssemblyInfoInputs.cache deleted file mode 100644 index ae31d6a..0000000 --- a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -5f69a32ac803b2b828236ed3dfb9b4e5d4bac0cd01a7cc592ae9f309490ef837 diff --git a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index e8e7245..0000000 --- a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,13 +0,0 @@ -is_global = true -build_property.TargetFramework = net8.0-windows10.0.19041.0 -build_property.TargetPlatformMinVersion = 10.0.17763.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Proj -build_property.ProjectDir = D:\IP_407\Proj\Proj\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = diff --git a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.GlobalUsings.g.cs b/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.GlobalUsings.g.cs deleted file mode 100644 index 8578f3d..0000000 --- a/obj/Debug/net8.0-windows10.0.19041.0/win10-x64/Proj.GlobalUsings.g.cs +++ /dev/null @@ -1,8 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks;