commit 94624b09f3a304168de7b9e90f1453deee0c51f0 Author: Vlad Torop Date: Mon Feb 24 11:20:58 2025 +0300 Я устал это создовать diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96ae4de --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/vs \ No newline at end of file diff --git a/.vs/Git_Praktic/FileContentIndex/e2b87fa4-4f14-45e0-b00b-b8c6ad185d13.vsidx b/.vs/Git_Praktic/FileContentIndex/e2b87fa4-4f14-45e0-b00b-b8c6ad185d13.vsidx new file mode 100644 index 0000000..27f9628 Binary files /dev/null and b/.vs/Git_Praktic/FileContentIndex/e2b87fa4-4f14-45e0-b00b-b8c6ad185d13.vsidx differ diff --git a/.vs/Git_Praktic/v17/.suo b/.vs/Git_Praktic/v17/.suo new file mode 100644 index 0000000..4be59a1 Binary files /dev/null and b/.vs/Git_Praktic/v17/.suo differ diff --git a/.vs/Git_Praktic/v17/DocumentLayout.json b/.vs/Git_Praktic/v17/DocumentLayout.json new file mode 100644 index 0000000..6013be3 --- /dev/null +++ b/.vs/Git_Praktic/v17/DocumentLayout.json @@ -0,0 +1,115 @@ +{ + "Version": 1, + "WorkspaceRootPath": "D:\\IP307\\Git_Practic\\Git_Praktic\\", + "Documents": [ + { + "AbsoluteMoniker": "D:0:0:{E991A1D2-2CBC-490A-BE28-8AF22D24D1CE}|Git_Praktic.csproj|d:\\ip307\\git_practic\\git_praktic\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{E991A1D2-2CBC-490A-BE28-8AF22D24D1CE}|Git_Praktic.csproj|solutionrelative:program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + } + ], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": 17, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{87493c0f-c4b9-3a09-bb7b-358ab49f624a}" + }, + { + "$type": "Bookmark", + "Name": "ST:128:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" + }, + { + "$type": "Bookmark", + "Name": "ST:129:0:{1fc202d4-d401-403c-9834-5b218574bb67}" + }, + { + "$type": "Bookmark", + "Name": "ST:131:0:{1fc202d4-d401-403c-9834-5b218574bb67}" + }, + { + "$type": "Bookmark", + "Name": "ST:130:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:132:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{74946827-37a0-11d2-a273-00c04f8ef4ff}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" + }, + { + "$type": "Bookmark", + "Name": "ST:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}" + }, + { + "$type": "Bookmark", + "Name": "ST:133:0:{1fc202d4-d401-403c-9834-5b218574bb67}" + }, + { + "$type": "Bookmark", + "Name": "ST:135:0:{1fc202d4-d401-403c-9834-5b218574bb67}" + }, + { + "$type": "Bookmark", + "Name": "ST:134:0:{116d2292-e37d-41cd-a077-ebacac4c8cc4}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{1c64b9c2-e352-428e-a56d-0ace190b99a6}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" + }, + { + "$type": "Document", + "DocumentIndex": 0, + "Title": "Program.cs", + "DocumentMoniker": "D:\\IP307\\Git_Practic\\Git_Praktic\\Program.cs", + "RelativeDocumentMoniker": "Program.cs", + "ToolTip": "D:\\IP307\\Git_Practic\\Git_Praktic\\Program.cs", + "RelativeToolTip": "Program.cs", + "ViewState": "AQIAAAAAAAAAAAAAAAAAAA8AAAAAAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-02-24T07:38:53.948Z", + "EditorCaption": "" + } + ] + }, + { + "DockedWidth": 399, + "SelectedChildIndex": -1, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{34e76e81-ee4a-11d0-ae2e-00a0c90fffc3}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/App.config b/App.config new file mode 100644 index 0000000..56efbc7 --- /dev/null +++ b/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Git_Praktic.csproj b/Git_Praktic.csproj new file mode 100644 index 0000000..baf8876 --- /dev/null +++ b/Git_Praktic.csproj @@ -0,0 +1,53 @@ + + + + + Debug + AnyCPU + {E991A1D2-2CBC-490A-BE28-8AF22D24D1CE} + Exe + Git_Praktic + Git_Praktic + v4.7.2 + 512 + true + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Git_Praktic.sln b/Git_Praktic.sln new file mode 100644 index 0000000..cbed322 --- /dev/null +++ b/Git_Praktic.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.9.34607.119 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Git_Praktic", "Git_Praktic.csproj", "{E991A1D2-2CBC-490A-BE28-8AF22D24D1CE}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E991A1D2-2CBC-490A-BE28-8AF22D24D1CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E991A1D2-2CBC-490A-BE28-8AF22D24D1CE}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E991A1D2-2CBC-490A-BE28-8AF22D24D1CE}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E991A1D2-2CBC-490A-BE28-8AF22D24D1CE}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {27FCC887-5CF3-4145-83A8-4F8B4BED8258} + EndGlobalSection +EndGlobal diff --git a/Program.cs b/Program.cs new file mode 100644 index 0000000..6058aa8 --- /dev/null +++ b/Program.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace Git_Praktic +{ + internal class Program + { + static void Main(string[] args) + { + } + } +} diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..1996010 --- /dev/null +++ b/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// Общие сведения об этой сборке предоставляются следующим набором +// набора атрибутов. Измените значения этих атрибутов для изменения сведений, +// связанные с этой сборкой. +[assembly: AssemblyTitle("Git_Praktic")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("Git_Praktic")] +[assembly: AssemblyCopyright("Copyright © 2025")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Установка значения False для параметра ComVisible делает типы в этой сборке невидимыми +// для компонентов COM. Если необходимо обратиться к типу в этой сборке через +// из модели COM задайте для атрибута ComVisible этого типа значение true. +[assembly: ComVisible(false)] + +// Следующий GUID представляет идентификатор typelib, если этот проект доступен из модели COM +[assembly: Guid("e991a1d2-2cbc-490a-be28-8af22d24d1ce")] + +// Сведения о версии сборки состоят из указанных ниже четырех значений: +// +// Основной номер версии +// Дополнительный номер версии +// Номер сборки +// Номер редакции +// +// Можно задать все значения или принять номера сборки и редакции по умолчанию +// используя "*", как показано ниже: +// [assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/gitignore b/gitignore new file mode 100644 index 0000000..96ae4de --- /dev/null +++ b/gitignore @@ -0,0 +1 @@ +/vs \ No newline at end of file diff --git a/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs new file mode 100644 index 0000000..3871b18 --- /dev/null +++ b/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")] diff --git a/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache new file mode 100644 index 0000000..d3788e8 Binary files /dev/null and b/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/obj/Debug/Git_Praktic.csproj.AssemblyReference.cache b/obj/Debug/Git_Praktic.csproj.AssemblyReference.cache new file mode 100644 index 0000000..25132c6 Binary files /dev/null and b/obj/Debug/Git_Praktic.csproj.AssemblyReference.cache differ