Initial commit

This commit is contained in:
Amine El Hajami 2025-05-06 08:56:40 +02:00
commit aac3ca933b
11 changed files with 145 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

Binary file not shown.

View File

@ -0,0 +1,12 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\bib\\Desktop\\Semester2\\Project-Rechner\\",
"Documents": [],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": []
}
]
}

View File

@ -0,0 +1,6 @@
{
"ExpandedNodes": [
""
],
"PreviewInSolutionExplorer": false
}

BIN
.vs/WpfApp2/v17/.suo Normal file

Binary file not shown.

View File

@ -0,0 +1,50 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\bib\\Desktop\\Semester2\\Project-Rechner\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{1E82DF76-8768-4AF3-8E92-236745E25A6C}|WpfApp2.csproj|c:\\users\\bib\\desktop\\project2\\wpfapp2\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{1E82DF76-8768-4AF3-8E92-236745E25A6C}|WpfApp2.csproj|c:\\users\\bib\\desktop\\project2\\wpfapp2\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "MainWindow.xaml.cs",
"DocumentMoniker": "C:\\Users\\bib\\Desktop\\project2\\WpfApp2\\MainWindow.xaml.cs",
"RelativeDocumentMoniker": "..\\..\\project2\\WpfApp2\\MainWindow.xaml.cs",
"ToolTip": "C:\\Users\\bib\\Desktop\\project2\\WpfApp2\\MainWindow.xaml.cs",
"RelativeToolTip": "..\\..\\project2\\WpfApp2\\MainWindow.xaml.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAABkAAAAFAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-04-30T10:04:55.019Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "MainWindow.xaml",
"DocumentMoniker": "C:\\Users\\bib\\Desktop\\project2\\WpfApp2\\MainWindow.xaml",
"RelativeDocumentMoniker": "..\\..\\project2\\WpfApp2\\MainWindow.xaml",
"ToolTip": "C:\\Users\\bib\\Desktop\\project2\\WpfApp2\\MainWindow.xaml",
"RelativeToolTip": "..\\..\\project2\\WpfApp2\\MainWindow.xaml",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
"WhenOpened": "2025-04-29T06:52:50.912Z"
}
]
}
]
}
]
}

View File

@ -0,0 +1,50 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\bib\\Desktop\\Semester2\\Project-Rechner\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{1E82DF76-8768-4AF3-8E92-236745E25A6C}|WpfApp2.csproj|c:\\users\\bib\\desktop\\project2\\wpfapp2\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{1E82DF76-8768-4AF3-8E92-236745E25A6C}|WpfApp2.csproj|c:\\users\\bib\\desktop\\project2\\wpfapp2\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "MainWindow.xaml.cs",
"DocumentMoniker": "C:\\Users\\bib\\Desktop\\project2\\WpfApp2\\MainWindow.xaml.cs",
"RelativeDocumentMoniker": "..\\..\\project2\\WpfApp2\\MainWindow.xaml.cs",
"ToolTip": "C:\\Users\\bib\\Desktop\\project2\\WpfApp2\\MainWindow.xaml.cs",
"RelativeToolTip": "..\\..\\project2\\WpfApp2\\MainWindow.xaml.cs",
"ViewState": "AgIAAAAAAAAAAAAAAAAAABkAAAAFAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-04-30T10:04:55.019Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "MainWindow.xaml",
"DocumentMoniker": "C:\\Users\\bib\\Desktop\\project2\\WpfApp2\\MainWindow.xaml",
"RelativeDocumentMoniker": "..\\..\\project2\\WpfApp2\\MainWindow.xaml",
"ToolTip": "C:\\Users\\bib\\Desktop\\project2\\WpfApp2\\MainWindow.xaml",
"RelativeToolTip": "..\\..\\project2\\WpfApp2\\MainWindow.xaml",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
"WhenOpened": "2025-04-29T06:52:50.912Z"
}
]
}
]
}
]
}

BIN
.vs/slnx.sqlite Normal file

Binary file not shown.

25
WpfApp2.sln Normal file
View File

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.13.35828.75
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfApp2", "..\..\project2\WpfApp2\WpfApp2.csproj", "{1E82DF76-8768-4AF3-8E92-236745E25A6C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1E82DF76-8768-4AF3-8E92-236745E25A6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1E82DF76-8768-4AF3-8E92-236745E25A6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1E82DF76-8768-4AF3-8E92-236745E25A6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1E82DF76-8768-4AF3-8E92-236745E25A6C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {55303BEB-533E-4721-B2DA-5505284FA9BE}
EndGlobalSection
EndGlobal