diff --git a/obj/CustomBlueScreen.csproj.nuget.dgspec.json b/obj/CustomBlueScreen.csproj.nuget.dgspec.json
deleted file mode 100644
index 79d2374..0000000
--- a/obj/CustomBlueScreen.csproj.nuget.dgspec.json
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- "format": 1,
- "restore": {
- "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\CustomBlueScreen.csproj": {}
- },
- "projects": {
- "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\CustomBlueScreen.csproj": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\CustomBlueScreen.csproj",
- "projectName": "CustomBlueScreen",
- "projectPath": "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\CustomBlueScreen.csproj",
- "packagesPath": "C:\\Users\\finna\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\finna\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "netcoreapp3.1"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- },
- "Microsoft.WindowsDesktop.App.WPF": {
- "privateAssets": "none"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.402\\RuntimeIdentifierGraph.json"
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/obj/CustomBlueScreen.csproj.nuget.g.props b/obj/CustomBlueScreen.csproj.nuget.g.props
deleted file mode 100644
index d3056eb..0000000
--- a/obj/CustomBlueScreen.csproj.nuget.g.props
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
- True
- NuGet
- $(MSBuildThisFileDirectory)project.assets.json
- $(UserProfile)\.nuget\packages\
- C:\Users\finna\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages
- PackageReference
- 5.11.0
-
-
-
-
-
-
- $(MSBuildAllProjects);$(MSBuildThisFileFullPath)
-
-
\ No newline at end of file
diff --git a/obj/CustomBlueScreen.csproj.nuget.g.targets b/obj/CustomBlueScreen.csproj.nuget.g.targets
deleted file mode 100644
index d212750..0000000
--- a/obj/CustomBlueScreen.csproj.nuget.g.targets
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
- $(MSBuildAllProjects);$(MSBuildThisFileFullPath)
-
-
\ No newline at end of file
diff --git a/obj/Debug/netcoreapp3.1/App.g.cs b/obj/Debug/netcoreapp3.1/App.g.cs
deleted file mode 100644
index 102e9e4..0000000
--- a/obj/Debug/netcoreapp3.1/App.g.cs
+++ /dev/null
@@ -1,71 +0,0 @@
-#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E96CCC84425F54A654654F7E2E148DBE8F3C261E"
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using CustomBlueScreen;
-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;
-
-
-namespace CustomBlueScreen {
-
-
- ///
- /// App
- ///
- public partial class App : System.Windows.Application {
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.11.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", "5.0.11.0")]
- public static void Main() {
- CustomBlueScreen.App app = new CustomBlueScreen.App();
- app.InitializeComponent();
- app.Run();
- }
- }
-}
-
diff --git a/obj/Debug/netcoreapp3.1/App.g.i.cs b/obj/Debug/netcoreapp3.1/App.g.i.cs
deleted file mode 100644
index 102e9e4..0000000
--- a/obj/Debug/netcoreapp3.1/App.g.i.cs
+++ /dev/null
@@ -1,71 +0,0 @@
-#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E96CCC84425F54A654654F7E2E148DBE8F3C261E"
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using CustomBlueScreen;
-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;
-
-
-namespace CustomBlueScreen {
-
-
- ///
- /// App
- ///
- public partial class App : System.Windows.Application {
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.11.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", "5.0.11.0")]
- public static void Main() {
- CustomBlueScreen.App app = new CustomBlueScreen.App();
- app.InitializeComponent();
- app.Run();
- }
- }
-}
-
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.AssemblyInfo.cs b/obj/Debug/netcoreapp3.1/CustomBlueScreen.AssemblyInfo.cs
deleted file mode 100644
index 76cee4f..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen.AssemblyInfo.cs
+++ /dev/null
@@ -1,24 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("UnlegitDqrk")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
-[assembly: System.Reflection.AssemblyCopyrightAttribute("UnlegitDqrk")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("CustomBlueScreen")]
-[assembly: System.Reflection.AssemblyTitleAttribute("CustomBlueScreen")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Von der MSBuild WriteCodeFragment-Klasse generiert.
-
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.AssemblyInfoInputs.cache b/obj/Debug/netcoreapp3.1/CustomBlueScreen.AssemblyInfoInputs.cache
deleted file mode 100644
index 92cb8c7..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-a33f2f7bdd60a37d006c7bd5442ab657ff399c2b
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/netcoreapp3.1/CustomBlueScreen.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 8f5fc7d..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-is_global = true
-build_property.RootNamespace = CustomBlueScreen
-build_property.ProjectDir = C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.assets.cache b/obj/Debug/netcoreapp3.1/CustomBlueScreen.assets.cache
deleted file mode 100644
index 07573e1..0000000
Binary files a/obj/Debug/netcoreapp3.1/CustomBlueScreen.assets.cache and /dev/null differ
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.AssemblyReference.cache b/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.AssemblyReference.cache
deleted file mode 100644
index 4300561..0000000
Binary files a/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.CoreCompileInputs.cache b/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 5e96983..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-7cc022230e8cf4be4e4ba9012e4e0d4f7257e268
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.FileListAbsolute.txt b/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.FileListAbsolute.txt
deleted file mode 100644
index ecaf2c2..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Debug\netcoreapp3.1\CustomBlueScreen.exe
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Debug\netcoreapp3.1\CustomBlueScreen.deps.json
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Debug\netcoreapp3.1\CustomBlueScreen.runtimeconfig.json
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Debug\netcoreapp3.1\CustomBlueScreen.runtimeconfig.dev.json
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Debug\netcoreapp3.1\CustomBlueScreen.dll
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Debug\netcoreapp3.1\CustomBlueScreen.pdb
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.csproj.AssemblyReference.cache
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\MainWindow.g.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\App.g.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen_MarkupCompile.cache
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen_MarkupCompile.lref
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\MainWindow.baml
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.g.resources
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.AssemblyInfoInputs.cache
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.AssemblyInfo.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.csproj.CoreCompileInputs.cache
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.dll
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.pdb
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\CustomBlueScreen.genruntimeconfig.cache
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.designer.deps.json b/obj/Debug/netcoreapp3.1/CustomBlueScreen.designer.deps.json
deleted file mode 100644
index 9bb9f82..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen.designer.deps.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v3.1",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v3.1": {}
- },
- "libraries": {}
-}
\ No newline at end of file
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.designer.runtimeconfig.json b/obj/Debug/netcoreapp3.1/CustomBlueScreen.designer.runtimeconfig.json
deleted file mode 100644
index 77f0494..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen.designer.runtimeconfig.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "netcoreapp3.1",
- "framework": {
- "name": "Microsoft.WindowsDesktop.App",
- "version": "3.1.0"
- },
- "additionalProbingPaths": [
- "C:\\Users\\finna\\.dotnet\\store\\|arch|\\|tfm|",
- "C:\\Users\\finna\\.nuget\\packages",
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configProperties": {
- "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
- }
- }
-}
\ No newline at end of file
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.dll b/obj/Debug/netcoreapp3.1/CustomBlueScreen.dll
deleted file mode 100644
index 7f1f7ef..0000000
Binary files a/obj/Debug/netcoreapp3.1/CustomBlueScreen.dll and /dev/null differ
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.g.resources b/obj/Debug/netcoreapp3.1/CustomBlueScreen.g.resources
deleted file mode 100644
index 339ff6a..0000000
Binary files a/obj/Debug/netcoreapp3.1/CustomBlueScreen.g.resources and /dev/null differ
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.genruntimeconfig.cache b/obj/Debug/netcoreapp3.1/CustomBlueScreen.genruntimeconfig.cache
deleted file mode 100644
index 6830e89..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-e27cf98373f74fcea49f7db047f322f51f94dd46
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen.pdb b/obj/Debug/netcoreapp3.1/CustomBlueScreen.pdb
deleted file mode 100644
index 5e84d44..0000000
Binary files a/obj/Debug/netcoreapp3.1/CustomBlueScreen.pdb and /dev/null differ
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.cache b/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.cache
deleted file mode 100644
index ffa31f8..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-CustomBlueScreen
-
-
-winexe
-C#
-.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\
-CustomBlueScreen
-none
-false
-TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_1;
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\App.xaml
-11407045341
-
-3-1233169557
-192-1533232326
-MainWindow.xaml;
-
-False
-
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.i.cache b/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.i.cache
deleted file mode 100644
index 9046d3b..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-CustomBlueScreen
-1.0.0.0
-
-winexe
-C#
-.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Debug\netcoreapp3.1\
-CustomBlueScreen
-none
-false
-TRACE;DEBUG;NETCOREAPP;NETCOREAPP3_1;
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\App.xaml
-11407045341
-
-5-954233158
-192-1533232326
-MainWindow.xaml;
-
-False
-
diff --git a/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.lref b/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.lref
deleted file mode 100644
index 92b7ad7..0000000
--- a/obj/Debug/netcoreapp3.1/CustomBlueScreen_MarkupCompile.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-FC:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\MainWindow.xaml;;
-
diff --git a/obj/Debug/netcoreapp3.1/MainWindow.baml b/obj/Debug/netcoreapp3.1/MainWindow.baml
deleted file mode 100644
index 851723a..0000000
Binary files a/obj/Debug/netcoreapp3.1/MainWindow.baml and /dev/null differ
diff --git a/obj/Debug/netcoreapp3.1/MainWindow.g.cs b/obj/Debug/netcoreapp3.1/MainWindow.g.cs
deleted file mode 100644
index f9ca674..0000000
--- a/obj/Debug/netcoreapp3.1/MainWindow.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1BDB6CAC3688E3B8C95D084E070E493F157813EC"
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using CustomBlueScreen;
-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;
-
-
-namespace CustomBlueScreen {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.11.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/CustomBlueScreen;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", "5.0.11.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) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/obj/Debug/netcoreapp3.1/MainWindow.g.i.cs b/obj/Debug/netcoreapp3.1/MainWindow.g.i.cs
deleted file mode 100644
index f9ca674..0000000
--- a/obj/Debug/netcoreapp3.1/MainWindow.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1BDB6CAC3688E3B8C95D084E070E493F157813EC"
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using CustomBlueScreen;
-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;
-
-
-namespace CustomBlueScreen {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.11.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/CustomBlueScreen;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", "5.0.11.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) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/obj/Debug/netcoreapp3.1/apphost.exe b/obj/Debug/netcoreapp3.1/apphost.exe
deleted file mode 100644
index f5c9009..0000000
Binary files a/obj/Debug/netcoreapp3.1/apphost.exe and /dev/null differ
diff --git a/obj/Release/netcoreapp3.1/App.g.cs b/obj/Release/netcoreapp3.1/App.g.cs
deleted file mode 100644
index 102e9e4..0000000
--- a/obj/Release/netcoreapp3.1/App.g.cs
+++ /dev/null
@@ -1,71 +0,0 @@
-#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E96CCC84425F54A654654F7E2E148DBE8F3C261E"
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using CustomBlueScreen;
-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;
-
-
-namespace CustomBlueScreen {
-
-
- ///
- /// App
- ///
- public partial class App : System.Windows.Application {
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.11.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", "5.0.11.0")]
- public static void Main() {
- CustomBlueScreen.App app = new CustomBlueScreen.App();
- app.InitializeComponent();
- app.Run();
- }
- }
-}
-
diff --git a/obj/Release/netcoreapp3.1/App.g.i.cs b/obj/Release/netcoreapp3.1/App.g.i.cs
deleted file mode 100644
index 102e9e4..0000000
--- a/obj/Release/netcoreapp3.1/App.g.i.cs
+++ /dev/null
@@ -1,71 +0,0 @@
-#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E96CCC84425F54A654654F7E2E148DBE8F3C261E"
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using CustomBlueScreen;
-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;
-
-
-namespace CustomBlueScreen {
-
-
- ///
- /// App
- ///
- public partial class App : System.Windows.Application {
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.11.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", "5.0.11.0")]
- public static void Main() {
- CustomBlueScreen.App app = new CustomBlueScreen.App();
- app.InitializeComponent();
- app.Run();
- }
- }
-}
-
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.AssemblyInfo.cs b/obj/Release/netcoreapp3.1/CustomBlueScreen.AssemblyInfo.cs
deleted file mode 100644
index 7a8f8dc..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen.AssemblyInfo.cs
+++ /dev/null
@@ -1,23 +0,0 @@
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using System;
-using System.Reflection;
-
-[assembly: System.Reflection.AssemblyCompanyAttribute("CustomBlueScreen")]
-[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
-[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
-[assembly: System.Reflection.AssemblyProductAttribute("CustomBlueScreen")]
-[assembly: System.Reflection.AssemblyTitleAttribute("CustomBlueScreen")]
-[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
-
-// Von der MSBuild WriteCodeFragment-Klasse generiert.
-
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.AssemblyInfoInputs.cache b/obj/Release/netcoreapp3.1/CustomBlueScreen.AssemblyInfoInputs.cache
deleted file mode 100644
index 09ffc63..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen.AssemblyInfoInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-616242d7bf13b3e37cc2e65f84466b2c5639e1bd
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.GeneratedMSBuildEditorConfig.editorconfig b/obj/Release/netcoreapp3.1/CustomBlueScreen.GeneratedMSBuildEditorConfig.editorconfig
deleted file mode 100644
index 8f5fc7d..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen.GeneratedMSBuildEditorConfig.editorconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-is_global = true
-build_property.RootNamespace = CustomBlueScreen
-build_property.ProjectDir = C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.assets.cache b/obj/Release/netcoreapp3.1/CustomBlueScreen.assets.cache
deleted file mode 100644
index 0d36341..0000000
Binary files a/obj/Release/netcoreapp3.1/CustomBlueScreen.assets.cache and /dev/null differ
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.AssemblyReference.cache b/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.AssemblyReference.cache
deleted file mode 100644
index 4300561..0000000
Binary files a/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.AssemblyReference.cache and /dev/null differ
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.CoreCompileInputs.cache b/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.CoreCompileInputs.cache
deleted file mode 100644
index 5a60804..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.CoreCompileInputs.cache
+++ /dev/null
@@ -1 +0,0 @@
-40aa6e167a72057f99ca270d60ebf0e488e3e0b5
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.FileListAbsolute.txt b/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.FileListAbsolute.txt
deleted file mode 100644
index 9f099bd..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen.csproj.FileListAbsolute.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Release\netcoreapp3.1\CustomBlueScreen.exe
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Release\netcoreapp3.1\CustomBlueScreen.deps.json
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Release\netcoreapp3.1\CustomBlueScreen.runtimeconfig.json
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Release\netcoreapp3.1\CustomBlueScreen.runtimeconfig.dev.json
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Release\netcoreapp3.1\CustomBlueScreen.dll
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\bin\Release\netcoreapp3.1\CustomBlueScreen.pdb
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.csproj.AssemblyReference.cache
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\MainWindow.g.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\App.g.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen_MarkupCompile.cache
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen_MarkupCompile.lref
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\MainWindow.baml
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.g.resources
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.GeneratedMSBuildEditorConfig.editorconfig
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.AssemblyInfoInputs.cache
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.AssemblyInfo.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.csproj.CoreCompileInputs.cache
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.dll
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.pdb
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\CustomBlueScreen.genruntimeconfig.cache
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.designer.deps.json b/obj/Release/netcoreapp3.1/CustomBlueScreen.designer.deps.json
deleted file mode 100644
index 9bb9f82..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen.designer.deps.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "runtimeTarget": {
- "name": ".NETCoreApp,Version=v3.1",
- "signature": ""
- },
- "compilationOptions": {},
- "targets": {
- ".NETCoreApp,Version=v3.1": {}
- },
- "libraries": {}
-}
\ No newline at end of file
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.designer.runtimeconfig.json b/obj/Release/netcoreapp3.1/CustomBlueScreen.designer.runtimeconfig.json
deleted file mode 100644
index 77f0494..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen.designer.runtimeconfig.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "runtimeOptions": {
- "tfm": "netcoreapp3.1",
- "framework": {
- "name": "Microsoft.WindowsDesktop.App",
- "version": "3.1.0"
- },
- "additionalProbingPaths": [
- "C:\\Users\\finna\\.dotnet\\store\\|arch|\\|tfm|",
- "C:\\Users\\finna\\.nuget\\packages",
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configProperties": {
- "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
- }
- }
-}
\ No newline at end of file
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.dll b/obj/Release/netcoreapp3.1/CustomBlueScreen.dll
deleted file mode 100644
index 18a2618..0000000
Binary files a/obj/Release/netcoreapp3.1/CustomBlueScreen.dll and /dev/null differ
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.g.resources b/obj/Release/netcoreapp3.1/CustomBlueScreen.g.resources
deleted file mode 100644
index f1ccf38..0000000
Binary files a/obj/Release/netcoreapp3.1/CustomBlueScreen.g.resources and /dev/null differ
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.genruntimeconfig.cache b/obj/Release/netcoreapp3.1/CustomBlueScreen.genruntimeconfig.cache
deleted file mode 100644
index 6830e89..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen.genruntimeconfig.cache
+++ /dev/null
@@ -1 +0,0 @@
-e27cf98373f74fcea49f7db047f322f51f94dd46
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen.pdb b/obj/Release/netcoreapp3.1/CustomBlueScreen.pdb
deleted file mode 100644
index 6cab6f7..0000000
Binary files a/obj/Release/netcoreapp3.1/CustomBlueScreen.pdb and /dev/null differ
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.cache b/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.cache
deleted file mode 100644
index 6c1fc9e..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-CustomBlueScreen
-
-
-winexe
-C#
-.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\
-CustomBlueScreen
-none
-false
-TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_1;
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\App.xaml
-11407045341
-
-3-1233169557
-192-1533232326
-MainWindow.xaml;
-
-False
-
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.i.cache b/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.i.cache
deleted file mode 100644
index dff1b56..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.i.cache
+++ /dev/null
@@ -1,20 +0,0 @@
-CustomBlueScreen
-1.0.0.0
-
-winexe
-C#
-.cs
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\obj\Release\netcoreapp3.1\
-CustomBlueScreen
-none
-false
-TRACE;RELEASE;NETCOREAPP;NETCOREAPP3_1;
-C:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\App.xaml
-11407045341
-
-5858498615
-192-1533232326
-MainWindow.xaml;
-
-False
-
diff --git a/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.lref b/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.lref
deleted file mode 100644
index 92b7ad7..0000000
--- a/obj/Release/netcoreapp3.1/CustomBlueScreen_MarkupCompile.lref
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-FC:\Users\finna\Desktop\Workspaces\VisualStudio\CustomBlueScreen\MainWindow.xaml;;
-
diff --git a/obj/Release/netcoreapp3.1/MainWindow.baml b/obj/Release/netcoreapp3.1/MainWindow.baml
deleted file mode 100644
index b2b7089..0000000
Binary files a/obj/Release/netcoreapp3.1/MainWindow.baml and /dev/null differ
diff --git a/obj/Release/netcoreapp3.1/MainWindow.g.cs b/obj/Release/netcoreapp3.1/MainWindow.g.cs
deleted file mode 100644
index f9ca674..0000000
--- a/obj/Release/netcoreapp3.1/MainWindow.g.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1BDB6CAC3688E3B8C95D084E070E493F157813EC"
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using CustomBlueScreen;
-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;
-
-
-namespace CustomBlueScreen {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.11.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/CustomBlueScreen;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", "5.0.11.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) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/obj/Release/netcoreapp3.1/MainWindow.g.i.cs b/obj/Release/netcoreapp3.1/MainWindow.g.i.cs
deleted file mode 100644
index f9ca674..0000000
--- a/obj/Release/netcoreapp3.1/MainWindow.g.i.cs
+++ /dev/null
@@ -1,76 +0,0 @@
-#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1BDB6CAC3688E3B8C95D084E070E493F157813EC"
-//------------------------------------------------------------------------------
-//
-// Dieser Code wurde von einem Tool generiert.
-// Laufzeitversion:4.0.30319.42000
-//
-// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
-// der Code erneut generiert wird.
-//
-//------------------------------------------------------------------------------
-
-using CustomBlueScreen;
-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;
-
-
-namespace CustomBlueScreen {
-
-
- ///
- /// MainWindow
- ///
- public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
-
- private bool _contentLoaded;
-
- ///
- /// InitializeComponent
- ///
- [System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "5.0.11.0")]
- public void InitializeComponent() {
- if (_contentLoaded) {
- return;
- }
- _contentLoaded = true;
- System.Uri resourceLocater = new System.Uri("/CustomBlueScreen;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", "5.0.11.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) {
- this._contentLoaded = true;
- }
- }
-}
-
diff --git a/obj/Release/netcoreapp3.1/apphost.exe b/obj/Release/netcoreapp3.1/apphost.exe
deleted file mode 100644
index f1b9a92..0000000
Binary files a/obj/Release/netcoreapp3.1/apphost.exe and /dev/null differ
diff --git a/obj/project.assets.json b/obj/project.assets.json
deleted file mode 100644
index cfacab0..0000000
--- a/obj/project.assets.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- "version": 3,
- "targets": {
- ".NETCoreApp,Version=v3.1": {}
- },
- "libraries": {},
- "projectFileDependencyGroups": {
- ".NETCoreApp,Version=v3.1": []
- },
- "packageFolders": {
- "C:\\Users\\finna\\.nuget\\packages\\": {},
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
- },
- "project": {
- "version": "1.0.0",
- "restore": {
- "projectUniqueName": "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\CustomBlueScreen.csproj",
- "projectName": "CustomBlueScreen",
- "projectPath": "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\CustomBlueScreen.csproj",
- "packagesPath": "C:\\Users\\finna\\.nuget\\packages\\",
- "outputPath": "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\obj\\",
- "projectStyle": "PackageReference",
- "fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
- ],
- "configFilePaths": [
- "C:\\Users\\finna\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
- "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
- ],
- "originalTargetFrameworks": [
- "netcoreapp3.1"
- ],
- "sources": {
- "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "https://api.nuget.org/v3/index.json": {}
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "projectReferences": {}
- }
- },
- "warningProperties": {
- "warnAsError": [
- "NU1605"
- ]
- }
- },
- "frameworks": {
- "netcoreapp3.1": {
- "targetAlias": "netcoreapp3.1",
- "imports": [
- "net461",
- "net462",
- "net47",
- "net471",
- "net472",
- "net48"
- ],
- "assetTargetFallback": true,
- "warn": true,
- "frameworkReferences": {
- "Microsoft.NETCore.App": {
- "privateAssets": "all"
- },
- "Microsoft.WindowsDesktop.App.WPF": {
- "privateAssets": "none"
- }
- },
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.402\\RuntimeIdentifierGraph.json"
- }
- }
- }
-}
\ No newline at end of file
diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache
deleted file mode 100644
index 2086179..0000000
--- a/obj/project.nuget.cache
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "version": 2,
- "dgSpecHash": "lKK6fA/aTqdOglALDjYrdM1ecv0w/8ZoQG/idHDo+64g7eojc2BD1vEBWbMPq/3h4Z1CknFXhlY7+13WFBeEjw==",
- "success": true,
- "projectFilePath": "C:\\Users\\finna\\Desktop\\Workspaces\\VisualStudio\\CustomBlueScreen\\CustomBlueScreen.csproj",
- "expectedPackageFiles": [],
- "logs": []
-}
\ No newline at end of file