get rid of this shit

This commit is contained in:
KPK Student 2025-02-28 09:35:56 +03:00
parent 8e0d868abc
commit 50e7244b46
18 changed files with 0 additions and 176 deletions

View File

@ -1,11 +0,0 @@
// <auto-generated/>
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;

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Этот код создан программой.
// Исполняемая версия:4.0.30319.42000
//
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
// </auto-generated>
//------------------------------------------------------------------------------
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.

View File

@ -1 +0,0 @@
57e2932d440d0fb1d9c4707e054eefe1e337d7fb325a217f50fdc43b8c9e1323

View File

@ -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 =

View File

@ -1,11 +0,0 @@
// <auto-generated/>
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;

View File

@ -1,3 +0,0 @@
#pragma warning disable CS8981
global using nfloat = global::System.Runtime.InteropServices.NFloat;
#pragma warning restore CS8981

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Этот код создан программой.
// Исполняемая версия:4.0.30319.42000
//
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
// </auto-generated>
//------------------------------------------------------------------------------
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.

View File

@ -1 +0,0 @@
3ce7ab9d073476146e4b7a5c8a17974843f7597d5ddc28229d21cf6abccfcb79

View File

@ -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 =

View File

@ -1,11 +0,0 @@
// <auto-generated/>
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;

View File

@ -1,3 +0,0 @@
#pragma warning disable CS8981
global using nfloat = global::System.Runtime.InteropServices.NFloat;
#pragma warning restore CS8981

View File

@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]

View File

@ -1,25 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// Этот код создан программой.
// Исполняемая версия:4.0.30319.42000
//
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
// </auto-generated>
//------------------------------------------------------------------------------
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.

View File

@ -1 +0,0 @@
5f69a32ac803b2b828236ed3dfb9b4e5d4bac0cd01a7cc592ae9f309490ef837

View File

@ -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 =

View File

@ -1,8 +0,0 @@
// <auto-generated/>
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;