diff --git a/.vs/ProjectSettings.json b/.vs/ProjectSettings.json
new file mode 100644
index 0000000..18ebebb
--- /dev/null
+++ b/.vs/ProjectSettings.json
@@ -0,0 +1,3 @@
+{
+ "CurrentProjectSetting": "\u041D\u0435\u0442 \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0439"
+}
\ No newline at end of file
diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json
new file mode 100644
index 0000000..c62b78b
--- /dev/null
+++ b/.vs/VSWorkspaceState.json
@@ -0,0 +1,5 @@
+{
+ "ExpandedNodes": [],
+ "SelectedNode": "\\ProjectBanConsole.sln",
+ "PreviewInSolutionExplorer": false
+}
\ No newline at end of file
diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
new file mode 100644
index 0000000..343e083
Binary files /dev/null and b/.vs/slnx.sqlite differ
diff --git a/app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/FileContentIndex/b259336d-dee7-422d-a93a-f5c15649704b.vsidx b/app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/FileContentIndex/997b5cbb-12e3-4a87-9046-957634b1e721.vsidx
similarity index 79%
rename from app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/FileContentIndex/b259336d-dee7-422d-a93a-f5c15649704b.vsidx
rename to app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/FileContentIndex/997b5cbb-12e3-4a87-9046-957634b1e721.vsidx
index f04dee1..d7f66fc 100644
Binary files a/app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/FileContentIndex/b259336d-dee7-422d-a93a-f5c15649704b.vsidx and b/app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/FileContentIndex/997b5cbb-12e3-4a87-9046-957634b1e721.vsidx differ
diff --git a/app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/v17/.suo b/app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/v17/.suo
index e874924..b4927c9 100644
Binary files a/app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/v17/.suo and b/app_WindowsForm/WindowsFormsAppCalculateLab7/.vs/WindowsFormsAppCalculateLab7/v17/.suo differ
diff --git a/app_WindowsForm/WindowsFormsAppCalculateLab7/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/app_WindowsForm/WindowsFormsAppCalculateLab7/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
new file mode 100644
index 0000000..15efebf
--- /dev/null
+++ b/app_WindowsForm/WindowsFormsAppCalculateLab7/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/app_WindowsForm/WindowsFormsAppCalculateLab7/obj/Release/WindowsFormsAppCalculateLab7.csproj.AssemblyReference.cache b/app_WindowsForm/WindowsFormsAppCalculateLab7/obj/Release/WindowsFormsAppCalculateLab7.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..7917645
Binary files /dev/null and b/app_WindowsForm/WindowsFormsAppCalculateLab7/obj/Release/WindowsFormsAppCalculateLab7.csproj.AssemblyReference.cache differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/FileContentIndex/1b45c880-c83a-47b8-b707-2b09d6aa062d.vsidx b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/FileContentIndex/1b45c880-c83a-47b8-b707-2b09d6aa062d.vsidx
deleted file mode 100644
index 2469c10..0000000
Binary files a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/FileContentIndex/1b45c880-c83a-47b8-b707-2b09d6aa062d.vsidx and /dev/null differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/FileContentIndex/bb55e6c0-a94c-4d98-b610-cf2ad8ab3342.vsidx b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/FileContentIndex/bb55e6c0-a94c-4d98-b610-cf2ad8ab3342.vsidx
new file mode 100644
index 0000000..aea9170
Binary files /dev/null and b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/FileContentIndex/bb55e6c0-a94c-4d98-b610-cf2ad8ab3342.vsidx differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/v17/.suo b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/v17/.suo
index d17e7b9..07ab9bc 100644
Binary files a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/v17/.suo and b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/.vs/WindowsFormsApp1/v17/.suo differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/Form1.cs b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/Form1.cs
index b006e69..1ddb9b9 100644
--- a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/Form1.cs
+++ b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/Form1.cs
@@ -10,6 +10,7 @@
using static System.Windows.Forms.VisualStyles.VisualStyleElement;
using static System.Windows.Forms.VisualStyles.VisualStyleElement.ToolBar;
using TextBox = System.Windows.Forms.TextBox;
+using System.Text.RegularExpressions;
namespace WindowsFormsApp1
{
@@ -22,7 +23,7 @@ public Form1()
textBoxes = new TextBox[] { onePointX1, onePointX2, onePointY1, onePointY2,
secondPointX1, secondPointX2, secondPointY1, secondPointY2 };
- this.ActiveControl = onePointX1; //курсор в первом тектовом поле при инизиализации
+ this.ActiveControl = onePointX1; //курсор в первом тектовом поле при инициализации
CheckIfTextAndLockButton();
@@ -62,21 +63,23 @@ private void ClearButton_Click(object sender, EventArgs e)
ClearTextBoxes();
}
-
///
/// Проверяет, что все текстовые поля содержат целочисленные значения.
- /// Если хотя бы одно поле не содержит целочисленный тип, выводит сообщение об ошибке и прерывает выполнение метода.
+ /// Если хотя бы одно поле не содержит целочисленный тип, выводит сообщение об ошибке и прерывает выполнения вычислений в startCalculateButton_Click().
///
- private void CheckIfAllTextFieldsAreNumbers()
+ private bool CheckIfAllTextFieldsAreNumbers()
{
foreach (TextBox textBox in textBoxes)
{
if (!double.TryParse(textBox.Text, out _) && !int.TryParse(textBox.Text, out _))
{
MessageBox.Show("Пожалуйста, введите числовое значение во все поля!", "Error!!!");
- return;
+ return false;
+
}
}
+
+ return true;
}
@@ -114,27 +117,26 @@ public void FieldIntersectionPoint(double x1, double x2, double x3, double x4,
double x = (b2 - b1) / (m1 - m2);
double y = m1 * x + b1;
- MessageBox.Show($"Точка пересечения: ({x}, {y})");
+ MessageBox.Show($"Точка пересечения: ({x} | {y})");
}
}
private void startCalculateButton_Click(object sender, EventArgs e)
{
- CheckIfAllTextFieldsAreNumbers();
-
- double x1 = Double.Parse(onePointX1.Text);
- double x2 = Double.Parse(onePointX2.Text);
- double y1 = Double.Parse(onePointY1.Text);
- double y2 = Double.Parse(onePointY2.Text);
+ if (CheckIfAllTextFieldsAreNumbers())
+ {
+ double x1 = Double.Parse(onePointX1.Text);
+ double x2 = Double.Parse(onePointX2.Text);
+ double y1 = Double.Parse(onePointY1.Text);
+ double y2 = Double.Parse(onePointY2.Text);
- double x3 = Double.Parse(secondPointX1.Text);
- double x4 = Double.Parse(secondPointX2.Text);
- double y3 = Double.Parse(secondPointY1.Text);
- double y4 = Double.Parse(secondPointY2.Text);
+ double x3 = Double.Parse(secondPointX1.Text);
+ double x4 = Double.Parse(secondPointX2.Text);
+ double y3 = Double.Parse(secondPointY1.Text);
+ double y4 = Double.Parse(secondPointY2.Text);
- FieldIntersectionPoint(x1, x2, x3, x4, y1, y2, y3, y4);
+ FieldIntersectionPoint(x1, x2, x3, x4, y1, y2, y3, y4);
+ }
}
-
-
}
}
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/bin/Debug/WindowsFormsApp1.exe b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/bin/Debug/WindowsFormsApp1.exe
index 76b9c31..205b6b3 100644
Binary files a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/bin/Debug/WindowsFormsApp1.exe and b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/bin/Debug/WindowsFormsApp1.exe differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/bin/Debug/WindowsFormsApp1.pdb b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/bin/Debug/WindowsFormsApp1.pdb
index 207db0e..db070fa 100644
Binary files a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/bin/Debug/WindowsFormsApp1.pdb and b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/bin/Debug/WindowsFormsApp1.pdb differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.csproj.GenerateResource.cache b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.csproj.GenerateResource.cache
index 8d026dd..ddc53f1 100644
Binary files a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.csproj.GenerateResource.cache and b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.csproj.GenerateResource.cache differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.exe b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.exe
index 76b9c31..205b6b3 100644
Binary files a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.exe and b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.exe differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.pdb b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.pdb
index 207db0e..db070fa 100644
Binary files a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.pdb and b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Debug/WindowsFormsApp1.pdb differ
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
new file mode 100644
index 0000000..15efebf
--- /dev/null
+++ b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Release/WindowsFormsApp1.csproj.AssemblyReference.cache b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Release/WindowsFormsApp1.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..7917645
Binary files /dev/null and b/app_WindowsForm/WindowsFormsAppFieldIntersectionPoint/obj/Release/WindowsFormsApp1.csproj.AssemblyReference.cache differ
diff --git a/app_WindowsForm/WindowsFormsAppLab7_2/bin/Debug/WindowsFormsAppLab7_2.exe b/app_WindowsForm/WindowsFormsAppLab7_2/bin/Debug/WindowsFormsAppLab7_2.exe
index 97f8b19..093b257 100644
Binary files a/app_WindowsForm/WindowsFormsAppLab7_2/bin/Debug/WindowsFormsAppLab7_2.exe and b/app_WindowsForm/WindowsFormsAppLab7_2/bin/Debug/WindowsFormsAppLab7_2.exe differ
diff --git a/app_WindowsForm/WindowsFormsAppLab7_2/bin/Debug/WindowsFormsAppLab7_2.pdb b/app_WindowsForm/WindowsFormsAppLab7_2/bin/Debug/WindowsFormsAppLab7_2.pdb
index 9d46c14..fcabf29 100644
Binary files a/app_WindowsForm/WindowsFormsAppLab7_2/bin/Debug/WindowsFormsAppLab7_2.pdb and b/app_WindowsForm/WindowsFormsAppLab7_2/bin/Debug/WindowsFormsAppLab7_2.pdb differ
diff --git a/app_WindowsForm/WindowsFormsAppLab7_2/obj/Debug/WindowsFormsAppLab7_2.exe b/app_WindowsForm/WindowsFormsAppLab7_2/obj/Debug/WindowsFormsAppLab7_2.exe
index 97f8b19..093b257 100644
Binary files a/app_WindowsForm/WindowsFormsAppLab7_2/obj/Debug/WindowsFormsAppLab7_2.exe and b/app_WindowsForm/WindowsFormsAppLab7_2/obj/Debug/WindowsFormsAppLab7_2.exe differ
diff --git a/app_WindowsForm/WindowsFormsAppLab7_2/obj/Debug/WindowsFormsAppLab7_2.pdb b/app_WindowsForm/WindowsFormsAppLab7_2/obj/Debug/WindowsFormsAppLab7_2.pdb
index 9d46c14..fcabf29 100644
Binary files a/app_WindowsForm/WindowsFormsAppLab7_2/obj/Debug/WindowsFormsAppLab7_2.pdb and b/app_WindowsForm/WindowsFormsAppLab7_2/obj/Debug/WindowsFormsAppLab7_2.pdb differ
diff --git a/app_WindowsForm/WindowsFormsAppLab7_2/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/app_WindowsForm/WindowsFormsAppLab7_2/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
new file mode 100644
index 0000000..15efebf
--- /dev/null
+++ b/app_WindowsForm/WindowsFormsAppLab7_2/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
diff --git a/app_WindowsForm/WindowsFormsAppLab7_2/obj/Release/WindowsFormsAppLab7_2.csproj.AssemblyReference.cache b/app_WindowsForm/WindowsFormsAppLab7_2/obj/Release/WindowsFormsAppLab7_2.csproj.AssemblyReference.cache
new file mode 100644
index 0000000..7917645
Binary files /dev/null and b/app_WindowsForm/WindowsFormsAppLab7_2/obj/Release/WindowsFormsAppLab7_2.csproj.AssemblyReference.cache differ
diff --git a/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/FileContentIndex/e1fd905d-2ba1-43e1-a1f8-1a649730085d.vsidx b/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/FileContentIndex/e1fd905d-2ba1-43e1-a1f8-1a649730085d.vsidx
new file mode 100644
index 0000000..c731698
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/FileContentIndex/e1fd905d-2ba1-43e1-a1f8-1a649730085d.vsidx differ
diff --git a/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/.suo b/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/.suo
new file mode 100644
index 0000000..e562c5f
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/.suo differ
diff --git a/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/Browse.VC.db b/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/Browse.VC.db
new file mode 100644
index 0000000..4b9df70
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/Browse.VC.db differ
diff --git a/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/ipch/AutoPCH/22739ac66458a417/CONSOLEAPPLICATIONBAN.ipch b/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/ipch/AutoPCH/22739ac66458a417/CONSOLEAPPLICATIONBAN.ipch
new file mode 100644
index 0000000..2dd25ce
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/.vs/ConsoleApplicationBan/v17/ipch/AutoPCH/22739ac66458a417/CONSOLEAPPLICATIONBAN.ipch differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan.sln b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan.sln
new file mode 100644
index 0000000..8dcddd8
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.8.34330.188
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConsoleApplicationBan", "ConsoleApplicationBan\ConsoleApplicationBan.vcxproj", "{1A68F0B3-469E-4C11-882B-355075ACB4C0}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {1A68F0B3-469E-4C11-882B-355075ACB4C0}.Debug|x64.ActiveCfg = Debug|x64
+ {1A68F0B3-469E-4C11-882B-355075ACB4C0}.Debug|x64.Build.0 = Debug|x64
+ {1A68F0B3-469E-4C11-882B-355075ACB4C0}.Debug|x86.ActiveCfg = Debug|Win32
+ {1A68F0B3-469E-4C11-882B-355075ACB4C0}.Debug|x86.Build.0 = Debug|Win32
+ {1A68F0B3-469E-4C11-882B-355075ACB4C0}.Release|x64.ActiveCfg = Release|x64
+ {1A68F0B3-469E-4C11-882B-355075ACB4C0}.Release|x64.Build.0 = Release|x64
+ {1A68F0B3-469E-4C11-882B-355075ACB4C0}.Release|x86.ActiveCfg = Release|Win32
+ {1A68F0B3-469E-4C11-882B-355075ACB4C0}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {5399D867-8D4F-400A-BE20-5A934A4C771C}
+ EndGlobalSection
+EndGlobal
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.cpp b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.cpp
new file mode 100644
index 0000000..440ade0
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.cpp
@@ -0,0 +1,45 @@
+// ConsoleApplicationBan.cpp : Этот файл содержит функцию "main". Здесь начинается и заканчивается выполнение программы.
+//
+
+#include
+#include
+#include
+#include
+using namespace std;
+
+int main()
+{
+ setlocale(LC_ALL, "ru");
+
+ std::vector nicknames;
+ std::string nickname;
+
+ std::cout << "Введите никнеймы. Когда закончите, введите 'Ex':" << std::endl;
+
+ while (true) {
+ std::cin >> nickname;
+ if (nickname == "Ex") {
+ break;
+ }
+ nicknames.push_back(nickname);
+ }
+
+ for (const auto& name : nicknames) {
+ std::cout << "ban " << name << " Набегатор 0" << std::endl;
+ }
+
+ std::cout << "Для продолжения нажмите любую клавишу . . ." << std::endl;
+ std::cin.get(); // Для остановки консоли после вывода сообщений
+ return 0;
+}
+
+// Запуск программы: CTRL+F5 или меню "Отладка" > "Запуск без отладки"
+// Отладка программы: F5 или меню "Отладка" > "Запустить отладку"
+
+// Советы по началу работы
+// 1. В окне обозревателя решений можно добавлять файлы и управлять ими.
+// 2. В окне Team Explorer можно подключиться к системе управления версиями.
+// 3. В окне "Выходные данные" можно просматривать выходные данные сборки и другие сообщения.
+// 4. В окне "Список ошибок" можно просматривать ошибки.
+// 5. Последовательно выберите пункты меню "Проект" > "Добавить новый элемент", чтобы создать файлы кода, или "Проект" > "Добавить существующий элемент", чтобы добавить в проект существующие файлы кода.
+// 6. Чтобы снова открыть этот проект позже, выберите пункты меню "Файл" > "Открыть" > "Проект" и выберите SLN-файл.
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj
new file mode 100644
index 0000000..7361084
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj
@@ -0,0 +1,135 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ x64
+
+
+
+ 17.0
+ Win32Proj
+ {1a68f0b3-469e-4c11-882b-355075acb4c0}
+ ConsoleApplicationBan
+ 10.0
+
+
+
+ Application
+ true
+ v143
+ Unicode
+
+
+ Application
+ false
+ v143
+ true
+ Unicode
+
+
+ Application
+ true
+ v143
+ Unicode
+
+
+ Application
+ false
+ v143
+ true
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Level3
+ true
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+
+
+ Console
+ true
+
+
+
+
+ Level3
+ true
+ true
+ true
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+
+
+ Console
+ true
+ true
+ true
+
+
+
+
+ Level3
+ true
+ _DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+
+
+ Console
+ true
+
+
+
+
+ Level3
+ true
+ true
+ true
+ NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+
+
+ Console
+ true
+ true
+ true
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj.filters b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj.filters
new file mode 100644
index 0000000..da30ff8
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj.filters
@@ -0,0 +1,22 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
+
+
+
+
+ Исходные файлы
+
+
+
\ No newline at end of file
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj.user b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj.user
new file mode 100644
index 0000000..88a5509
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/ConsoleApplicationBan.vcxproj.user
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.command.1.tlog b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.command.1.tlog
new file mode 100644
index 0000000..17de4f6
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.command.1.tlog differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.read.1.tlog b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.read.1.tlog
new file mode 100644
index 0000000..442e9e9
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.read.1.tlog differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.write.1.tlog b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.write.1.tlog
new file mode 100644
index 0000000..c9ced16
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/CL.write.1.tlog differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/Cl.items.tlog b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/Cl.items.tlog
new file mode 100644
index 0000000..5602e61
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/Cl.items.tlog
@@ -0,0 +1 @@
+C:\Lesson\app_cpp\ConsoleApplicationBan\ConsoleApplicationBan\ConsoleApplicationBan.cpp;C:\Lesson\app_cpp\ConsoleApplicationBan\ConsoleApplicationBan\x64\Debug\ConsoleApplicationBan.obj
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/ConsoleApplicationBan.lastbuildstate b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/ConsoleApplicationBan.lastbuildstate
new file mode 100644
index 0000000..5002443
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/ConsoleApplicationBan.lastbuildstate
@@ -0,0 +1,2 @@
+PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.38.33130:TargetPlatformVersion=10.0.19041.0:
+Debug|x64|C:\Lesson\app_cpp\ConsoleApplicationBan\|
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.command.1.tlog b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.command.1.tlog
new file mode 100644
index 0000000..fe3f354
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.command.1.tlog differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.read.1.tlog b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.read.1.tlog
new file mode 100644
index 0000000..7ecf238
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.read.1.tlog differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.write.1.tlog b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.write.1.tlog
new file mode 100644
index 0000000..9b37d42
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleA.1a68f0b3.tlog/link.write.1.tlog differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.exe.recipe b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.exe.recipe
new file mode 100644
index 0000000..3adc749
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.exe.recipe
@@ -0,0 +1,11 @@
+
+
+
+
+ C:\Lesson\app_cpp\ConsoleApplicationBan\x64\Debug\ConsoleApplicationBan.exe
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.ilk b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.ilk
new file mode 100644
index 0000000..1e193b3
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.ilk differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.log b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.log
new file mode 100644
index 0000000..66fb3da
--- /dev/null
+++ b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.log
@@ -0,0 +1,2 @@
+ ConsoleApplicationBan.cpp
+ ConsoleApplicationBan.vcxproj -> C:\Lesson\app_cpp\ConsoleApplicationBan\x64\Debug\ConsoleApplicationBan.exe
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.obj b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.obj
new file mode 100644
index 0000000..e0d821b
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.obj differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/vc143.idb b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/vc143.idb
new file mode 100644
index 0000000..a23db36
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/vc143.idb differ
diff --git a/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/vc143.pdb b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/vc143.pdb
new file mode 100644
index 0000000..bc7ebd2
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/ConsoleApplicationBan/x64/Debug/vc143.pdb differ
diff --git a/app_cpp/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.exe b/app_cpp/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.exe
new file mode 100644
index 0000000..dc3ca28
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.exe differ
diff --git a/app_cpp/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.pdb b/app_cpp/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.pdb
new file mode 100644
index 0000000..751c752
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/x64/Debug/ConsoleApplicationBan.pdb differ
diff --git a/app_cpp/ConsoleApplicationBan/x64/Debug/VIRUSHAHHAHAA.rar b/app_cpp/ConsoleApplicationBan/x64/Debug/VIRUSHAHHAHAA.rar
new file mode 100644
index 0000000..afe71e9
Binary files /dev/null and b/app_cpp/ConsoleApplicationBan/x64/Debug/VIRUSHAHHAHAA.rar differ
diff --git a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Debug/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfo.cs b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Debug/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfo.cs
index ac49e6e..7d192e3 100644
--- a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Debug/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfo.cs
+++ b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Debug/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfo.cs
@@ -14,7 +14,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("ConsoleAppCalculeteKvadro")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6893951f3c30efc1bbbe895cc6c027f878511f6d")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("ConsoleAppCalculeteKvadro")]
[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleAppCalculeteKvadro")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Debug/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfoInputs.cache b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Debug/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfoInputs.cache
index 1f2e3b7..93ebc0f 100644
--- a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Debug/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfoInputs.cache
+++ b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Debug/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfoInputs.cache
@@ -1 +1 @@
-6f5b80b8a108baefc039e51bcac5ae7721ced2bcc0ec2e4423618408f2745884
+aa6e81330e833e501712fe3586c64a54d1c21d5a64cd3973245b04eaccf853ee
diff --git a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..2217181
--- /dev/null
+++ b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfo.cs b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfo.cs
new file mode 100644
index 0000000..757f2bd
--- /dev/null
+++ b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfo.cs
@@ -0,0 +1,23 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("ConsoleAppCalculeteKvadro")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("ConsoleAppCalculeteKvadro")]
+[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleAppCalculeteKvadro")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfoInputs.cache b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..71b7ad4
--- /dev/null
+++ b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+c5ee4f1c73a2f3f461bb00c74829e11480b438357a284ee147f67426740b0f62
diff --git a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.GeneratedMSBuildEditorConfig.editorconfig b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..12d399f
--- /dev/null
+++ b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0
+build_property.TargetPlatformMinVersion =
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = ConsoleAppCalculeteKvadro
+build_property.ProjectDir = C:\Lesson\app_cs\ConsoleAppCalculeteKvadro\ConsoleAppCalculeteKvadro\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.GlobalUsings.g.cs b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.GlobalUsings.g.cs
new file mode 100644
index 0000000..8578f3d
--- /dev/null
+++ b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.GlobalUsings.g.cs
@@ -0,0 +1,8 @@
+//
+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;
diff --git a/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.assets.cache b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.assets.cache
new file mode 100644
index 0000000..9ed175c
Binary files /dev/null and b/app_cs/ConsoleAppCalculeteKvadro/ConsoleAppCalculeteKvadro/obj/Release/net8.0/ConsoleAppCalculeteKvadro.assets.cache differ
diff --git a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Debug/net8.0/MiniTestConsoleGitHub.GeneratedMSBuildEditorConfig.editorconfig b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Debug/net8.0/MiniTestConsoleGitHub.GeneratedMSBuildEditorConfig.editorconfig
index 6c5dfba..a94fc20 100644
--- a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Debug/net8.0/MiniTestConsoleGitHub.GeneratedMSBuildEditorConfig.editorconfig
+++ b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Debug/net8.0/MiniTestConsoleGitHub.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = MiniTestConsoleGitHub
-build_property.ProjectDir = C:\Users\Admin\Desktop\MiniTestConsoleGitHubApp\MiniTestConsoleGitHub\
+build_property.ProjectDir = C:\Lesson\app_cs\MiniTestConsoleGitHubApp\MiniTestConsoleGitHub\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Debug/net8.0/MiniTestConsoleGitHub.assets.cache b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Debug/net8.0/MiniTestConsoleGitHub.assets.cache
index 33be8d3..efdd021 100644
Binary files a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Debug/net8.0/MiniTestConsoleGitHub.assets.cache and b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Debug/net8.0/MiniTestConsoleGitHub.assets.cache differ
diff --git a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..2217181
--- /dev/null
+++ b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+//
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
diff --git a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.AssemblyInfo.cs b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.AssemblyInfo.cs
new file mode 100644
index 0000000..adbd211
--- /dev/null
+++ b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.AssemblyInfo.cs
@@ -0,0 +1,23 @@
+//------------------------------------------------------------------------------
+//
+// Этот код создан программой.
+// Исполняемая версия:4.0.30319.42000
+//
+// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
+// повторной генерации кода.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("MiniTestConsoleGitHub")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
+[assembly: System.Reflection.AssemblyProductAttribute("MiniTestConsoleGitHub")]
+[assembly: System.Reflection.AssemblyTitleAttribute("MiniTestConsoleGitHub")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+
+// Создано классом WriteCodeFragment MSBuild.
+
diff --git a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.AssemblyInfoInputs.cache b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..783e3ab
--- /dev/null
+++ b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+744945cda78078ac372cde6b9f5df23e73e53101417909f731284303cc1a9176
diff --git a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.GeneratedMSBuildEditorConfig.editorconfig b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..a94fc20
--- /dev/null
+++ b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0
+build_property.TargetPlatformMinVersion =
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = MiniTestConsoleGitHub
+build_property.ProjectDir = C:\Lesson\app_cs\MiniTestConsoleGitHubApp\MiniTestConsoleGitHub\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.GlobalUsings.g.cs b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.GlobalUsings.g.cs
new file mode 100644
index 0000000..8578f3d
--- /dev/null
+++ b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.GlobalUsings.g.cs
@@ -0,0 +1,8 @@
+//
+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;
diff --git a/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.assets.cache b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.assets.cache
new file mode 100644
index 0000000..7b82566
Binary files /dev/null and b/app_cs/MiniTestConsoleGitHubApp/MiniTestConsoleGitHub/obj/Release/net8.0/MiniTestConsoleGitHub.assets.cache differ
diff --git a/other/website/site1/site.html b/other/website/site1/site.html
index b6abc0b..5a9e828 100644
--- a/other/website/site1/site.html
+++ b/other/website/site1/site.html
@@ -27,7 +27,7 @@ Login
-
+