diff --git a/DroneSimulator/.gitignore b/DroneSimulator/.gitignore
new file mode 100644
index 0000000..a4d6d9c
--- /dev/null
+++ b/DroneSimulator/.gitignore
@@ -0,0 +1 @@
+.vs/
\ No newline at end of file
diff --git a/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfo.cs b/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfo.cs
index a494b3c..8640a1f 100644
--- a/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfo.cs
+++ b/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfo.cs
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
//
-// Этот код создан программой.
-// Исполняемая версия:4.0.30319.42000
+// 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.
//
//------------------------------------------------------------------------------
@@ -14,12 +14,12 @@ 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.AssemblyInformationalVersionAttribute("1.0.0+ddf80ed6f73e1bc58ce17aed89a3889033108246")]
[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")]
-// Создано классом WriteCodeFragment MSBuild.
+// Generated by the MSBuild WriteCodeFragment class.
diff --git a/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfoInputs.cache b/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfoInputs.cache
index ac31a13..de2caba 100644
--- a/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfoInputs.cache
+++ b/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.AssemblyInfoInputs.cache
@@ -1 +1 @@
-7f461f329c2aabe3c068a957f4f02cdcdb168c359c556cd0c46598798ec3c65d
+fe77b46f9af6de6fd357b7a45241ea3605973563d200d40676bd4154c43cb03e
diff --git a/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig b/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig
index 62904fc..01bf74c 100644
--- a/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig
+++ b/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.GeneratedMSBuildEditorConfig.editorconfig
@@ -14,7 +14,7 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = DroneSimulator
-build_property.ProjectDir = D:\CPL\Simulator\DroneSimulator\DroneSimulator\
+build_property.ProjectDir = D:\Files\GitHub\Simulator\DroneSimulator\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
diff --git a/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.assets.cache b/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.assets.cache
index c6f44be..f6146e9 100644
Binary files a/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.assets.cache and b/DroneSimulator/obj/Debug/net9.0-windows/DroneSimulator.assets.cache differ
diff --git a/DroneSimulator/obj/DroneSimulator.csproj.nuget.dgspec.json b/DroneSimulator/obj/DroneSimulator.csproj.nuget.dgspec.json
index 51e9e8d..15a8023 100644
--- a/DroneSimulator/obj/DroneSimulator.csproj.nuget.dgspec.json
+++ b/DroneSimulator/obj/DroneSimulator.csproj.nuget.dgspec.json
@@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
- "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\DroneSimulator.csproj": {}
+ "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\DroneSimulator.csproj": {}
},
"projects": {
- "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\DroneSimulator.csproj": {
+ "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\DroneSimulator.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\DroneSimulator.csproj",
+ "projectUniqueName": "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\DroneSimulator.csproj",
"projectName": "DroneSimulator",
- "projectPath": "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\DroneSimulator.csproj",
- "packagesPath": "C:\\Users\\Дана\\.nuget\\packages\\",
- "outputPath": "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\obj\\",
+ "projectPath": "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\DroneSimulator.csproj",
+ "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
+ "outputPath": "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "C:\\Users\\Дана\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "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"
],
diff --git a/DroneSimulator/obj/DroneSimulator.csproj.nuget.g.props b/DroneSimulator/obj/DroneSimulator.csproj.nuget.g.props
index 02c5408..c200bda 100644
--- a/DroneSimulator/obj/DroneSimulator.csproj.nuget.g.props
+++ b/DroneSimulator/obj/DroneSimulator.csproj.nuget.g.props
@@ -5,12 +5,12 @@
NuGet
$(MSBuildThisFileDirectory)project.assets.json
$(UserProfile)\.nuget\packages\
- C:\Users\Дана\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
+ 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/DroneSimulator/obj/project.assets.json b/DroneSimulator/obj/project.assets.json
index 54aadae..b4a231d 100644
--- a/DroneSimulator/obj/project.assets.json
+++ b/DroneSimulator/obj/project.assets.json
@@ -8,23 +8,23 @@
"net9.0-windows7.0": []
},
"packageFolders": {
- "C:\\Users\\Дана\\.nuget\\packages\\": {},
+ "C:\\Users\\USER\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\DroneSimulator.csproj",
+ "projectUniqueName": "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\DroneSimulator.csproj",
"projectName": "DroneSimulator",
- "projectPath": "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\DroneSimulator.csproj",
- "packagesPath": "C:\\Users\\Дана\\.nuget\\packages\\",
- "outputPath": "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\obj\\",
+ "projectPath": "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\DroneSimulator.csproj",
+ "packagesPath": "C:\\Users\\USER\\.nuget\\packages\\",
+ "outputPath": "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "C:\\Users\\Дана\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "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"
],
diff --git a/DroneSimulator/obj/project.nuget.cache b/DroneSimulator/obj/project.nuget.cache
index f08d225..ce3cf50 100644
--- a/DroneSimulator/obj/project.nuget.cache
+++ b/DroneSimulator/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "PBD6ejBWMGo=",
+ "dgSpecHash": "xXbw4XbSJV8=",
"success": true,
- "projectFilePath": "D:\\CPL\\Simulator\\DroneSimulator\\DroneSimulator\\DroneSimulator.csproj",
+ "projectFilePath": "D:\\Files\\GitHub\\Simulator\\DroneSimulator\\DroneSimulator.csproj",
"expectedPackageFiles": [],
"logs": []
}
\ No newline at end of file