diff --git a/DroneClient/.gitignore b/DroneClient/.gitignore new file mode 100644 index 0000000..98d63b2 --- /dev/null +++ b/DroneClient/.gitignore @@ -0,0 +1,3 @@ +.vs/ +obj/ +bin/ \ No newline at end of file diff --git a/DroneClient/bin/Debug/net9.0-windows/DroneClient.deps.json b/DroneClient/bin/Debug/net9.0-windows/DroneClient.deps.json deleted file mode 100644 index 3db7b6c..0000000 --- a/DroneClient/bin/Debug/net9.0-windows/DroneClient.deps.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": { - "DroneClient/1.0.0": { - "runtime": { - "DroneClient.dll": {} - } - } - } - }, - "libraries": { - "DroneClient/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/DroneClient/bin/Debug/net9.0-windows/DroneClient.dll b/DroneClient/bin/Debug/net9.0-windows/DroneClient.dll deleted file mode 100644 index 4737dbf..0000000 Binary files a/DroneClient/bin/Debug/net9.0-windows/DroneClient.dll and /dev/null differ diff --git a/DroneClient/bin/Debug/net9.0-windows/DroneClient.exe b/DroneClient/bin/Debug/net9.0-windows/DroneClient.exe deleted file mode 100644 index 92d0918..0000000 Binary files a/DroneClient/bin/Debug/net9.0-windows/DroneClient.exe and /dev/null differ diff --git a/DroneClient/bin/Debug/net9.0-windows/DroneClient.pdb b/DroneClient/bin/Debug/net9.0-windows/DroneClient.pdb deleted file mode 100644 index fc70bf0..0000000 Binary files a/DroneClient/bin/Debug/net9.0-windows/DroneClient.pdb and /dev/null differ diff --git a/DroneClient/bin/Debug/net9.0-windows/DroneClient.runtimeconfig.json b/DroneClient/bin/Debug/net9.0-windows/DroneClient.runtimeconfig.json deleted file mode 100644 index 68ec4b9..0000000 --- a/DroneClient/bin/Debug/net9.0-windows/DroneClient.runtimeconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net9.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "9.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "9.0.0" - } - ], - "configProperties": { - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false, - "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false - } - } -} \ No newline at end of file diff --git a/DroneClient/obj/Debug/net9.0-windows/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs b/DroneClient/obj/Debug/net9.0-windows/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs deleted file mode 100644 index feda5e9..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")] diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.AssemblyInfo.cs b/DroneClient/obj/Debug/net9.0-windows/DroneClient.AssemblyInfo.cs deleted file mode 100644 index a3fe7a8..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DroneClient")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("DroneClient")] -[assembly: System.Reflection.AssemblyTitleAttribute("DroneClient")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Создано классом WriteCodeFragment MSBuild. - diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.AssemblyInfoInputs.cache b/DroneClient/obj/Debug/net9.0-windows/DroneClient.AssemblyInfoInputs.cache deleted file mode 100644 index 550a2a5..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -372de9fd6d36597e50cdb2250f48b9cb0d5e8e1a2d1e568b83e287afe9580301 diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.GeneratedMSBuildEditorConfig.editorconfig b/DroneClient/obj/Debug/net9.0-windows/DroneClient.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 8652b6b..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,22 +0,0 @@ -is_global = true -build_property.ApplicationManifest = -build_property.StartupObject = -build_property.ApplicationDefaultFont = -build_property.ApplicationHighDpiMode = -build_property.ApplicationUseCompatibleTextRendering = -build_property.ApplicationVisualStyles = -build_property.TargetFramework = net9.0-windows -build_property.TargetPlatformMinVersion = 7.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 = DroneClient -build_property.ProjectDir = D:\CPL\Simulator\DroneClient\DroneClient\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 9.0 -build_property.EnableCodeStyleSeverity = diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.GlobalUsings.g.cs b/DroneClient/obj/Debug/net9.0-windows/DroneClient.GlobalUsings.g.cs deleted file mode 100644 index 84bbb89..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.GlobalUsings.g.cs +++ /dev/null @@ -1,10 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Drawing; -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::System.Windows.Forms; diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.assets.cache b/DroneClient/obj/Debug/net9.0-windows/DroneClient.assets.cache deleted file mode 100644 index 2d918c1..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneClient.assets.cache and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.BuildWithSkipAnalyzers b/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.CoreCompileInputs.cache b/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.CoreCompileInputs.cache deleted file mode 100644 index a1dc96f..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -01e86f1c7bc139724ab77bc57845e8da30f3f593b41b11317ce8867d8fb43c28 diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.FileListAbsolute.txt b/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.FileListAbsolute.txt deleted file mode 100644 index f8d2f18..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,32 +0,0 @@ -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneSimulator.Form_Main.resources -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneClient.csproj.GenerateResource.cache -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneClient.GeneratedMSBuildEditorConfig.editorconfig -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneClient.AssemblyInfoInputs.cache -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneClient.AssemblyInfo.cs -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneClient.csproj.CoreCompileInputs.cache -D:\Files\Main\Projects\Fly\DroneClient\bin\Debug\net9.0-windows\DroneClient.exe -D:\Files\Main\Projects\Fly\DroneClient\bin\Debug\net9.0-windows\DroneClient.deps.json -D:\Files\Main\Projects\Fly\DroneClient\bin\Debug\net9.0-windows\DroneClient.runtimeconfig.json -D:\Files\Main\Projects\Fly\DroneClient\bin\Debug\net9.0-windows\DroneClient.dll -D:\Files\Main\Projects\Fly\DroneClient\bin\Debug\net9.0-windows\DroneClient.pdb -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneClient.dll -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\refint\DroneClient.dll -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneClient.pdb -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\DroneClient.genruntimeconfig.cache -D:\Files\Main\Projects\Fly\DroneClient\obj\Debug\net9.0-windows\ref\DroneClient.dll -D:\CPL\Simulator\DroneClient\DroneClient\bin\Debug\net9.0-windows\DroneClient.exe -D:\CPL\Simulator\DroneClient\DroneClient\bin\Debug\net9.0-windows\DroneClient.deps.json -D:\CPL\Simulator\DroneClient\DroneClient\bin\Debug\net9.0-windows\DroneClient.runtimeconfig.json -D:\CPL\Simulator\DroneClient\DroneClient\bin\Debug\net9.0-windows\DroneClient.dll -D:\CPL\Simulator\DroneClient\DroneClient\bin\Debug\net9.0-windows\DroneClient.pdb -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneSimulator.Form_Main.resources -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneClient.csproj.GenerateResource.cache -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneClient.GeneratedMSBuildEditorConfig.editorconfig -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneClient.AssemblyInfoInputs.cache -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneClient.AssemblyInfo.cs -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneClient.csproj.CoreCompileInputs.cache -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneClient.dll -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\refint\DroneClient.dll -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneClient.pdb -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\DroneClient.genruntimeconfig.cache -D:\CPL\Simulator\DroneClient\DroneClient\obj\Debug\net9.0-windows\ref\DroneClient.dll diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.GenerateResource.cache b/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.GenerateResource.cache deleted file mode 100644 index c346dc5..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneClient.csproj.GenerateResource.cache and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.designer.deps.json b/DroneClient/obj/Debug/net9.0-windows/DroneClient.designer.deps.json deleted file mode 100644 index 360ddb4..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.designer.deps.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": {} - }, - "libraries": {} -} \ No newline at end of file diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.designer.runtimeconfig.json b/DroneClient/obj/Debug/net9.0-windows/DroneClient.designer.runtimeconfig.json deleted file mode 100644 index 9657ac9..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.designer.runtimeconfig.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net9.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "9.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "9.0.0" - } - ], - "additionalProbingPaths": [ - "C:\\Users\\Дана\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\Дана\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configProperties": { - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false, - "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false, - "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true - } - } -} \ No newline at end of file diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.dll b/DroneClient/obj/Debug/net9.0-windows/DroneClient.dll deleted file mode 100644 index 4737dbf..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneClient.dll and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.genruntimeconfig.cache b/DroneClient/obj/Debug/net9.0-windows/DroneClient.genruntimeconfig.cache deleted file mode 100644 index 5b1f791..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneClient.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -812e26f7e032de5fb2d5301fec24f483552f39e0a38ac0c052cba2ffa3a73bbd diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneClient.pdb b/DroneClient/obj/Debug/net9.0-windows/DroneClient.pdb deleted file mode 100644 index fc70bf0..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneClient.pdb and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfo.cs b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfo.cs deleted file mode 100644 index bc6c10b..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("DroneSimulator")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("DroneSimulator")] -[assembly: System.Reflection.AssemblyTitleAttribute("DroneSimulator")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// Generated by the MSBuild WriteCodeFragment class. - diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfoInputs.cache b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfoInputs.cache deleted file mode 100644 index ac31a13..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7f461f329c2aabe3c068a957f4f02cdcdb168c359c556cd0c46598798ec3c65d diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.Form_Main.resources b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.Form_Main.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.Form_Main.resources and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index 3009e19..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,22 +0,0 @@ -is_global = true -build_property.ApplicationManifest = -build_property.StartupObject = -build_property.ApplicationDefaultFont = -build_property.ApplicationHighDpiMode = -build_property.ApplicationUseCompatibleTextRendering = -build_property.ApplicationVisualStyles = -build_property.TargetFramework = net9.0-windows -build_property.TargetPlatformMinVersion = 7.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 = DroneSimulator -build_property.ProjectDir = D:\Files\Main\Projects\Fly\DroneClient\ -build_property.EnableComHosting = -build_property.EnableGeneratedComInterfaceComImportInterop = -build_property.CsWinRTUseWindowsUIXamlProjections = false -build_property.EffectiveAnalysisLevelStyle = 9.0 -build_property.EnableCodeStyleSeverity = diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.GlobalUsings.g.cs b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.GlobalUsings.g.cs deleted file mode 100644 index 84bbb89..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.GlobalUsings.g.cs +++ /dev/null @@ -1,10 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Drawing; -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::System.Windows.Forms; diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.assets.cache b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.assets.cache deleted file mode 100644 index dd57bbd..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.assets.cache and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.BuildWithSkipAnalyzers b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.BuildWithSkipAnalyzers deleted file mode 100644 index e69de29..0000000 diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.CoreCompileInputs.cache b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.CoreCompileInputs.cache deleted file mode 100644 index 50ef240..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -051ffb89f1ee627ab3b9aaef920afd665a18f0f3c3fe82852812d5c6608dcb30 diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.FileListAbsolute.txt b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.FileListAbsolute.txt deleted file mode 100644 index 93aac95..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,32 +0,0 @@ -R:\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.exe -R:\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.deps.json -R:\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.runtimeconfig.json -R:\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.dll -R:\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.pdb -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.Form1.resources -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.csproj.GenerateResource.cache -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.AssemblyInfoInputs.cache -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.AssemblyInfo.cs -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.csproj.CoreCompileInputs.cache -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.dll -R:\DroneSimulator\obj\Debug\net9.0-windows\refint\DroneSimulator.dll -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.pdb -R:\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.genruntimeconfig.cache -R:\DroneSimulator\obj\Debug\net9.0-windows\ref\DroneSimulator.dll -D:\Files\Main\Projects\Fly\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.exe -D:\Files\Main\Projects\Fly\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.deps.json -D:\Files\Main\Projects\Fly\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.runtimeconfig.json -D:\Files\Main\Projects\Fly\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.dll -D:\Files\Main\Projects\Fly\DroneSimulator\bin\Debug\net9.0-windows\DroneSimulator.pdb -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.csproj.GenerateResource.cache -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.AssemblyInfoInputs.cache -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.AssemblyInfo.cs -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.csproj.CoreCompileInputs.cache -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.dll -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\refint\DroneSimulator.dll -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.pdb -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.genruntimeconfig.cache -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\ref\DroneSimulator.dll -D:\Files\Main\Projects\Fly\DroneSimulator\obj\Debug\net9.0-windows\DroneSimulator.Form_Main.resources diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.GenerateResource.cache b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.GenerateResource.cache deleted file mode 100644 index f296fd0..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.csproj.GenerateResource.cache and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.designer.deps.json b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.designer.deps.json deleted file mode 100644 index 360ddb4..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.designer.deps.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v9.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v9.0": {} - }, - "libraries": {} -} \ No newline at end of file diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.designer.runtimeconfig.json b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.designer.runtimeconfig.json deleted file mode 100644 index 62eff55..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.designer.runtimeconfig.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net9.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "9.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "9.0.0" - } - ], - "additionalProbingPaths": [ - "C:\\Users\\USER\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\USER\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configProperties": { - "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false, - "CSWINRT_USE_WINDOWS_UI_XAML_PROJECTIONS": false, - "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true - } - } -} \ No newline at end of file diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.dll b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.dll deleted file mode 100644 index cc2a360..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.dll and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.genruntimeconfig.cache b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.genruntimeconfig.cache deleted file mode 100644 index f1834d7..0000000 --- a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -42c9c47684404b6458665b5db1d77e8e1563e0e910b9607df810cd1011407bfc diff --git a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.pdb b/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.pdb deleted file mode 100644 index bc5194b..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/DroneSimulator.pdb and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/apphost.exe b/DroneClient/obj/Debug/net9.0-windows/apphost.exe deleted file mode 100644 index 92d0918..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/apphost.exe and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/ref/DroneClient.dll b/DroneClient/obj/Debug/net9.0-windows/ref/DroneClient.dll deleted file mode 100644 index 331abf7..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/ref/DroneClient.dll and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/ref/DroneSimulator.dll b/DroneClient/obj/Debug/net9.0-windows/ref/DroneSimulator.dll deleted file mode 100644 index 5adc0ee..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/ref/DroneSimulator.dll and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/refint/DroneClient.dll b/DroneClient/obj/Debug/net9.0-windows/refint/DroneClient.dll deleted file mode 100644 index 331abf7..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/refint/DroneClient.dll and /dev/null differ diff --git a/DroneClient/obj/Debug/net9.0-windows/refint/DroneSimulator.dll b/DroneClient/obj/Debug/net9.0-windows/refint/DroneSimulator.dll deleted file mode 100644 index 5adc0ee..0000000 Binary files a/DroneClient/obj/Debug/net9.0-windows/refint/DroneSimulator.dll and /dev/null differ diff --git a/DroneClient/obj/DroneClient.csproj.nuget.dgspec.json b/DroneClient/obj/DroneClient.csproj.nuget.dgspec.json deleted file mode 100644 index 0f88e49..0000000 --- a/DroneClient/obj/DroneClient.csproj.nuget.dgspec.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\DroneClient.csproj": {} - }, - "projects": { - "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\DroneClient.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\DroneClient.csproj", - "projectName": "DroneClient", - "projectPath": "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\DroneClient.csproj", - "packagesPath": "C:\\Users\\Дана\\.nuget\\packages\\", - "outputPath": "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\Дана\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net9.0-windows" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net9.0-windows7.0": { - "targetAlias": "net9.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "9.0.200" - }, - "frameworks": { - "net9.0-windows7.0": { - "targetAlias": "net9.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WindowsForms": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/DroneClient/obj/DroneClient.csproj.nuget.g.props b/DroneClient/obj/DroneClient.csproj.nuget.g.props deleted file mode 100644 index 02c5408..0000000 --- a/DroneClient/obj/DroneClient.csproj.nuget.g.props +++ /dev/null @@ -1,16 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\Дана\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 6.13.2 - - - - - - \ No newline at end of file diff --git a/DroneClient/obj/DroneClient.csproj.nuget.g.targets b/DroneClient/obj/DroneClient.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/DroneClient/obj/DroneClient.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/DroneClient/obj/DroneSimulator.csproj.nuget.dgspec.json b/DroneClient/obj/DroneSimulator.csproj.nuget.dgspec.json deleted file mode 100644 index f42b2eb..0000000 --- a/DroneClient/obj/DroneSimulator.csproj.nuget.dgspec.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "format": 1, - "restore": { - "D:\\Files\\Main\\Projects\\Fly\\DroneClient\\DroneSimulator.csproj": {} - }, - "projects": { - "D:\\Files\\Main\\Projects\\Fly\\DroneClient\\DroneSimulator.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\Files\\Main\\Projects\\Fly\\DroneClient\\DroneSimulator.csproj", - "projectName": "DroneSimulator", - "projectPath": "D:\\Files\\Main\\Projects\\Fly\\DroneClient\\DroneSimulator.csproj", - "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\", - "outputPath": "D:\\Files\\Main\\Projects\\Fly\\DroneClient\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\USER\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net9.0-windows" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net9.0-windows7.0": { - "targetAlias": "net9.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "9.0.200" - }, - "frameworks": { - "net9.0-windows7.0": { - "targetAlias": "net9.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WindowsForms": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/DroneClient/obj/DroneSimulator.csproj.nuget.g.props b/DroneClient/obj/DroneSimulator.csproj.nuget.g.props deleted file mode 100644 index c200bda..0000000 --- a/DroneClient/obj/DroneSimulator.csproj.nuget.g.props +++ /dev/null @@ -1,16 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\USER\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 6.13.2 - - - - - - \ No newline at end of file diff --git a/DroneClient/obj/DroneSimulator.csproj.nuget.g.targets b/DroneClient/obj/DroneSimulator.csproj.nuget.g.targets deleted file mode 100644 index 3dc06ef..0000000 --- a/DroneClient/obj/DroneSimulator.csproj.nuget.g.targets +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/DroneClient/obj/project.assets.json b/DroneClient/obj/project.assets.json deleted file mode 100644 index bb8d343..0000000 --- a/DroneClient/obj/project.assets.json +++ /dev/null @@ -1,82 +0,0 @@ -{ - "version": 3, - "targets": { - "net9.0-windows7.0": {} - }, - "libraries": {}, - "projectFileDependencyGroups": { - "net9.0-windows7.0": [] - }, - "packageFolders": { - "C:\\Users\\Дана\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\DroneClient.csproj", - "projectName": "DroneClient", - "projectPath": "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\DroneClient.csproj", - "packagesPath": "C:\\Users\\Дана\\.nuget\\packages\\", - "outputPath": "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\Дана\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net9.0-windows" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net9.0-windows7.0": { - "targetAlias": "net9.0-windows", - "projectReferences": {} - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - }, - "restoreAuditProperties": { - "enableAudit": "true", - "auditLevel": "low", - "auditMode": "direct" - }, - "SdkAnalysisLevel": "9.0.200" - }, - "frameworks": { - "net9.0-windows7.0": { - "targetAlias": "net9.0-windows", - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WindowsForms": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/DroneClient/obj/project.nuget.cache b/DroneClient/obj/project.nuget.cache deleted file mode 100644 index c7efde6..0000000 --- a/DroneClient/obj/project.nuget.cache +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "ddOSNwF62rQ=", - "success": true, - "projectFilePath": "D:\\CPL\\Simulator\\DroneClient\\DroneClient\\DroneClient.csproj", - "expectedPackageFiles": [], - "logs": [] -} \ No newline at end of file