commit 4c279223e4a1b38ffdbf68b0e31e15a29af092b1 Author: KPK Student Date: Wed Feb 26 09:14:50 2025 +0300 first commit diff --git a/.vs/MFRepo/FileContentIndex/a6df36b8-ba60-4576-b7b9-b8eb4245c6d1.vsidx b/.vs/MFRepo/FileContentIndex/a6df36b8-ba60-4576-b7b9-b8eb4245c6d1.vsidx new file mode 100644 index 0000000..3887790 Binary files /dev/null and b/.vs/MFRepo/FileContentIndex/a6df36b8-ba60-4576-b7b9-b8eb4245c6d1.vsidx differ diff --git a/.vs/MFRepo/v17/.suo b/.vs/MFRepo/v17/.suo new file mode 100644 index 0000000..3f01ec7 Binary files /dev/null and b/.vs/MFRepo/v17/.suo differ diff --git a/.vs/MFRepo/v17/DocumentLayout.json b/.vs/MFRepo/v17/DocumentLayout.json new file mode 100644 index 0000000..04d819e --- /dev/null +++ b/.vs/MFRepo/v17/DocumentLayout.json @@ -0,0 +1,111 @@ +{ + "Version": 1, + "WorkspaceRootPath": "D:\\IP_407\\MFRepo\\", + "Documents": [ + { + "AbsoluteMoniker": "D:0:0:{3DCE18B5-D313-45DF-91E6-596FD598981B}|MFRepo\\MFRepo.csproj|d:\\ip_407\\mfrepo\\mfrepo\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}", + "RelativeMoniker": "D:0:0:{3DCE18B5-D313-45DF-91E6-596FD598981B}|MFRepo\\MFRepo.csproj|solutionrelative:mfrepo\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}" + } + ], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 145, + "SelectedChildIndex": 16, + "Children": [ + { + "$type": "Bookmark", + "Name": "ST:0:0:{d78612c7-9962-4b83-95d9-268046dad23a}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{01321f1c-6c9e-3b5b-9c0f-66d2a373c254}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{fbcae063-e2c0-4ab1-a516-996ea3dafb72}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{1c64b9c2-e352-428e-a56d-0ace190b99a6}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{c9c0ae26-aa77-11d2-b3f0-0000f87570ee}" + }, + { + "$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:128:0:{1fc202d4-d401-403c-9834-5b218574bb67}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{87493c0f-c4b9-3a09-bb7b-358ab49f624a}" + }, + { + "$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:{b1e99781-ab81-11d0-b683-00aa00a3ee26}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{3ae79031-e1bc-11d0-8f78-00a0c9110057}" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{eefa5220-e298-11d0-8f78-00a0c9110057}" + }, + { + "$type": "Document", + "DocumentIndex": 0, + "Title": "Program.cs", + "DocumentMoniker": "D:\\IP_407\\MFRepo\\MFRepo\\Program.cs", + "RelativeDocumentMoniker": "MFRepo\\Program.cs", + "ToolTip": "D:\\IP_407\\MFRepo\\MFRepo\\Program.cs", + "RelativeToolTip": "MFRepo\\Program.cs", + "ViewState": "AQIAAAAAAAAAAAAAAAAAAA8AAAAAAAAA", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2025-02-26T05:45:41.587Z", + "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/MFRepo.sln b/MFRepo.sln new file mode 100644 index 0000000..779c2f6 --- /dev/null +++ b/MFRepo.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}") = "MFRepo", "MFRepo\MFRepo.csproj", "{3DCE18B5-D313-45DF-91E6-596FD598981B}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {3DCE18B5-D313-45DF-91E6-596FD598981B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3DCE18B5-D313-45DF-91E6-596FD598981B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3DCE18B5-D313-45DF-91E6-596FD598981B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3DCE18B5-D313-45DF-91E6-596FD598981B}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {F545C62F-9BC3-4A94-9EC4-C0A544C3EA65} + EndGlobalSection +EndGlobal diff --git a/MFRepo/App.config b/MFRepo/App.config new file mode 100644 index 0000000..56efbc7 --- /dev/null +++ b/MFRepo/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/MFRepo/MFRepo.csproj b/MFRepo/MFRepo.csproj new file mode 100644 index 0000000..433aedc --- /dev/null +++ b/MFRepo/MFRepo.csproj @@ -0,0 +1,53 @@ + + + + + Debug + AnyCPU + {3DCE18B5-D313-45DF-91E6-596FD598981B} + Exe + MFRepo + MFRepo + 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/MFRepo/Program.cs b/MFRepo/Program.cs new file mode 100644 index 0000000..c904ddd --- /dev/null +++ b/MFRepo/Program.cs @@ -0,0 +1,15 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace MFRepo +{ + internal class Program + { + static void Main(string[] args) + { + } + } +} diff --git a/MFRepo/Properties/AssemblyInfo.cs b/MFRepo/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..258d0f8 --- /dev/null +++ b/MFRepo/Properties/AssemblyInfo.cs @@ -0,0 +1,36 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// Общие сведения об этой сборке предоставляются следующим набором +// набора атрибутов. Измените значения этих атрибутов для изменения сведений, +// связанные с этой сборкой. +[assembly: AssemblyTitle("MFRepo")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("MFRepo")] +[assembly: AssemblyCopyright("Copyright © 2025")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Установка значения False для параметра ComVisible делает типы в этой сборке невидимыми +// для компонентов COM. Если необходимо обратиться к типу в этой сборке через +// из модели COM задайте для атрибута ComVisible этого типа значение true. +[assembly: ComVisible(false)] + +// Следующий GUID представляет идентификатор typelib, если этот проект доступен из модели COM +[assembly: Guid("3dce18b5-d313-45df-91e6-596fd598981b")] + +// Сведения о версии сборки состоят из указанных ниже четырех значений: +// +// Основной номер версии +// Дополнительный номер версии +// Номер сборки +// Номер редакции +// +// Можно задать все значения или принять номера сборки и редакции по умолчанию +// используя "*", как показано ниже: +// [assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/MFRepo/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs b/MFRepo/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs new file mode 100644 index 0000000..3871b18 --- /dev/null +++ b/MFRepo/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/MFRepo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/MFRepo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache new file mode 100644 index 0000000..73440e8 Binary files /dev/null and b/MFRepo/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/MFRepo/obj/Debug/MFRepo.csproj.AssemblyReference.cache b/MFRepo/obj/Debug/MFRepo.csproj.AssemblyReference.cache new file mode 100644 index 0000000..25132c6 Binary files /dev/null and b/MFRepo/obj/Debug/MFRepo.csproj.AssemblyReference.cache differ