Archived
Private
Public Access
1
0

Initial commit

This commit is contained in:
2022-09-04 12:45:01 +02:00
commit f4a01d6a69
11601 changed files with 4206660 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectDictionaryState">
<dictionary name="leon" />
</component>
</project>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DiscordProjectSettings">
<option name="show" value="PROJECT_FILES" />
<option name="description" value="" />
</component>
</project>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
</project>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="UserContentModel">
<attachedFolders />
<explicitIncludes />
<explicitExcludes />
</component>
</project>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MarkdownSettings">
<enabledExtensions>
<entry key="MermaidLanguageExtension" value="false" />
<entry key="PlantUMLLanguageExtension" value="false" />
</enabledExtensions>
</component>
</project>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="com.jetbrains.rider.android.RiderAndroidMiscFileCreationComponent">
<option name="ENSURE_MISC_FILE_EXISTS" value="true" />
</component>
</project>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RiderProjectSettingsUpdater">
<option name="vcsConfiguration" value="2" />
</component>
</project>

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
</component>
</project>

View File

@@ -0,0 +1,219 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoGeneratedRunConfigurationManager">
<projectFile profileName="IIS Express">TutorialWebApp.csproj</projectFile>
<projectFile profileName="TutorialWebApp">TutorialWebApp.csproj</projectFile>
</component>
<component name="ChangeListManager">
<list default="true" id="057d9b20-f166-4d3f-b45d-50c50f44c75f" name="Changes" comment="">
<change afterPath="$PROJECT_DIR$/.idea/.idea.TutorialWebApp/.idea/dictionaries" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/.idea.TutorialWebApp/.idea/discord.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/.idea.TutorialWebApp/.idea/encodings.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/.idea.TutorialWebApp/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/.idea.TutorialWebApp/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Controllers/HomeController.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Models/ErrorViewModel.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Program.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Properties/launchSettings.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Startup.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/TutorialWebApp.csproj" afterDir="false" />
<change afterPath="$PROJECT_DIR$/TutorialWebApp.sln" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Views/Home/Index.cshtml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Views/Home/Privacy.cshtml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Views/Shared/Error.cshtml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Views/Shared/_Layout.cshtml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Views/Shared/_ValidationScriptsPartial.cshtml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Views/_ViewImports.cshtml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/Views/_ViewStart.cshtml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/appsettings.Development.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/appsettings.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/global.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/Debug/net5.0/.NETCoreApp,Version=v5.0.AssemblyAttributes.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/Debug/net5.0/TutorialWebApp.AssemblyInfo.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/Debug/net5.0/TutorialWebApp.AssemblyInfoInputs.cache" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/Debug/net5.0/TutorialWebApp.GeneratedMSBuildEditorConfig.editorconfig" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/Debug/net5.0/TutorialWebApp.RazorAssemblyInfo.cache" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/Debug/net5.0/TutorialWebApp.RazorAssemblyInfo.cs" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/Debug/net5.0/TutorialWebApp.assets.cache" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/Debug/net5.0/TutorialWebApp.csproj.AssemblyReference.cache" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/TutorialWebApp.csproj.nuget.dgspec.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/TutorialWebApp.csproj.nuget.g.props" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/TutorialWebApp.csproj.nuget.g.targets" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/project.assets.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/project.nuget.cache" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/project.packagespec.json" afterDir="false" />
<change afterPath="$PROJECT_DIR$/obj/rider.project.restore.info" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/css/site.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/favicon.ico" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/js/site.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/LICENSE" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/js/bootstrap.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery-validation/LICENSE.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery-validation/dist/additional-methods.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery-validation/dist/additional-methods.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery-validation/dist/jquery.validate.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery/LICENSE.txt" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery/dist/jquery.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery/dist/jquery.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wwwroot/lib/jquery/dist/jquery.min.map" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../OpenGLTutorial" beforeDir="false" afterPath="$PROJECT_DIR$/../OpenGLTutorial" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../WebDesktopUpdater" beforeDir="false" afterPath="$PROJECT_DIR$/../WebDesktopUpdater" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/BitComparer/.idea/.idea.BitComparer/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/BitComparer/.idea/.idea.BitComparer/.idea/vcs.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/BitComparer/.idea/.idea.BitComparer/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/BitComparer/.idea/.idea.BitComparer/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/Program.cs" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/Program.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/bin/Debug/net5.0/BitComparer.dll" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/bin/Debug/net5.0/BitComparer.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/bin/Debug/net5.0/BitComparer.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/bin/Debug/net5.0/BitComparer.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/obj/Debug/net5.0/BitComparer.dll" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/obj/Debug/net5.0/BitComparer.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/obj/Debug/net5.0/BitComparer.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/BitComparer/BitComparer/obj/Debug/net5.0/BitComparer.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/CarCombiner.sln" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/CarCombiner.dll" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/CarCombiner.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/CarCombiner.exe" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/CarCombiner.exe" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/CarCombiner.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/CarCombiner.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/CarCombiner.runtimeconfig.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/CarCombiner.runtimeconfig.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/bin/Release/net5.0/ref/CarCombiner.dll" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/CarCombiner.csproj.nuget.dgspec.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/CarCombiner.csproj.nuget.dgspec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/CarCombiner.csproj.nuget.g.props" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/CarCombiner.csproj.nuget.g.props" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Debug/net5.0/CarCombiner.GeneratedMSBuildEditorConfig.editorconfig" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Debug/net5.0/CarCombiner.GeneratedMSBuildEditorConfig.editorconfig" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Debug/net5.0/CarCombiner.assets.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Debug/net5.0/CarCombiner.assets.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Debug/net5.0/CarCombiner.csproj.AssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Debug/net5.0/CarCombiner.csproj.AssemblyReference.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.GeneratedMSBuildEditorConfig.editorconfig" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.GeneratedMSBuildEditorConfig.editorconfig" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.assets.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.assets.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.csproj.AssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.csproj.AssemblyReference.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.csproj.FileListAbsolute.txt" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.csproj.FileListAbsolute.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.dll" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.genruntimeconfig.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.genruntimeconfig.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/CarCombiner.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/apphost.exe" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/apphost.exe" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/ref/CarCombiner.dll" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/Release/net5.0/ref/CarCombiner.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/project.assets.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/project.assets.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/project.nuget.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/project.nuget.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/project.packagespec.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/project.packagespec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/rider.project.restore.info" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarCombiner/obj/rider.project.restore.info" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/CarConverter.sln" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/MainWindow.xaml.cs" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/MainWindow.xaml.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/bin/Release/CarConverter.exe" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/bin/Release/CarConverter.exe" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/bin/Release/CarConverter.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/bin/Release/CarConverter.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/App.g.cs" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/App.g.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/App.g.i.cs" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/App.g.i.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/CarConverter.csproj.AssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/CarConverter.csproj.AssemblyReference.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/CarConverter_MarkupCompile.cache" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/CarConverter_MarkupCompile.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/MainWindow.baml" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/MainWindow.baml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/MainWindow.g.cs" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/MainWindow.g.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/MainWindow.g.i.cs" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Debug/MainWindow.g.i.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Release/CarConverter.exe" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Release/CarConverter.exe" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Release/CarConverter.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/../../FiveM/CarConverter/obj/Release/CarConverter.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../Projekte/WebDesktop" beforeDir="false" afterPath="$PROJECT_DIR$/../../Projekte/WebDesktop" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
</component>
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2DOJXs6NiI1sSiLMRb9VF2XSndc" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"WebServerToolWindowFactoryState": "false",
"settings.editor.selected.configurable": "preferences.pluginManager",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RunManager" selected=".NET Launch Settings Profile.TutorialWebApp: IIS Express">
<configuration name="TutorialWebApp" type="LaunchSettings" factoryName=".NET Launch Settings Profile">
<option name="LAUNCH_PROFILE_PROJECT_FILE_PATH" value="$PROJECT_DIR$/TutorialWebApp.csproj" />
<option name="LAUNCH_PROFILE_TFM" value="net5.0" />
<option name="LAUNCH_PROFILE_NAME" value="TutorialWebApp" />
<option name="USE_EXTERNAL_CONSOLE" value="0" />
<option name="USE_MONO" value="0" />
<option name="RUNTIME_ARGUMENTS" value="" />
<option name="GENERATE_APPLICATIONHOST_CONFIG" value="1" />
<option name="SHOW_IIS_EXPRESS_OUTPUT" value="0" />
<option name="SEND_DEBUG_REQUEST" value="1" />
<option name="ADDITIONAL_IIS_EXPRESS_ARGUMENTS" value="" />
<method v="2">
<option name="Build" />
</method>
</configuration>
<configuration name="TutorialWebApp: IIS Express" type="LaunchSettings" factoryName=".NET Launch Settings Profile">
<option name="LAUNCH_PROFILE_PROJECT_FILE_PATH" value="$PROJECT_DIR$/TutorialWebApp.csproj" />
<option name="LAUNCH_PROFILE_TFM" value="net5.0" />
<option name="LAUNCH_PROFILE_NAME" value="IIS Express" />
<option name="USE_EXTERNAL_CONSOLE" value="0" />
<option name="USE_MONO" value="0" />
<option name="RUNTIME_ARGUMENTS" value="" />
<option name="GENERATE_APPLICATIONHOST_CONFIG" value="1" />
<option name="SHOW_IIS_EXPRESS_OUTPUT" value="0" />
<option name="SEND_DEBUG_REQUEST" value="1" />
<option name="ADDITIONAL_IIS_EXPRESS_ARGUMENTS" value="" />
<method v="2">
<option name="Build" />
</method>
</configuration>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="21" Folder0="D:\Spelling\de-DE" Folder1="D:\Spelling\de-DE" Folder2="D:\Spelling\de-DE" Folder3="D:\Spelling\de-DE" Folder4="D:\Spelling\de-DE" Folder5="D:\Spelling\de-DE" Folder6="D:\Spelling\de-DE" Folder7="D:\Spelling\de-DE" Folder8="D:\Spelling\de-DE" Folder9="D:\Spelling\de-DE" Folder10="D:\Spelling\de-DE" Folder11="D:\Spelling\de-DE" Folder12="D:\Spelling\de-DE" Folder13="D:\Spelling\de-DE" Folder14="D:\Spelling\de-DE" Folder15="D:\Spelling\de-DE" Folder16="D:\Spelling\de-DE" Folder17="D:\Spelling\de-DE" Folder18="D:\Spelling\de-DE" Folder19="D:\Spelling\de-DE" Folder20="D:\Spelling\de-DE" CustomDictionaries="21" CustomDictionary0="D:\Spelling\de-DE\abkuerzungen.dic" CustomDictionary1="D:\Spelling\de-DE\astronomie.dic" CustomDictionary2="D:\Spelling\de-DE\biologie.dic" CustomDictionary3="D:\Spelling\de-DE\chemie.dic" CustomDictionary4="D:\Spelling\de-DE\computer.dic" CustomDictionary5="D:\Spelling\de-DE\de_alt.dic" CustomDictionary6="D:\Spelling\de-DE\de_neu.dic" CustomDictionary7="D:\Spelling\de-DE\elektronic.dic" CustomDictionary8="D:\Spelling\de-DE\geographie.dic" CustomDictionary9="D:\Spelling\de-DE\geologie.dic" CustomDictionary10="D:\Spelling\de-DE\informatik.dic" CustomDictionary11="D:\Spelling\de-DE\mathematik.dic" CustomDictionary12="D:\Spelling\de-DE\medizin.dic" CustomDictionary13="D:\Spelling\de-DE\namen.dic" CustomDictionary14="D:\Spelling\de-DE\organisationen.dic" CustomDictionary15="D:\Spelling\de-DE\physik.dic" CustomDictionary16="D:\Spelling\de-DE\recht.dic" CustomDictionary17="D:\Spelling\de-DE\remove.dic" CustomDictionary18="D:\Spelling\de-DE\tex_de.dic" CustomDictionary19="D:\Spelling\de-DE\vornamen.dic" CustomDictionary20="D:\Spelling\de-DE\wirtschaft.dic" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="057d9b20-f166-4d3f-b45d-50c50f44c75f" name="Changes" comment="" />
<created>1660564242555</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1660564242555</updated>
<workItem from="1660564252049" duration="839000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="UnityCheckinConfiguration" checkUnsavedScenes="true" />
<component name="UnityUnitTestConfiguration" currentTestLauncher="NUnit" />
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
</component>
</project>