diff --git a/20241016/Calculator/.vs/Calculator/DesignTimeBuild/.dtbcache.v2 b/20241016/Calculator/.vs/Calculator/DesignTimeBuild/.dtbcache.v2
index b9c1dff..1677dcf 100644
Binary files a/20241016/Calculator/.vs/Calculator/DesignTimeBuild/.dtbcache.v2 and b/20241016/Calculator/.vs/Calculator/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/20241016/Calculator/.vs/Calculator/v17/.suo b/20241016/Calculator/.vs/Calculator/v17/.suo
index e8af8ab..a866eea 100644
Binary files a/20241016/Calculator/.vs/Calculator/v17/.suo and b/20241016/Calculator/.vs/Calculator/v17/.suo differ
diff --git a/20241016/Calculator/.vs/Calculator/v17/DocumentLayout.backup.json b/20241016/Calculator/.vs/Calculator/v17/DocumentLayout.backup.json
index 1d727a5..91846be 100644
--- a/20241016/Calculator/.vs/Calculator/v17/DocumentLayout.backup.json
+++ b/20241016/Calculator/.vs/Calculator/v17/DocumentLayout.backup.json
@@ -26,8 +26,8 @@
"Title": "MainWindow.xaml",
"DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241016\\Calculator\\Calculator\\MainWindow.xaml",
"RelativeDocumentMoniker": "Calculator\\MainWindow.xaml",
- "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241016\\Calculator\\Calculator\\MainWindow.xaml*",
- "RelativeToolTip": "Calculator\\MainWindow.xaml*",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241016\\Calculator\\Calculator\\MainWindow.xaml",
+ "RelativeToolTip": "Calculator\\MainWindow.xaml",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
"WhenOpened": "2024-10-16T10:16:20.634Z",
"EditorCaption": ""
@@ -40,7 +40,7 @@
"RelativeDocumentMoniker": "Calculator\\MainWindow.xaml.cs",
"ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241016\\Calculator\\Calculator\\MainWindow.xaml.cs",
"RelativeToolTip": "Calculator\\MainWindow.xaml.cs",
- "ViewState": "AgIAAFAAAAAAAAAAAAAWwF0AAAAAAAAAAAAAAA==",
+ "ViewState": "AgIAAAAAAAAAAAAAAIAwwBMAAAAVAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2024-10-16T10:16:19.309Z",
"EditorCaption": ""
diff --git a/20241016/Calculator/.vs/Calculator/v17/DocumentLayout.json b/20241016/Calculator/.vs/Calculator/v17/DocumentLayout.json
index 91846be..1987cce 100644
--- a/20241016/Calculator/.vs/Calculator/v17/DocumentLayout.json
+++ b/20241016/Calculator/.vs/Calculator/v17/DocumentLayout.json
@@ -29,8 +29,7 @@
"ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241016\\Calculator\\Calculator\\MainWindow.xaml",
"RelativeToolTip": "Calculator\\MainWindow.xaml",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
- "WhenOpened": "2024-10-16T10:16:20.634Z",
- "EditorCaption": ""
+ "WhenOpened": "2024-10-16T10:16:20.634Z"
},
{
"$type": "Document",
diff --git a/20241016/Calculator/.vs/ProjectEvaluation/calculator.metadata.v9.bin b/20241016/Calculator/.vs/ProjectEvaluation/calculator.metadata.v9.bin
new file mode 100644
index 0000000..5584150
Binary files /dev/null and b/20241016/Calculator/.vs/ProjectEvaluation/calculator.metadata.v9.bin differ
diff --git a/20241016/Calculator/.vs/ProjectEvaluation/calculator.projects.v9.bin b/20241016/Calculator/.vs/ProjectEvaluation/calculator.projects.v9.bin
new file mode 100644
index 0000000..49410b1
Binary files /dev/null and b/20241016/Calculator/.vs/ProjectEvaluation/calculator.projects.v9.bin differ
diff --git a/20241016/Calculator/.vs/ProjectEvaluation/calculator.strings.v9.bin b/20241016/Calculator/.vs/ProjectEvaluation/calculator.strings.v9.bin
new file mode 100644
index 0000000..149c848
Binary files /dev/null and b/20241016/Calculator/.vs/ProjectEvaluation/calculator.strings.v9.bin differ
diff --git a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator.AssemblyInfo.cs b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator.AssemblyInfo.cs
index 8c00bf5..b802b00 100644
--- a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator.AssemblyInfo.cs
+++ b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator.AssemblyInfo.cs
@@ -14,7 +14,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Calculator")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e328bf3c49f7be41a3cf9120621f868fb751d471")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+39090a199e0e794411540b5a1be540daa0c8c85f")]
[assembly: System.Reflection.AssemblyProductAttribute("Calculator")]
[assembly: System.Reflection.AssemblyTitleAttribute("Calculator")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator.AssemblyInfoInputs.cache b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator.AssemblyInfoInputs.cache
index d5449da..3341c02 100644
--- a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator.AssemblyInfoInputs.cache
+++ b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator.AssemblyInfoInputs.cache
@@ -1 +1 @@
-c57ef5c07bd06fdd9a1acf9ddc4ee007f025c372138917bdc87e7596611562fa
+502e322ebf7687b91c66a3da23d9aa62cbb4b87446ea8ed96037282585457567
diff --git a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator_MarkupCompile.i.cache b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator_MarkupCompile.i.cache
index 11a00dd..f26ebdd 100644
--- a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator_MarkupCompile.i.cache
+++ b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator_MarkupCompile.i.cache
@@ -16,5 +16,5 @@ C:\Users\szabomarton\Desktop\ProgaOra\20241016\Calculator\Calculator\App.xaml
198-556154604
MainWindow.xaml;
-False
+True
diff --git a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator_MarkupCompile.i.lref b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator_MarkupCompile.i.lref
new file mode 100644
index 0000000..b8935e0
--- /dev/null
+++ b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/Calculator_MarkupCompile.i.lref
@@ -0,0 +1,4 @@
+
+
+FC:\Users\szabomarton\Desktop\ProgaOra\20241016\Calculator\Calculator\MainWindow.xaml;;
+
diff --git a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/MainWindow.g.i.cs b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/MainWindow.g.i.cs
index 149a9b0..094ec57 100644
--- a/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/MainWindow.g.i.cs
+++ b/20241016/Calculator/Calculator/obj/Debug/net8.0-windows/MainWindow.g.i.cs
@@ -141,7 +141,7 @@ namespace Calculator {
return;
}
_contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/Calculator;component/mainwindow.xaml", System.UriKind.Relative);
+ System.Uri resourceLocater = new System.Uri("/Calculator;V1.0.0.0;component/mainwindow.xaml", System.UriKind.Relative);
#line 1 "..\..\..\MainWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);
diff --git a/20241106/ColorPicker b/20241106/ColorPicker
new file mode 160000
index 0000000..e707f25
--- /dev/null
+++ b/20241106/ColorPicker
@@ -0,0 +1 @@
+Subproject commit e707f2576d2a08600edbecee9d2aa6e3af2fafd2
diff --git a/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.metadata.v9.bin b/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.metadata.v9.bin
new file mode 100644
index 0000000..6e6247e
Binary files /dev/null and b/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.metadata.v9.bin differ
diff --git a/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.projects.v9.bin b/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.projects.v9.bin
new file mode 100644
index 0000000..9387be9
Binary files /dev/null and b/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.projects.v9.bin differ
diff --git a/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.strings.v9.bin b/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.strings.v9.bin
new file mode 100644
index 0000000..dd74997
Binary files /dev/null and b/20241106/WpfApp1/.vs/ProjectEvaluation/wpfapp1.strings.v9.bin differ
diff --git a/20241106/WpfApp1/.vs/WpfApp1/DesignTimeBuild/.dtbcache.v2 b/20241106/WpfApp1/.vs/WpfApp1/DesignTimeBuild/.dtbcache.v2
new file mode 100644
index 0000000..70926cc
Binary files /dev/null and b/20241106/WpfApp1/.vs/WpfApp1/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/20241106/WpfApp1/.vs/WpfApp1/FileContentIndex/738fe58d-8936-4c8a-86fc-3cdec2eedfb2.vsidx b/20241106/WpfApp1/.vs/WpfApp1/FileContentIndex/738fe58d-8936-4c8a-86fc-3cdec2eedfb2.vsidx
new file mode 100644
index 0000000..85c563f
Binary files /dev/null and b/20241106/WpfApp1/.vs/WpfApp1/FileContentIndex/738fe58d-8936-4c8a-86fc-3cdec2eedfb2.vsidx differ
diff --git a/20241106/WpfApp1/.vs/WpfApp1/v17/.futdcache.v2 b/20241106/WpfApp1/.vs/WpfApp1/v17/.futdcache.v2
new file mode 100644
index 0000000..cb10656
Binary files /dev/null and b/20241106/WpfApp1/.vs/WpfApp1/v17/.futdcache.v2 differ
diff --git a/20241106/WpfApp1/.vs/WpfApp1/v17/.suo b/20241106/WpfApp1/.vs/WpfApp1/v17/.suo
new file mode 100644
index 0000000..821fcbf
Binary files /dev/null and b/20241106/WpfApp1/.vs/WpfApp1/v17/.suo differ
diff --git a/20241106/WpfApp1/.vs/WpfApp1/v17/DocumentLayout.backup.json b/20241106/WpfApp1/.vs/WpfApp1/v17/DocumentLayout.backup.json
new file mode 100644
index 0000000..effb687
--- /dev/null
+++ b/20241106/WpfApp1/.vs/WpfApp1/v17/DocumentLayout.backup.json
@@ -0,0 +1,53 @@
+{
+ "Version": 1,
+ "WorkspaceRootPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\",
+ "Documents": [
+ {
+ "AbsoluteMoniker": "D:0:0:{624FC492-6C30-4F04-A38C-97E4156097B2}|WpfApp1\\WpfApp1.csproj|c:\\users\\szabomarton\\desktop\\progaora\\20241106\\wpfapp1\\wpfapp1\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{624FC492-6C30-4F04-A38C-97E4156097B2}|WpfApp1\\WpfApp1.csproj|solutionrelative:wpfapp1\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{624FC492-6C30-4F04-A38C-97E4156097B2}|WpfApp1\\WpfApp1.csproj|c:\\users\\szabomarton\\desktop\\progaora\\20241106\\wpfapp1\\wpfapp1\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
+ "RelativeMoniker": "D:0:0:{624FC492-6C30-4F04-A38C-97E4156097B2}|WpfApp1\\WpfApp1.csproj|solutionrelative:wpfapp1\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
+ }
+ ],
+ "DocumentGroupContainers": [
+ {
+ "Orientation": 0,
+ "VerticalTabListWidth": 256,
+ "DocumentGroups": [
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": 1,
+ "Children": [
+ {
+ "$type": "Document",
+ "DocumentIndex": 1,
+ "Title": "MainWindow.xaml",
+ "DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\MainWindow.xaml",
+ "RelativeDocumentMoniker": "WpfApp1\\MainWindow.xaml",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\MainWindow.xaml",
+ "RelativeToolTip": "WpfApp1\\MainWindow.xaml",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
+ "WhenOpened": "2024-11-06T10:48:52.816Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 0,
+ "Title": "MainWindow.xaml.cs",
+ "DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\MainWindow.xaml.cs",
+ "RelativeDocumentMoniker": "WpfApp1\\MainWindow.xaml.cs",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\MainWindow.xaml.cs",
+ "RelativeToolTip": "WpfApp1\\MainWindow.xaml.cs",
+ "ViewState": "AgIAACAAAAAAAAAAAAAQwC4AAAAmAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-11-06T10:48:17.829Z",
+ "EditorCaption": ""
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/20241106/WpfApp1/.vs/WpfApp1/v17/DocumentLayout.json b/20241106/WpfApp1/.vs/WpfApp1/v17/DocumentLayout.json
new file mode 100644
index 0000000..738c909
--- /dev/null
+++ b/20241106/WpfApp1/.vs/WpfApp1/v17/DocumentLayout.json
@@ -0,0 +1,53 @@
+{
+ "Version": 1,
+ "WorkspaceRootPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\",
+ "Documents": [
+ {
+ "AbsoluteMoniker": "D:0:0:{624FC492-6C30-4F04-A38C-97E4156097B2}|WpfApp1\\WpfApp1.csproj|c:\\users\\szabomarton\\desktop\\progaora\\20241106\\wpfapp1\\wpfapp1\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
+ "RelativeMoniker": "D:0:0:{624FC492-6C30-4F04-A38C-97E4156097B2}|WpfApp1\\WpfApp1.csproj|solutionrelative:wpfapp1\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{624FC492-6C30-4F04-A38C-97E4156097B2}|WpfApp1\\WpfApp1.csproj|c:\\users\\szabomarton\\desktop\\progaora\\20241106\\wpfapp1\\wpfapp1\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{624FC492-6C30-4F04-A38C-97E4156097B2}|WpfApp1\\WpfApp1.csproj|solutionrelative:wpfapp1\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ }
+ ],
+ "DocumentGroupContainers": [
+ {
+ "Orientation": 0,
+ "VerticalTabListWidth": 256,
+ "DocumentGroups": [
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": 0,
+ "Children": [
+ {
+ "$type": "Document",
+ "DocumentIndex": 0,
+ "Title": "MainWindow.xaml",
+ "DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\MainWindow.xaml",
+ "RelativeDocumentMoniker": "WpfApp1\\MainWindow.xaml",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\MainWindow.xaml",
+ "RelativeToolTip": "WpfApp1\\MainWindow.xaml",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
+ "WhenOpened": "2024-11-06T10:48:52.816Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 1,
+ "Title": "MainWindow.xaml.cs",
+ "DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\MainWindow.xaml.cs",
+ "RelativeDocumentMoniker": "WpfApp1\\MainWindow.xaml.cs",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\MainWindow.xaml.cs",
+ "RelativeToolTip": "WpfApp1\\MainWindow.xaml.cs",
+ "ViewState": "AgIAABoAAAAAAAAAAAAxwC4AAAAMAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-11-06T10:48:17.829Z",
+ "EditorCaption": ""
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1.sln b/20241106/WpfApp1/WpfApp1.sln
new file mode 100644
index 0000000..4731c23
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.11.35222.181
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfApp1", "WpfApp1\WpfApp1.csproj", "{624FC492-6C30-4F04-A38C-97E4156097B2}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {624FC492-6C30-4F04-A38C-97E4156097B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {624FC492-6C30-4F04-A38C-97E4156097B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {624FC492-6C30-4F04-A38C-97E4156097B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {624FC492-6C30-4F04-A38C-97E4156097B2}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {0F0D01A5-66A2-4EA0-9C64-A54F485212A8}
+ EndGlobalSection
+EndGlobal
diff --git a/20241106/WpfApp1/WpfApp1/App.xaml b/20241106/WpfApp1/WpfApp1/App.xaml
new file mode 100644
index 0000000..2e70522
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/App.xaml
@@ -0,0 +1,9 @@
+
+
+
+
+
diff --git a/20241106/WpfApp1/WpfApp1/App.xaml.cs b/20241106/WpfApp1/WpfApp1/App.xaml.cs
new file mode 100644
index 0000000..4cd4cdb
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/App.xaml.cs
@@ -0,0 +1,14 @@
+using System.Configuration;
+using System.Data;
+using System.Windows;
+
+namespace WpfApp1
+{
+ ///
+ /// Interaction logic for App.xaml
+ ///
+ public partial class App : Application
+ {
+ }
+
+}
diff --git a/20241106/WpfApp1/WpfApp1/AssemblyInfo.cs b/20241106/WpfApp1/WpfApp1/AssemblyInfo.cs
new file mode 100644
index 0000000..b0ec827
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/AssemblyInfo.cs
@@ -0,0 +1,10 @@
+using System.Windows;
+
+[assembly: ThemeInfo(
+ ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
+ //(used if a resource is not found in the page,
+ // or application resource dictionaries)
+ ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
+ //(used if a resource is not found in the page,
+ // app, or any theme specific resource dictionaries)
+)]
diff --git a/20241106/WpfApp1/WpfApp1/MainWindow.xaml b/20241106/WpfApp1/WpfApp1/MainWindow.xaml
new file mode 100644
index 0000000..7f7aa66
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/MainWindow.xaml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/20241106/WpfApp1/WpfApp1/MainWindow.xaml.cs b/20241106/WpfApp1/WpfApp1/MainWindow.xaml.cs
new file mode 100644
index 0000000..1d98e60
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/MainWindow.xaml.cs
@@ -0,0 +1,52 @@
+using System.Text;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Imaging;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+
+namespace WpfApp1
+{
+ ///
+ /// Interaction logic for MainWindow.xaml
+ ///
+ public partial class MainWindow : Window
+ {
+ public MainWindow()
+ {
+ InitializeComponent();
+ }
+
+ public static int redValue = 0;
+ public static int greenValue = 0;
+ public static int blueValue = 0;
+ private void red_ValueChanged(object sender, RoutedPropertyChangedEventArgs e)
+ {
+ redValue = Convert.ToInt16(red.Value);
+ ColorChange();
+ }
+
+ private void green_ValueChanged(object sender, RoutedPropertyChangedEventArgs e)
+ {
+ greenValue = Convert.ToInt16(green.Value);
+ ColorChange();
+ }
+
+ private void blue_ValueChanged(object sender, RoutedPropertyChangedEventArgs e)
+ {
+ blueValue = Convert.ToInt16(blue.Value);
+ ColorChange();
+ }
+
+ public static void ColorChange()
+ {
+
+ }
+
+
+ }
+}
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/WpfApp1.csproj b/20241106/WpfApp1/WpfApp1/WpfApp1.csproj
new file mode 100644
index 0000000..e3e33e3
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/WpfApp1.csproj
@@ -0,0 +1,11 @@
+
+
+
+ WinExe
+ net8.0-windows
+ enable
+ enable
+ true
+
+
+
diff --git a/20241106/WpfApp1/WpfApp1/WpfApp1.csproj.user b/20241106/WpfApp1/WpfApp1/WpfApp1.csproj.user
new file mode 100644
index 0000000..644b0a6
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/WpfApp1.csproj.user
@@ -0,0 +1,14 @@
+
+
+
+
+
+ Designer
+
+
+
+
+ Designer
+
+
+
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..2217181
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/.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/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/App.g.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/App.g.cs
new file mode 100644
index 0000000..8cd5dc7
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/App.g.cs
@@ -0,0 +1,71 @@
+#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DCC59813AB95D23CF72F07367E2D9621042BF6D9"
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+using WpfApp1;
+
+
+namespace WpfApp1 {
+
+
+ ///
+ /// App
+ ///
+ public partial class App : System.Windows.Application {
+
+ ///
+ /// InitializeComponent
+ ///
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public void InitializeComponent() {
+
+ #line 5 "..\..\..\App.xaml"
+ this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
+
+ #line default
+ #line hidden
+ }
+
+ ///
+ /// Application Entry Point.
+ ///
+ [System.STAThreadAttribute()]
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public static void Main() {
+ WpfApp1.App app = new WpfApp1.App();
+ app.InitializeComponent();
+ app.Run();
+ }
+ }
+}
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/App.g.i.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/App.g.i.cs
new file mode 100644
index 0000000..8cd5dc7
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/App.g.i.cs
@@ -0,0 +1,71 @@
+#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DCC59813AB95D23CF72F07367E2D9621042BF6D9"
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+using WpfApp1;
+
+
+namespace WpfApp1 {
+
+
+ ///
+ /// App
+ ///
+ public partial class App : System.Windows.Application {
+
+ ///
+ /// InitializeComponent
+ ///
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public void InitializeComponent() {
+
+ #line 5 "..\..\..\App.xaml"
+ this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
+
+ #line default
+ #line hidden
+ }
+
+ ///
+ /// Application Entry Point.
+ ///
+ [System.STAThreadAttribute()]
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public static void Main() {
+ WpfApp1.App app = new WpfApp1.App();
+ app.InitializeComponent();
+ app.Run();
+ }
+ }
+}
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/MainWindow.g.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/MainWindow.g.cs
new file mode 100644
index 0000000..6364135
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/MainWindow.g.cs
@@ -0,0 +1,141 @@
+#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0EE1D261C72D0521F948C847D01B522617D9BE8A"
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+using WpfApp1;
+
+
+namespace WpfApp1 {
+
+
+ ///
+ /// MainWindow
+ ///
+ public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
+
+
+ #line 24 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.Slider red;
+
+ #line default
+ #line hidden
+
+
+ #line 26 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.Slider green;
+
+ #line default
+ #line hidden
+
+
+ #line 28 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.Slider blue;
+
+ #line default
+ #line hidden
+
+
+ #line 29 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.Canvas asd;
+
+ #line default
+ #line hidden
+
+ private bool _contentLoaded;
+
+ ///
+ /// InitializeComponent
+ ///
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public void InitializeComponent() {
+ if (_contentLoaded) {
+ return;
+ }
+ _contentLoaded = true;
+ System.Uri resourceLocater = new System.Uri("/WpfApp1;component/mainwindow.xaml", System.UriKind.Relative);
+
+ #line 1 "..\..\..\MainWindow.xaml"
+ System.Windows.Application.LoadComponent(this, resourceLocater);
+
+ #line default
+ #line hidden
+ }
+
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
+ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
+ switch (connectionId)
+ {
+ case 1:
+ this.red = ((System.Windows.Controls.Slider)(target));
+
+ #line 24 "..\..\..\MainWindow.xaml"
+ this.red.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.red_ValueChanged);
+
+ #line default
+ #line hidden
+ return;
+ case 2:
+ this.green = ((System.Windows.Controls.Slider)(target));
+
+ #line 26 "..\..\..\MainWindow.xaml"
+ this.green.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.green_ValueChanged);
+
+ #line default
+ #line hidden
+ return;
+ case 3:
+ this.blue = ((System.Windows.Controls.Slider)(target));
+
+ #line 28 "..\..\..\MainWindow.xaml"
+ this.blue.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.blue_ValueChanged);
+
+ #line default
+ #line hidden
+ return;
+ case 4:
+ this.asd = ((System.Windows.Controls.Canvas)(target));
+ return;
+ }
+ this._contentLoaded = true;
+ }
+ }
+}
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/MainWindow.g.i.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/MainWindow.g.i.cs
new file mode 100644
index 0000000..6364135
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/MainWindow.g.i.cs
@@ -0,0 +1,141 @@
+#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0EE1D261C72D0521F948C847D01B522617D9BE8A"
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+using WpfApp1;
+
+
+namespace WpfApp1 {
+
+
+ ///
+ /// MainWindow
+ ///
+ public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
+
+
+ #line 24 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.Slider red;
+
+ #line default
+ #line hidden
+
+
+ #line 26 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.Slider green;
+
+ #line default
+ #line hidden
+
+
+ #line 28 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.Slider blue;
+
+ #line default
+ #line hidden
+
+
+ #line 29 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.Canvas asd;
+
+ #line default
+ #line hidden
+
+ private bool _contentLoaded;
+
+ ///
+ /// InitializeComponent
+ ///
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public void InitializeComponent() {
+ if (_contentLoaded) {
+ return;
+ }
+ _contentLoaded = true;
+ System.Uri resourceLocater = new System.Uri("/WpfApp1;component/mainwindow.xaml", System.UriKind.Relative);
+
+ #line 1 "..\..\..\MainWindow.xaml"
+ System.Windows.Application.LoadComponent(this, resourceLocater);
+
+ #line default
+ #line hidden
+ }
+
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
+ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
+ switch (connectionId)
+ {
+ case 1:
+ this.red = ((System.Windows.Controls.Slider)(target));
+
+ #line 24 "..\..\..\MainWindow.xaml"
+ this.red.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.red_ValueChanged);
+
+ #line default
+ #line hidden
+ return;
+ case 2:
+ this.green = ((System.Windows.Controls.Slider)(target));
+
+ #line 26 "..\..\..\MainWindow.xaml"
+ this.green.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.green_ValueChanged);
+
+ #line default
+ #line hidden
+ return;
+ case 3:
+ this.blue = ((System.Windows.Controls.Slider)(target));
+
+ #line 28 "..\..\..\MainWindow.xaml"
+ this.blue.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.blue_ValueChanged);
+
+ #line default
+ #line hidden
+ return;
+ case 4:
+ this.asd = ((System.Windows.Controls.Canvas)(target));
+ return;
+ }
+ this._contentLoaded = true;
+ }
+ }
+}
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.AssemblyInfo.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.AssemblyInfo.cs
new file mode 100644
index 0000000..2978cab
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("WpfApp1")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("WpfApp1")]
+[assembly: System.Reflection.AssemblyTitleAttribute("WpfApp1")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.AssemblyInfoInputs.cache b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..dd2847a
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+3f09e78c222cdbc605394dfac6137b11b562360b18633609f70e3f87f83a3b90
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.GeneratedMSBuildEditorConfig.editorconfig b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..e214076
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = WpfApp1
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.GlobalUsings.g.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.assets.cache b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.assets.cache
new file mode 100644
index 0000000..44a6f58
Binary files /dev/null and b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.assets.cache differ
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.csproj.FileListAbsolute.txt b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..c3baac9
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.csproj.FileListAbsolute.txt
@@ -0,0 +1,4 @@
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\obj\Debug\net8.0-windows\MainWindow.g.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\obj\Debug\net8.0-windows\App.g.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\obj\Debug\net8.0-windows\WpfApp1_MarkupCompile.cache
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\obj\Debug\net8.0-windows\WpfApp1_MarkupCompile.lref
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.designer.deps.json b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.designer.deps.json
new file mode 100644
index 0000000..8599efd
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.designer.deps.json
@@ -0,0 +1,11 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v8.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v8.0": {}
+ },
+ "libraries": {}
+}
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.designer.runtimeconfig.json b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.designer.runtimeconfig.json
new file mode 100644
index 0000000..cc8a83b
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1.designer.runtimeconfig.json
@@ -0,0 +1,23 @@
+{
+ "runtimeOptions": {
+ "tfm": "net8.0",
+ "frameworks": [
+ {
+ "name": "Microsoft.NETCore.App",
+ "version": "8.0.0"
+ },
+ {
+ "name": "Microsoft.WindowsDesktop.App",
+ "version": "8.0.0"
+ }
+ ],
+ "additionalProbingPaths": [
+ "C:\\Users\\szabomarton\\.dotnet\\store\\|arch|\\|tfm|",
+ "C:\\Users\\szabomarton\\.nuget\\packages"
+ ],
+ "configProperties": {
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
+ "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.cache b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.cache
new file mode 100644
index 0000000..d45bb8b
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.cache
@@ -0,0 +1,20 @@
+WpfApp1
+
+
+winexe
+C#
+.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\obj\Debug\net8.0-windows\
+WpfApp1
+none
+false
+TRACE;DEBUG;NET;NET8_0;NETCOREAPP
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\App.xaml
+11407045341
+
+4-1487985224
+198-556154604
+MainWindow.xaml;
+
+True
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.i.cache b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.i.cache
new file mode 100644
index 0000000..20684dc
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.i.cache
@@ -0,0 +1,20 @@
+WpfApp1
+1.0.0.0
+
+winexe
+C#
+.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\obj\Debug\net8.0-windows\
+WpfApp1
+none
+false
+TRACE;DEBUG;NET;NET8_0;NETCOREAPP
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\App.xaml
+11407045341
+
+6-294469655
+198-556154604
+MainWindow.xaml;
+
+False
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.lref b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.lref
new file mode 100644
index 0000000..8e37f3d
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_MarkupCompile.lref
@@ -0,0 +1,4 @@
+
+
+FC:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\MainWindow.xaml;;
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.AssemblyInfo.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.AssemblyInfo.cs
new file mode 100644
index 0000000..2978cab
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("WpfApp1")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("WpfApp1")]
+[assembly: System.Reflection.AssemblyTitleAttribute("WpfApp1")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.AssemblyInfoInputs.cache b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..dd2847a
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+3f09e78c222cdbc605394dfac6137b11b562360b18633609f70e3f87f83a3b90
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..e3e1fc9
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = WpfApp1_kn1jfbd3_wpftmp
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\WpfApp1\WpfApp1\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.GlobalUsings.g.cs b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.assets.cache b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.assets.cache
new file mode 100644
index 0000000..a5af588
Binary files /dev/null and b/20241106/WpfApp1/WpfApp1/obj/Debug/net8.0-windows/WpfApp1_kn1jfbd3_wpftmp.assets.cache differ
diff --git a/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.dgspec.json b/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.dgspec.json
new file mode 100644
index 0000000..5931317
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.dgspec.json
@@ -0,0 +1,71 @@
+{
+ "format": 1,
+ "restore": {
+ "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj": {}
+ },
+ "projects": {
+ "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj",
+ "projectName": "WpfApp1",
+ "projectPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj",
+ "packagesPath": "C:\\Users\\szabomarton\\.nuget\\packages\\",
+ "outputPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\obj\\",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "C:\\Users\\szabomarton\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net8.0-windows"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48",
+ "net481"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ },
+ "Microsoft.WindowsDesktop.App.WPF": {
+ "privateAssets": "none"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.g.props b/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.g.props
new file mode 100644
index 0000000..8d6358c
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.g.props
@@ -0,0 +1,15 @@
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ $(UserProfile)\.nuget\packages\
+ C:\Users\szabomarton\.nuget\packages\
+ PackageReference
+ 6.11.0
+
+
+
+
+
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.g.targets b/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.g.targets
new file mode 100644
index 0000000..3dc06ef
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/WpfApp1.csproj.nuget.g.targets
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.dgspec.json b/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.dgspec.json
new file mode 100644
index 0000000..5931317
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.dgspec.json
@@ -0,0 +1,71 @@
+{
+ "format": 1,
+ "restore": {
+ "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj": {}
+ },
+ "projects": {
+ "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj",
+ "projectName": "WpfApp1",
+ "projectPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj",
+ "packagesPath": "C:\\Users\\szabomarton\\.nuget\\packages\\",
+ "outputPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\obj\\",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "C:\\Users\\szabomarton\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net8.0-windows"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48",
+ "net481"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ },
+ "Microsoft.WindowsDesktop.App.WPF": {
+ "privateAssets": "none"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.g.props b/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.g.props
new file mode 100644
index 0000000..8d6358c
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.g.props
@@ -0,0 +1,15 @@
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ $(UserProfile)\.nuget\packages\
+ C:\Users\szabomarton\.nuget\packages\
+ PackageReference
+ 6.11.0
+
+
+
+
+
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.g.targets b/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.g.targets
new file mode 100644
index 0000000..3dc06ef
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/WpfApp1_kn1jfbd3_wpftmp.csproj.nuget.g.targets
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/project.assets.json b/20241106/WpfApp1/WpfApp1/obj/project.assets.json
new file mode 100644
index 0000000..f6ed2a9
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/project.assets.json
@@ -0,0 +1,76 @@
+{
+ "version": 3,
+ "targets": {
+ "net8.0-windows7.0": {}
+ },
+ "libraries": {},
+ "projectFileDependencyGroups": {
+ "net8.0-windows7.0": []
+ },
+ "packageFolders": {
+ "C:\\Users\\szabomarton\\.nuget\\packages\\": {}
+ },
+ "project": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj",
+ "projectName": "WpfApp1",
+ "projectPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj",
+ "packagesPath": "C:\\Users\\szabomarton\\.nuget\\packages\\",
+ "outputPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\obj\\",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "C:\\Users\\szabomarton\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net8.0-windows"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48",
+ "net481"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ },
+ "Microsoft.WindowsDesktop.App.WPF": {
+ "privateAssets": "none"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/WpfApp1/WpfApp1/obj/project.nuget.cache b/20241106/WpfApp1/WpfApp1/obj/project.nuget.cache
new file mode 100644
index 0000000..36b8fe8
--- /dev/null
+++ b/20241106/WpfApp1/WpfApp1/obj/project.nuget.cache
@@ -0,0 +1,8 @@
+{
+ "version": 2,
+ "dgSpecHash": "q7eW1nPHhkE=",
+ "success": true,
+ "projectFilePath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\WpfApp1\\WpfApp1\\WpfApp1.csproj",
+ "expectedPackageFiles": [],
+ "logs": []
+}
\ No newline at end of file
diff --git a/20241106/texteditor/.vs/ProjectEvaluation/texteditor.metadata.v9.bin b/20241106/texteditor/.vs/ProjectEvaluation/texteditor.metadata.v9.bin
new file mode 100644
index 0000000..ca87a91
Binary files /dev/null and b/20241106/texteditor/.vs/ProjectEvaluation/texteditor.metadata.v9.bin differ
diff --git a/20241106/texteditor/.vs/ProjectEvaluation/texteditor.projects.v9.bin b/20241106/texteditor/.vs/ProjectEvaluation/texteditor.projects.v9.bin
new file mode 100644
index 0000000..fd217fe
Binary files /dev/null and b/20241106/texteditor/.vs/ProjectEvaluation/texteditor.projects.v9.bin differ
diff --git a/20241106/texteditor/.vs/ProjectEvaluation/texteditor.strings.v9.bin b/20241106/texteditor/.vs/ProjectEvaluation/texteditor.strings.v9.bin
new file mode 100644
index 0000000..d151043
Binary files /dev/null and b/20241106/texteditor/.vs/ProjectEvaluation/texteditor.strings.v9.bin differ
diff --git a/20241106/texteditor/.vs/texteditor/DesignTimeBuild/.dtbcache.v2 b/20241106/texteditor/.vs/texteditor/DesignTimeBuild/.dtbcache.v2
new file mode 100644
index 0000000..00bc530
Binary files /dev/null and b/20241106/texteditor/.vs/texteditor/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/20241106/texteditor/.vs/texteditor/FileContentIndex/7477755e-2f7b-4778-824e-441615e1640b.vsidx b/20241106/texteditor/.vs/texteditor/FileContentIndex/7477755e-2f7b-4778-824e-441615e1640b.vsidx
new file mode 100644
index 0000000..c485596
Binary files /dev/null and b/20241106/texteditor/.vs/texteditor/FileContentIndex/7477755e-2f7b-4778-824e-441615e1640b.vsidx differ
diff --git a/20241106/texteditor/.vs/texteditor/v17/.futdcache.v2 b/20241106/texteditor/.vs/texteditor/v17/.futdcache.v2
new file mode 100644
index 0000000..af03f6b
Binary files /dev/null and b/20241106/texteditor/.vs/texteditor/v17/.futdcache.v2 differ
diff --git a/20241106/texteditor/.vs/texteditor/v17/.suo b/20241106/texteditor/.vs/texteditor/v17/.suo
new file mode 100644
index 0000000..eb95f63
Binary files /dev/null and b/20241106/texteditor/.vs/texteditor/v17/.suo differ
diff --git a/20241106/texteditor/.vs/texteditor/v17/DocumentLayout.backup.json b/20241106/texteditor/.vs/texteditor/v17/DocumentLayout.backup.json
new file mode 100644
index 0000000..e071d42
--- /dev/null
+++ b/20241106/texteditor/.vs/texteditor/v17/DocumentLayout.backup.json
@@ -0,0 +1,53 @@
+{
+ "Version": 1,
+ "WorkspaceRootPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\",
+ "Documents": [
+ {
+ "AbsoluteMoniker": "D:0:0:{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}|texteditor\\texteditor.csproj|c:\\users\\szabomarton\\desktop\\progaora\\20241106\\texteditor\\texteditor\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}|texteditor\\texteditor.csproj|solutionrelative:texteditor\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}|texteditor\\texteditor.csproj|c:\\users\\szabomarton\\desktop\\progaora\\20241106\\texteditor\\texteditor\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
+ "RelativeMoniker": "D:0:0:{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}|texteditor\\texteditor.csproj|solutionrelative:texteditor\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
+ }
+ ],
+ "DocumentGroupContainers": [
+ {
+ "Orientation": 0,
+ "VerticalTabListWidth": 256,
+ "DocumentGroups": [
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": 1,
+ "Children": [
+ {
+ "$type": "Document",
+ "DocumentIndex": 1,
+ "Title": "MainWindow.xaml",
+ "DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\MainWindow.xaml",
+ "RelativeDocumentMoniker": "texteditor\\MainWindow.xaml",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\MainWindow.xaml",
+ "RelativeToolTip": "texteditor\\MainWindow.xaml",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
+ "WhenOpened": "2024-11-06T11:28:40.195Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 0,
+ "Title": "MainWindow.xaml.cs",
+ "DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\MainWindow.xaml.cs",
+ "RelativeDocumentMoniker": "texteditor\\MainWindow.xaml.cs",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\MainWindow.xaml.cs",
+ "RelativeToolTip": "texteditor\\MainWindow.xaml.cs",
+ "ViewState": "AgIAAA4AAAAAAAAAAAAQwBUAAAAlAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-11-06T11:28:35.105Z",
+ "EditorCaption": ""
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/20241106/texteditor/.vs/texteditor/v17/DocumentLayout.json b/20241106/texteditor/.vs/texteditor/v17/DocumentLayout.json
new file mode 100644
index 0000000..9cea689
--- /dev/null
+++ b/20241106/texteditor/.vs/texteditor/v17/DocumentLayout.json
@@ -0,0 +1,53 @@
+{
+ "Version": 1,
+ "WorkspaceRootPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\",
+ "Documents": [
+ {
+ "AbsoluteMoniker": "D:0:0:{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}|texteditor\\texteditor.csproj|c:\\users\\szabomarton\\desktop\\progaora\\20241106\\texteditor\\texteditor\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
+ "RelativeMoniker": "D:0:0:{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}|texteditor\\texteditor.csproj|solutionrelative:texteditor\\mainwindow.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
+ },
+ {
+ "AbsoluteMoniker": "D:0:0:{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}|texteditor\\texteditor.csproj|c:\\users\\szabomarton\\desktop\\progaora\\20241106\\texteditor\\texteditor\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
+ "RelativeMoniker": "D:0:0:{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}|texteditor\\texteditor.csproj|solutionrelative:texteditor\\mainwindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
+ }
+ ],
+ "DocumentGroupContainers": [
+ {
+ "Orientation": 0,
+ "VerticalTabListWidth": 256,
+ "DocumentGroups": [
+ {
+ "DockedWidth": 200,
+ "SelectedChildIndex": 1,
+ "Children": [
+ {
+ "$type": "Document",
+ "DocumentIndex": 1,
+ "Title": "MainWindow.xaml",
+ "DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\MainWindow.xaml",
+ "RelativeDocumentMoniker": "texteditor\\MainWindow.xaml",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\MainWindow.xaml",
+ "RelativeToolTip": "texteditor\\MainWindow.xaml",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003549|",
+ "WhenOpened": "2024-11-06T11:28:40.195Z",
+ "EditorCaption": ""
+ },
+ {
+ "$type": "Document",
+ "DocumentIndex": 0,
+ "Title": "MainWindow.xaml.cs",
+ "DocumentMoniker": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\MainWindow.xaml.cs",
+ "RelativeDocumentMoniker": "texteditor\\MainWindow.xaml.cs",
+ "ToolTip": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\MainWindow.xaml.cs",
+ "RelativeToolTip": "texteditor\\MainWindow.xaml.cs",
+ "ViewState": "AgIAAA4AAAAAAAAAAAAQwBkAAAAAAAAAAAAAAA==",
+ "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
+ "WhenOpened": "2024-11-06T11:28:35.105Z",
+ "EditorCaption": ""
+ }
+ ]
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor.sln b/20241106/texteditor/texteditor.sln
new file mode 100644
index 0000000..9ec7cc0
--- /dev/null
+++ b/20241106/texteditor/texteditor.sln
@@ -0,0 +1,25 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.11.35222.181
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "texteditor", "texteditor\texteditor.csproj", "{FB0707CB-3DD8-4BD3-AB67-A5348310E08B}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {FB0707CB-3DD8-4BD3-AB67-A5348310E08B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FB0707CB-3DD8-4BD3-AB67-A5348310E08B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FB0707CB-3DD8-4BD3-AB67-A5348310E08B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FB0707CB-3DD8-4BD3-AB67-A5348310E08B}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {93FEBB91-EF65-4D06-A3A1-29164ABC85F9}
+ EndGlobalSection
+EndGlobal
diff --git a/20241106/texteditor/texteditor/App.xaml b/20241106/texteditor/texteditor/App.xaml
new file mode 100644
index 0000000..5000d5d
--- /dev/null
+++ b/20241106/texteditor/texteditor/App.xaml
@@ -0,0 +1,9 @@
+
+
+
+
+
diff --git a/20241106/texteditor/texteditor/App.xaml.cs b/20241106/texteditor/texteditor/App.xaml.cs
new file mode 100644
index 0000000..136e032
--- /dev/null
+++ b/20241106/texteditor/texteditor/App.xaml.cs
@@ -0,0 +1,14 @@
+using System.Configuration;
+using System.Data;
+using System.Windows;
+
+namespace texteditor
+{
+ ///
+ /// Interaction logic for App.xaml
+ ///
+ public partial class App : Application
+ {
+ }
+
+}
diff --git a/20241106/texteditor/texteditor/AssemblyInfo.cs b/20241106/texteditor/texteditor/AssemblyInfo.cs
new file mode 100644
index 0000000..b0ec827
--- /dev/null
+++ b/20241106/texteditor/texteditor/AssemblyInfo.cs
@@ -0,0 +1,10 @@
+using System.Windows;
+
+[assembly: ThemeInfo(
+ ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
+ //(used if a resource is not found in the page,
+ // or application resource dictionaries)
+ ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
+ //(used if a resource is not found in the page,
+ // app, or any theme specific resource dictionaries)
+)]
diff --git a/20241106/texteditor/texteditor/MainWindow.xaml b/20241106/texteditor/texteditor/MainWindow.xaml
new file mode 100644
index 0000000..67c40a2
--- /dev/null
+++ b/20241106/texteditor/texteditor/MainWindow.xaml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
diff --git a/20241106/texteditor/texteditor/MainWindow.xaml.cs b/20241106/texteditor/texteditor/MainWindow.xaml.cs
new file mode 100644
index 0000000..4479613
--- /dev/null
+++ b/20241106/texteditor/texteditor/MainWindow.xaml.cs
@@ -0,0 +1,30 @@
+using System.Text;
+using System.Windows;
+using System.Windows.Controls;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Input;
+using System.Windows.Media;
+using System.Windows.Media.Imaging;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+
+namespace texteditor
+{
+ ///
+ /// Interaction logic for MainWindow.xaml
+ ///
+ public partial class MainWindow : Window
+ {
+ public MainWindow()
+ {
+ InitializeComponent();
+ }
+
+ private void MenuItem_Click(object sender, RoutedEventArgs e)
+ {
+
+ }
+
+ }
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.deps.json b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.deps.json
new file mode 100644
index 0000000..7d14b89
--- /dev/null
+++ b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.deps.json
@@ -0,0 +1,23 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v8.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v8.0": {
+ "texteditor/1.0.0": {
+ "runtime": {
+ "texteditor.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "texteditor/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.dll b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.dll
new file mode 100644
index 0000000..cf23c22
Binary files /dev/null and b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.dll differ
diff --git a/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.exe b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.exe
new file mode 100644
index 0000000..5675cb6
Binary files /dev/null and b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.exe differ
diff --git a/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.pdb b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.pdb
new file mode 100644
index 0000000..51ccbc7
Binary files /dev/null and b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.pdb differ
diff --git a/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.runtimeconfig.json b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.runtimeconfig.json
new file mode 100644
index 0000000..1dc0145
--- /dev/null
+++ b/20241106/texteditor/texteditor/bin/Debug/net8.0-windows/texteditor.runtimeconfig.json
@@ -0,0 +1,18 @@
+{
+ "runtimeOptions": {
+ "tfm": "net8.0",
+ "frameworks": [
+ {
+ "name": "Microsoft.NETCore.App",
+ "version": "8.0.0"
+ },
+ {
+ "name": "Microsoft.WindowsDesktop.App",
+ "version": "8.0.0"
+ }
+ ],
+ "configProperties": {
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
new file mode 100644
index 0000000..2217181
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/.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/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/App.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/App.g.cs
new file mode 100644
index 0000000..7c97bc7
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/App.g.cs
@@ -0,0 +1,71 @@
+#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1E7D98335686E984CB4AF806C72A4CDBAA2C0F49"
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+using texteditor;
+
+
+namespace texteditor {
+
+
+ ///
+ /// App
+ ///
+ public partial class App : System.Windows.Application {
+
+ ///
+ /// InitializeComponent
+ ///
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public void InitializeComponent() {
+
+ #line 5 "..\..\..\App.xaml"
+ this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
+
+ #line default
+ #line hidden
+ }
+
+ ///
+ /// Application Entry Point.
+ ///
+ [System.STAThreadAttribute()]
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public static void Main() {
+ texteditor.App app = new texteditor.App();
+ app.InitializeComponent();
+ app.Run();
+ }
+ }
+}
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/App.g.i.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/App.g.i.cs
new file mode 100644
index 0000000..7c97bc7
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/App.g.i.cs
@@ -0,0 +1,71 @@
+#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1E7D98335686E984CB4AF806C72A4CDBAA2C0F49"
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+using texteditor;
+
+
+namespace texteditor {
+
+
+ ///
+ /// App
+ ///
+ public partial class App : System.Windows.Application {
+
+ ///
+ /// InitializeComponent
+ ///
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public void InitializeComponent() {
+
+ #line 5 "..\..\..\App.xaml"
+ this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
+
+ #line default
+ #line hidden
+ }
+
+ ///
+ /// Application Entry Point.
+ ///
+ [System.STAThreadAttribute()]
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public static void Main() {
+ texteditor.App app = new texteditor.App();
+ app.InitializeComponent();
+ app.Run();
+ }
+ }
+}
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.baml b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.baml
new file mode 100644
index 0000000..cde1ae6
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.baml differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.g.cs
new file mode 100644
index 0000000..fa98457
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.g.cs
@@ -0,0 +1,120 @@
+#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "62123AD30EDD35907396C509EF026F4012AF270E"
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+using texteditor;
+
+
+namespace texteditor {
+
+
+ ///
+ /// MainWindow
+ ///
+ public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
+
+
+ #line 12 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.MenuItem open;
+
+ #line default
+ #line hidden
+
+
+ #line 13 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.MenuItem save;
+
+ #line default
+ #line hidden
+
+
+ #line 16 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.TextBox text;
+
+ #line default
+ #line hidden
+
+ private bool _contentLoaded;
+
+ ///
+ /// InitializeComponent
+ ///
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public void InitializeComponent() {
+ if (_contentLoaded) {
+ return;
+ }
+ _contentLoaded = true;
+ System.Uri resourceLocater = new System.Uri("/texteditor;component/mainwindow.xaml", System.UriKind.Relative);
+
+ #line 1 "..\..\..\MainWindow.xaml"
+ System.Windows.Application.LoadComponent(this, resourceLocater);
+
+ #line default
+ #line hidden
+ }
+
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
+ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
+ switch (connectionId)
+ {
+ case 1:
+
+ #line 11 "..\..\..\MainWindow.xaml"
+ ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
+
+ #line default
+ #line hidden
+ return;
+ case 2:
+ this.open = ((System.Windows.Controls.MenuItem)(target));
+ return;
+ case 3:
+ this.save = ((System.Windows.Controls.MenuItem)(target));
+ return;
+ case 4:
+ this.text = ((System.Windows.Controls.TextBox)(target));
+ return;
+ }
+ this._contentLoaded = true;
+ }
+ }
+}
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.g.i.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.g.i.cs
new file mode 100644
index 0000000..fa98457
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/MainWindow.g.i.cs
@@ -0,0 +1,120 @@
+#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "62123AD30EDD35907396C509EF026F4012AF270E"
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Diagnostics;
+using System.Windows;
+using System.Windows.Automation;
+using System.Windows.Controls;
+using System.Windows.Controls.Primitives;
+using System.Windows.Controls.Ribbon;
+using System.Windows.Data;
+using System.Windows.Documents;
+using System.Windows.Ink;
+using System.Windows.Input;
+using System.Windows.Markup;
+using System.Windows.Media;
+using System.Windows.Media.Animation;
+using System.Windows.Media.Effects;
+using System.Windows.Media.Imaging;
+using System.Windows.Media.Media3D;
+using System.Windows.Media.TextFormatting;
+using System.Windows.Navigation;
+using System.Windows.Shapes;
+using System.Windows.Shell;
+using texteditor;
+
+
+namespace texteditor {
+
+
+ ///
+ /// MainWindow
+ ///
+ public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
+
+
+ #line 12 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.MenuItem open;
+
+ #line default
+ #line hidden
+
+
+ #line 13 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.MenuItem save;
+
+ #line default
+ #line hidden
+
+
+ #line 16 "..\..\..\MainWindow.xaml"
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
+ internal System.Windows.Controls.TextBox text;
+
+ #line default
+ #line hidden
+
+ private bool _contentLoaded;
+
+ ///
+ /// InitializeComponent
+ ///
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ public void InitializeComponent() {
+ if (_contentLoaded) {
+ return;
+ }
+ _contentLoaded = true;
+ System.Uri resourceLocater = new System.Uri("/texteditor;component/mainwindow.xaml", System.UriKind.Relative);
+
+ #line 1 "..\..\..\MainWindow.xaml"
+ System.Windows.Application.LoadComponent(this, resourceLocater);
+
+ #line default
+ #line hidden
+ }
+
+ [System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.8.0")]
+ [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
+ [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
+ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
+ switch (connectionId)
+ {
+ case 1:
+
+ #line 11 "..\..\..\MainWindow.xaml"
+ ((System.Windows.Controls.MenuItem)(target)).Click += new System.Windows.RoutedEventHandler(this.MenuItem_Click);
+
+ #line default
+ #line hidden
+ return;
+ case 2:
+ this.open = ((System.Windows.Controls.MenuItem)(target));
+ return;
+ case 3:
+ this.save = ((System.Windows.Controls.MenuItem)(target));
+ return;
+ case 4:
+ this.text = ((System.Windows.Controls.TextBox)(target));
+ return;
+ }
+ this._contentLoaded = true;
+ }
+ }
+}
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/apphost.exe b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/apphost.exe
new file mode 100644
index 0000000..5675cb6
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/apphost.exe differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/ref/texteditor.dll b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/ref/texteditor.dll
new file mode 100644
index 0000000..15cc5d2
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/ref/texteditor.dll differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/refint/texteditor.dll b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/refint/texteditor.dll
new file mode 100644
index 0000000..15cc5d2
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/refint/texteditor.dll differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.AssemblyInfo.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.AssemblyInfo.cs
new file mode 100644
index 0000000..7d62bfc
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyTitleAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.AssemblyInfoInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d6537bf
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+b4db6d0dedda46c6ea4bce1275fab807d170ee09594d3eb4c2c486cb71ab5b4c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.GeneratedMSBuildEditorConfig.editorconfig b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..5f5a85f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = texteditor
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.GlobalUsings.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.assets.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.assets.cache
new file mode 100644
index 0000000..3c10c97
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.assets.cache differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.csproj.BuildWithSkipAnalyzers b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.csproj.CoreCompileInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.csproj.CoreCompileInputs.cache
new file mode 100644
index 0000000..f3b0b2e
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.csproj.CoreCompileInputs.cache
@@ -0,0 +1 @@
+d42dabf0d8ee0727340639697be872800c0f053c690c2bc6c77de5995047039c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.csproj.FileListAbsolute.txt b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.csproj.FileListAbsolute.txt
new file mode 100644
index 0000000..def2080
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.csproj.FileListAbsolute.txt
@@ -0,0 +1,20 @@
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\bin\Debug\net8.0-windows\texteditor.exe
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\bin\Debug\net8.0-windows\texteditor.deps.json
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\bin\Debug\net8.0-windows\texteditor.runtimeconfig.json
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\bin\Debug\net8.0-windows\texteditor.dll
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\bin\Debug\net8.0-windows\texteditor.pdb
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\MainWindow.g.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\App.g.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor_MarkupCompile.cache
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor_MarkupCompile.lref
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\MainWindow.baml
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor.g.resources
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor.GeneratedMSBuildEditorConfig.editorconfig
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor.AssemblyInfoInputs.cache
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor.AssemblyInfo.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor.csproj.CoreCompileInputs.cache
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor.dll
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\refint\texteditor.dll
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor.pdb
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\texteditor.genruntimeconfig.cache
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\ref\texteditor.dll
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.designer.deps.json b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.designer.deps.json
new file mode 100644
index 0000000..8599efd
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.designer.deps.json
@@ -0,0 +1,11 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v8.0",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v8.0": {}
+ },
+ "libraries": {}
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.designer.runtimeconfig.json b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.designer.runtimeconfig.json
new file mode 100644
index 0000000..cc8a83b
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.designer.runtimeconfig.json
@@ -0,0 +1,23 @@
+{
+ "runtimeOptions": {
+ "tfm": "net8.0",
+ "frameworks": [
+ {
+ "name": "Microsoft.NETCore.App",
+ "version": "8.0.0"
+ },
+ {
+ "name": "Microsoft.WindowsDesktop.App",
+ "version": "8.0.0"
+ }
+ ],
+ "additionalProbingPaths": [
+ "C:\\Users\\szabomarton\\.dotnet\\store\\|arch|\\|tfm|",
+ "C:\\Users\\szabomarton\\.nuget\\packages"
+ ],
+ "configProperties": {
+ "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true,
+ "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.dll b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.dll
new file mode 100644
index 0000000..cf23c22
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.dll differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.g.resources b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.g.resources
new file mode 100644
index 0000000..f7b419c
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.g.resources differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.genruntimeconfig.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.genruntimeconfig.cache
new file mode 100644
index 0000000..c87511a
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.genruntimeconfig.cache
@@ -0,0 +1 @@
+2fcc38dfbea91820a6b3a251c0a8c3807a3926be9722cbf016480e3e3d9b0ec1
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.pdb b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.pdb
new file mode 100644
index 0000000..51ccbc7
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor.pdb differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.AssemblyInfo.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.AssemblyInfo.cs
new file mode 100644
index 0000000..7d62bfc
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyTitleAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.AssemblyInfoInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d6537bf
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+b4db6d0dedda46c6ea4bce1275fab807d170ee09594d3eb4c2c486cb71ab5b4c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..4bc535d
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = texteditor_0oz1xxst_wpftmp
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.GlobalUsings.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.assets.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.assets.cache
new file mode 100644
index 0000000..abb5ec6
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.assets.cache differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.csproj.BuildWithSkipAnalyzers b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_0oz1xxst_wpftmp.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.AssemblyInfo.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.AssemblyInfo.cs
new file mode 100644
index 0000000..7d62bfc
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyTitleAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.AssemblyInfoInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d6537bf
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+b4db6d0dedda46c6ea4bce1275fab807d170ee09594d3eb4c2c486cb71ab5b4c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..469ede0
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = texteditor_5afioqjb_wpftmp
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.GlobalUsings.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.assets.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.assets.cache
new file mode 100644
index 0000000..7096604
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.assets.cache differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.csproj.BuildWithSkipAnalyzers b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_5afioqjb_wpftmp.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.cache
new file mode 100644
index 0000000..ee3ab7e
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.cache
@@ -0,0 +1,20 @@
+texteditor
+
+
+winexe
+C#
+.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\
+texteditor
+none
+false
+TRACE;DEBUG;NET;NET8_0;NETCOREAPP
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\App.xaml
+11407045341
+
+4-19992284
+198-556154604
+MainWindow.xaml;
+
+False
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.i.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.i.cache
new file mode 100644
index 0000000..fea6d86
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.i.cache
@@ -0,0 +1,20 @@
+texteditor
+1.0.0.0
+
+winexe
+C#
+.cs
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\obj\Debug\net8.0-windows\
+texteditor
+none
+false
+TRACE;DEBUG;NET;NET8_0;NETCOREAPP
+C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\App.xaml
+11407045341
+
+6-1693758553
+198-556154604
+MainWindow.xaml;
+
+False
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.lref b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.lref
new file mode 100644
index 0000000..982ec96
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_MarkupCompile.lref
@@ -0,0 +1,4 @@
+
+
+FC:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\MainWindow.xaml;;
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.AssemblyInfo.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.AssemblyInfo.cs
new file mode 100644
index 0000000..7d62bfc
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyTitleAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.AssemblyInfoInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d6537bf
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+b4db6d0dedda46c6ea4bce1275fab807d170ee09594d3eb4c2c486cb71ab5b4c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..0b17f5d
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = texteditor_ffqdcjjg_wpftmp
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.GlobalUsings.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.assets.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.assets.cache
new file mode 100644
index 0000000..9013a1b
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.assets.cache differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.csproj.BuildWithSkipAnalyzers b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ffqdcjjg_wpftmp.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.AssemblyInfo.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.AssemblyInfo.cs
new file mode 100644
index 0000000..7d62bfc
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyTitleAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.AssemblyInfoInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d6537bf
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+b4db6d0dedda46c6ea4bce1275fab807d170ee09594d3eb4c2c486cb71ab5b4c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..6c84c34
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = texteditor_koosnnhu_wpftmp
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.GlobalUsings.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.assets.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.assets.cache
new file mode 100644
index 0000000..f81829f
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.assets.cache differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.csproj.BuildWithSkipAnalyzers b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_koosnnhu_wpftmp.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.AssemblyInfo.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.AssemblyInfo.cs
new file mode 100644
index 0000000..7d62bfc
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyTitleAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.AssemblyInfoInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d6537bf
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+b4db6d0dedda46c6ea4bce1275fab807d170ee09594d3eb4c2c486cb71ab5b4c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..8ee97be
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = texteditor_mtrg0s4u_wpftmp
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.GlobalUsings.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.assets.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.assets.cache
new file mode 100644
index 0000000..9e22dbf
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.assets.cache differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.csproj.BuildWithSkipAnalyzers b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_mtrg0s4u_wpftmp.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.AssemblyInfo.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.AssemblyInfo.cs
new file mode 100644
index 0000000..7d62bfc
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyTitleAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.AssemblyInfoInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d6537bf
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+b4db6d0dedda46c6ea4bce1275fab807d170ee09594d3eb4c2c486cb71ab5b4c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..cc199e9
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = texteditor_ngghnjoc_wpftmp
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.GlobalUsings.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.assets.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.assets.cache
new file mode 100644
index 0000000..c6fcd92
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.assets.cache differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.csproj.BuildWithSkipAnalyzers b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ngghnjoc_wpftmp.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.AssemblyInfo.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.AssemblyInfo.cs
new file mode 100644
index 0000000..7d62bfc
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.AssemblyInfo.cs
@@ -0,0 +1,25 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+using System;
+using System.Reflection;
+
+[assembly: System.Reflection.AssemblyCompanyAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
+[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5452d2423bd4d87df4d6c44b7f4b31271bbf128e")]
+[assembly: System.Reflection.AssemblyProductAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyTitleAttribute("texteditor")]
+[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
+[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
+[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
+
+// Generated by the MSBuild WriteCodeFragment class.
+
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.AssemblyInfoInputs.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.AssemblyInfoInputs.cache
new file mode 100644
index 0000000..d6537bf
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.AssemblyInfoInputs.cache
@@ -0,0 +1 @@
+b4db6d0dedda46c6ea4bce1275fab807d170ee09594d3eb4c2c486cb71ab5b4c
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.GeneratedMSBuildEditorConfig.editorconfig b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
new file mode 100644
index 0000000..820dfe5
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.GeneratedMSBuildEditorConfig.editorconfig
@@ -0,0 +1,13 @@
+is_global = true
+build_property.TargetFramework = net8.0-windows
+build_property.TargetPlatformMinVersion = 7.0
+build_property.UsingMicrosoftNETSdkWeb =
+build_property.ProjectTypeGuids =
+build_property.InvariantGlobalization =
+build_property.PlatformNeutralAssembly =
+build_property.EnforceExtendedAnalyzerRules =
+build_property._SupportedPlatformList = Linux,macOS,Windows
+build_property.RootNamespace = texteditor_ni20skav_wpftmp
+build_property.ProjectDir = C:\Users\szabomarton\Desktop\ProgaOra\20241106\texteditor\texteditor\
+build_property.EnableComHosting =
+build_property.EnableGeneratedComInterfaceComImportInterop =
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.GlobalUsings.g.cs b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.GlobalUsings.g.cs
new file mode 100644
index 0000000..08bb19f
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.GlobalUsings.g.cs
@@ -0,0 +1,6 @@
+//
+global using global::System;
+global using global::System.Collections.Generic;
+global using global::System.Linq;
+global using global::System.Threading;
+global using global::System.Threading.Tasks;
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.assets.cache b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.assets.cache
new file mode 100644
index 0000000..ca741a2
Binary files /dev/null and b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.assets.cache differ
diff --git a/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.csproj.BuildWithSkipAnalyzers b/20241106/texteditor/texteditor/obj/Debug/net8.0-windows/texteditor_ni20skav_wpftmp.csproj.BuildWithSkipAnalyzers
new file mode 100644
index 0000000..e69de29
diff --git a/20241106/texteditor/texteditor/obj/project.assets.json b/20241106/texteditor/texteditor/obj/project.assets.json
new file mode 100644
index 0000000..cc085af
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/project.assets.json
@@ -0,0 +1,76 @@
+{
+ "version": 3,
+ "targets": {
+ "net8.0-windows7.0": {}
+ },
+ "libraries": {},
+ "projectFileDependencyGroups": {
+ "net8.0-windows7.0": []
+ },
+ "packageFolders": {
+ "C:\\Users\\szabomarton\\.nuget\\packages\\": {}
+ },
+ "project": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\texteditor.csproj",
+ "projectName": "texteditor",
+ "projectPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\texteditor.csproj",
+ "packagesPath": "C:\\Users\\szabomarton\\.nuget\\packages\\",
+ "outputPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\obj\\",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "C:\\Users\\szabomarton\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net8.0-windows"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48",
+ "net481"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ },
+ "Microsoft.WindowsDesktop.App.WPF": {
+ "privateAssets": "none"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/obj/project.nuget.cache b/20241106/texteditor/texteditor/obj/project.nuget.cache
new file mode 100644
index 0000000..848c9b5
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/project.nuget.cache
@@ -0,0 +1,8 @@
+{
+ "version": 2,
+ "dgSpecHash": "XKxWkwq7o6k=",
+ "success": true,
+ "projectFilePath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\texteditor.csproj",
+ "expectedPackageFiles": [],
+ "logs": []
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.dgspec.json b/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.dgspec.json
new file mode 100644
index 0000000..20834ee
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.dgspec.json
@@ -0,0 +1,71 @@
+{
+ "format": 1,
+ "restore": {
+ "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\texteditor.csproj": {}
+ },
+ "projects": {
+ "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\texteditor.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\texteditor.csproj",
+ "projectName": "texteditor",
+ "projectPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\texteditor.csproj",
+ "packagesPath": "C:\\Users\\szabomarton\\.nuget\\packages\\",
+ "outputPath": "C:\\Users\\szabomarton\\Desktop\\ProgaOra\\20241106\\texteditor\\texteditor\\obj\\",
+ "projectStyle": "PackageReference",
+ "configFilePaths": [
+ "C:\\Users\\szabomarton\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
+ ],
+ "originalTargetFrameworks": [
+ "net8.0-windows"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "projectReferences": {}
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ }
+ },
+ "frameworks": {
+ "net8.0-windows7.0": {
+ "targetAlias": "net8.0-windows",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48",
+ "net481"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ },
+ "Microsoft.WindowsDesktop.App.WPF": {
+ "privateAssets": "none"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.400/PortableRuntimeIdentifierGraph.json"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.g.props b/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.g.props
new file mode 100644
index 0000000..8d6358c
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.g.props
@@ -0,0 +1,15 @@
+
+
+
+ True
+ NuGet
+ $(MSBuildThisFileDirectory)project.assets.json
+ $(UserProfile)\.nuget\packages\
+ C:\Users\szabomarton\.nuget\packages\
+ PackageReference
+ 6.11.0
+
+
+
+
+
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.g.targets b/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.g.targets
new file mode 100644
index 0000000..3dc06ef
--- /dev/null
+++ b/20241106/texteditor/texteditor/obj/texteditor.csproj.nuget.g.targets
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/20241106/texteditor/texteditor/texteditor.csproj b/20241106/texteditor/texteditor/texteditor.csproj
new file mode 100644
index 0000000..e3e33e3
--- /dev/null
+++ b/20241106/texteditor/texteditor/texteditor.csproj
@@ -0,0 +1,11 @@
+
+
+
+ WinExe
+ net8.0-windows
+ enable
+ enable
+ true
+
+
+
diff --git a/20241106/texteditor/texteditor/texteditor.csproj.user b/20241106/texteditor/texteditor/texteditor.csproj.user
new file mode 100644
index 0000000..644b0a6
--- /dev/null
+++ b/20241106/texteditor/texteditor/texteditor.csproj.user
@@ -0,0 +1,14 @@
+
+
+
+
+
+ Designer
+
+
+
+
+ Designer
+
+
+
\ No newline at end of file