diff --git a/.vs/TemseiAutoClicker/v15/.suo b/.vs/TemseiAutoClicker/v15/.suo index dabb364..4142b74 100644 Binary files a/.vs/TemseiAutoClicker/v15/.suo and b/.vs/TemseiAutoClicker/v15/.suo differ diff --git a/TemseiAutoClicker.sln b/TemseiAutoClicker.sln deleted file mode 100644 index ec81d48..0000000 --- a/TemseiAutoClicker.sln +++ /dev/null @@ -1,25 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27703.2026 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TemseiAutoClicker", "TemseiAutoClicker\TemseiAutoClicker.csproj", "{B83DE5E9-28AD-46B3-884C-04A2D9C28F45}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {B83DE5E9-28AD-46B3-884C-04A2D9C28F45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B83DE5E9-28AD-46B3-884C-04A2D9C28F45}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B83DE5E9-28AD-46B3-884C-04A2D9C28F45}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B83DE5E9-28AD-46B3-884C-04A2D9C28F45}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {F93E6487-2563-419F-8006-E45204932FD2} - EndGlobalSection -EndGlobal diff --git a/TemseiAutoClicker/App.config b/TemsoftAutoClicker/App.config similarity index 100% rename from TemseiAutoClicker/App.config rename to TemsoftAutoClicker/App.config diff --git a/TemseiAutoClicker/Application.Designer.cs b/TemsoftAutoClicker/Application.Designer.cs similarity index 100% rename from TemseiAutoClicker/Application.Designer.cs rename to TemsoftAutoClicker/Application.Designer.cs diff --git a/TemseiAutoClicker/Application.cs b/TemsoftAutoClicker/Application.cs similarity index 100% rename from TemseiAutoClicker/Application.cs rename to TemsoftAutoClicker/Application.cs diff --git a/TemseiAutoClicker/Application.resx b/TemsoftAutoClicker/Application.resx similarity index 100% rename from TemseiAutoClicker/Application.resx rename to TemsoftAutoClicker/Application.resx diff --git a/TemseiAutoClicker/ClickCollection.cs b/TemsoftAutoClicker/ClickCollection.cs similarity index 100% rename from TemseiAutoClicker/ClickCollection.cs rename to TemsoftAutoClicker/ClickCollection.cs diff --git a/TemseiAutoClicker/ClickPosition.cs b/TemsoftAutoClicker/ClickPosition.cs similarity index 100% rename from TemseiAutoClicker/ClickPosition.cs rename to TemsoftAutoClicker/ClickPosition.cs diff --git a/TemseiAutoClicker/CustomClickingThread.cs b/TemsoftAutoClicker/CustomClickingThread.cs similarity index 100% rename from TemseiAutoClicker/CustomClickingThread.cs rename to TemsoftAutoClicker/CustomClickingThread.cs diff --git a/TemseiAutoClicker/Draw.cs b/TemsoftAutoClicker/Draw.cs similarity index 100% rename from TemseiAutoClicker/Draw.cs rename to TemsoftAutoClicker/Draw.cs diff --git a/TemseiAutoClicker/FodyWeavers.xml b/TemsoftAutoClicker/FodyWeavers.xml similarity index 100% rename from TemseiAutoClicker/FodyWeavers.xml rename to TemsoftAutoClicker/FodyWeavers.xml diff --git a/TemseiAutoClicker/FodyWeavers.xsd b/TemsoftAutoClicker/FodyWeavers.xsd similarity index 100% rename from TemseiAutoClicker/FodyWeavers.xsd rename to TemsoftAutoClicker/FodyWeavers.xsd diff --git a/TemseiAutoClicker/LeftClickingThread.cs b/TemsoftAutoClicker/LeftClickingThread.cs similarity index 100% rename from TemseiAutoClicker/LeftClickingThread.cs rename to TemsoftAutoClicker/LeftClickingThread.cs diff --git a/TemseiAutoClicker/ListEditForm.Designer.cs b/TemsoftAutoClicker/ListEditForm.Designer.cs similarity index 100% rename from TemseiAutoClicker/ListEditForm.Designer.cs rename to TemsoftAutoClicker/ListEditForm.Designer.cs diff --git a/TemseiAutoClicker/ListEditForm.cs b/TemsoftAutoClicker/ListEditForm.cs similarity index 100% rename from TemseiAutoClicker/ListEditForm.cs rename to TemsoftAutoClicker/ListEditForm.cs diff --git a/TemseiAutoClicker/ListEditForm.resx b/TemsoftAutoClicker/ListEditForm.resx similarity index 100% rename from TemseiAutoClicker/ListEditForm.resx rename to TemsoftAutoClicker/ListEditForm.resx diff --git a/TemseiAutoClicker/Load.cs b/TemsoftAutoClicker/Load.cs similarity index 100% rename from TemseiAutoClicker/Load.cs rename to TemsoftAutoClicker/Load.cs diff --git a/TemseiAutoClicker/MouseEventData.cs b/TemsoftAutoClicker/MouseEventData.cs similarity index 100% rename from TemseiAutoClicker/MouseEventData.cs rename to TemsoftAutoClicker/MouseEventData.cs diff --git a/TemseiAutoClicker/MultipleListsThread.cs b/TemsoftAutoClicker/MultipleListsThread.cs similarity index 100% rename from TemseiAutoClicker/MultipleListsThread.cs rename to TemsoftAutoClicker/MultipleListsThread.cs diff --git a/TemseiAutoClicker/Program.cs b/TemsoftAutoClicker/Program.cs similarity index 100% rename from TemseiAutoClicker/Program.cs rename to TemsoftAutoClicker/Program.cs diff --git a/TemseiAutoClicker/Properties/AssemblyInfo.cs b/TemsoftAutoClicker/Properties/AssemblyInfo.cs similarity index 100% rename from TemseiAutoClicker/Properties/AssemblyInfo.cs rename to TemsoftAutoClicker/Properties/AssemblyInfo.cs diff --git a/TemseiAutoClicker/Properties/Resources.Designer.cs b/TemsoftAutoClicker/Properties/Resources.Designer.cs similarity index 100% rename from TemseiAutoClicker/Properties/Resources.Designer.cs rename to TemsoftAutoClicker/Properties/Resources.Designer.cs diff --git a/TemseiAutoClicker/Properties/Resources.resx b/TemsoftAutoClicker/Properties/Resources.resx similarity index 100% rename from TemseiAutoClicker/Properties/Resources.resx rename to TemsoftAutoClicker/Properties/Resources.resx diff --git a/TemseiAutoClicker/Properties/Settings.Designer.cs b/TemsoftAutoClicker/Properties/Settings.Designer.cs similarity index 100% rename from TemseiAutoClicker/Properties/Settings.Designer.cs rename to TemsoftAutoClicker/Properties/Settings.Designer.cs diff --git a/TemseiAutoClicker/Properties/Settings.settings b/TemsoftAutoClicker/Properties/Settings.settings similarity index 100% rename from TemseiAutoClicker/Properties/Settings.settings rename to TemsoftAutoClicker/Properties/Settings.settings diff --git a/TemseiAutoClicker/Resources/FacebookLogo.png b/TemsoftAutoClicker/Resources/FacebookLogo.png similarity index 100% rename from TemseiAutoClicker/Resources/FacebookLogo.png rename to TemsoftAutoClicker/Resources/FacebookLogo.png diff --git a/TemseiAutoClicker/Resources/GitHubLogo.png b/TemsoftAutoClicker/Resources/GitHubLogo.png similarity index 100% rename from TemseiAutoClicker/Resources/GitHubLogo.png rename to TemsoftAutoClicker/Resources/GitHubLogo.png diff --git a/TemseiAutoClicker/Resources/TwitterLogo.png b/TemsoftAutoClicker/Resources/TwitterLogo.png similarity index 100% rename from TemseiAutoClicker/Resources/TwitterLogo.png rename to TemsoftAutoClicker/Resources/TwitterLogo.png diff --git a/TemseiAutoClicker/Resources/instagram.png b/TemsoftAutoClicker/Resources/instagram.png similarity index 100% rename from TemseiAutoClicker/Resources/instagram.png rename to TemsoftAutoClicker/Resources/instagram.png diff --git a/TemseiAutoClicker/RightClickingThread.cs b/TemsoftAutoClicker/RightClickingThread.cs similarity index 100% rename from TemseiAutoClicker/RightClickingThread.cs rename to TemsoftAutoClicker/RightClickingThread.cs diff --git a/TemseiAutoClicker/Save.cs b/TemsoftAutoClicker/Save.cs similarity index 100% rename from TemseiAutoClicker/Save.cs rename to TemsoftAutoClicker/Save.cs diff --git a/TemseiAutoClicker/TemseiAutoClicker.csproj b/TemsoftAutoClicker/TemseiAutoClicker.csproj similarity index 100% rename from TemseiAutoClicker/TemseiAutoClicker.csproj rename to TemsoftAutoClicker/TemseiAutoClicker.csproj diff --git a/TemseiAutoClicker/TemseiAutoClicker.csproj.user b/TemsoftAutoClicker/TemseiAutoClicker.csproj.user similarity index 100% rename from TemseiAutoClicker/TemseiAutoClicker.csproj.user rename to TemsoftAutoClicker/TemseiAutoClicker.csproj.user diff --git a/TemseiAutoClicker/Utility.cs b/TemsoftAutoClicker/Utility.cs similarity index 100% rename from TemseiAutoClicker/Utility.cs rename to TemsoftAutoClicker/Utility.cs diff --git a/TemseiAutoClicker/bin/Debug/TemseiAutoClicker.exe b/TemsoftAutoClicker/bin/Debug/TemseiAutoClicker.exe similarity index 100% rename from TemseiAutoClicker/bin/Debug/TemseiAutoClicker.exe rename to TemsoftAutoClicker/bin/Debug/TemseiAutoClicker.exe diff --git a/TemseiAutoClicker/bin/Debug/TemseiAutoClicker.exe.config b/TemsoftAutoClicker/bin/Debug/TemseiAutoClicker.exe.config similarity index 100% rename from TemseiAutoClicker/bin/Debug/TemseiAutoClicker.exe.config rename to TemsoftAutoClicker/bin/Debug/TemseiAutoClicker.exe.config diff --git a/TemseiAutoClicker/bin/Debug/TemseiAutoClicker.pdb b/TemsoftAutoClicker/bin/Debug/TemseiAutoClicker.pdb similarity index 100% rename from TemseiAutoClicker/bin/Debug/TemseiAutoClicker.pdb rename to TemsoftAutoClicker/bin/Debug/TemseiAutoClicker.pdb diff --git a/TemseiAutoClicker/bin/Release/TemsoftAutoClicker.exe b/TemsoftAutoClicker/bin/Release/TemsoftAutoClicker.exe similarity index 100% rename from TemseiAutoClicker/bin/Release/TemsoftAutoClicker.exe rename to TemsoftAutoClicker/bin/Release/TemsoftAutoClicker.exe diff --git a/TemseiAutoClicker/bin/Release/TemsoftAutoClicker.exe.config b/TemsoftAutoClicker/bin/Release/TemsoftAutoClicker.exe.config similarity index 100% rename from TemseiAutoClicker/bin/Release/TemsoftAutoClicker.exe.config rename to TemsoftAutoClicker/bin/Release/TemsoftAutoClicker.exe.config diff --git a/TemseiAutoClicker/bin/Release/TemsoftAutoClicker.pdb b/TemsoftAutoClicker/bin/Release/TemsoftAutoClicker.pdb similarity index 100% rename from TemseiAutoClicker/bin/Release/TemsoftAutoClicker.pdb rename to TemsoftAutoClicker/bin/Release/TemsoftAutoClicker.pdb diff --git a/TemseiAutoClicker/bin/Release/TemsoftAutoClickerCO.exe b/TemsoftAutoClicker/bin/Release/TemsoftAutoClickerCO.exe similarity index 100% rename from TemseiAutoClicker/bin/Release/TemsoftAutoClickerCO.exe rename to TemsoftAutoClicker/bin/Release/TemsoftAutoClickerCO.exe diff --git a/TemseiAutoClicker/obj/Debug/Costura/1325E8DD76180A165117E04DA4EE4A020E996880.costura.gma.system.mousekeyhook.dll.compressed b/TemsoftAutoClicker/obj/Debug/Costura/1325E8DD76180A165117E04DA4EE4A020E996880.costura.gma.system.mousekeyhook.dll.compressed similarity index 100% rename from TemseiAutoClicker/obj/Debug/Costura/1325E8DD76180A165117E04DA4EE4A020E996880.costura.gma.system.mousekeyhook.dll.compressed rename to TemsoftAutoClicker/obj/Debug/Costura/1325E8DD76180A165117E04DA4EE4A020E996880.costura.gma.system.mousekeyhook.dll.compressed diff --git a/TemseiAutoClicker/obj/Debug/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed b/TemsoftAutoClicker/obj/Debug/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed similarity index 100% rename from TemseiAutoClicker/obj/Debug/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed rename to TemsoftAutoClicker/obj/Debug/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed diff --git a/TemseiAutoClicker/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/TemsoftAutoClicker/obj/Debug/DesignTimeResolveAssemblyReferences.cache similarity index 100% rename from TemseiAutoClicker/obj/Debug/DesignTimeResolveAssemblyReferences.cache rename to TemsoftAutoClicker/obj/Debug/DesignTimeResolveAssemblyReferences.cache diff --git a/TemseiAutoClicker/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/TemsoftAutoClicker/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache similarity index 100% rename from TemseiAutoClicker/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache rename to TemsoftAutoClicker/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache diff --git a/TemseiAutoClicker/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/TemsoftAutoClicker/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll similarity index 100% rename from TemseiAutoClicker/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll rename to TemsoftAutoClicker/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll diff --git a/TemseiAutoClicker/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs b/TemsoftAutoClicker/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs rename to TemsoftAutoClicker/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs diff --git a/TemseiAutoClicker/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs b/TemsoftAutoClicker/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs rename to TemsoftAutoClicker/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs diff --git a/TemseiAutoClicker/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs b/TemsoftAutoClicker/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs rename to TemsoftAutoClicker/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs diff --git a/TemseiAutoClicker/obj/Debug/TemseiAutoClicker.Application.resources b/TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.Application.resources similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemseiAutoClicker.Application.resources rename to TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.Application.resources diff --git a/TemseiAutoClicker/obj/Debug/TemseiAutoClicker.Properties.Resources.resources b/TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.Properties.Resources.resources similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemseiAutoClicker.Properties.Resources.resources rename to TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.Properties.Resources.resources diff --git a/TemseiAutoClicker/obj/Debug/TemseiAutoClicker.csproj.CoreCompileInputs.cache b/TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.csproj.CoreCompileInputs.cache similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemseiAutoClicker.csproj.CoreCompileInputs.cache rename to TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.csproj.CoreCompileInputs.cache diff --git a/TemseiAutoClicker/obj/Debug/TemseiAutoClicker.csproj.FileListAbsolute.txt b/TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.csproj.FileListAbsolute.txt similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemseiAutoClicker.csproj.FileListAbsolute.txt rename to TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.csproj.FileListAbsolute.txt diff --git a/TemseiAutoClicker/obj/Debug/TemseiAutoClicker.csproj.Fody.CopyLocal.cache b/TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.csproj.Fody.CopyLocal.cache similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemseiAutoClicker.csproj.Fody.CopyLocal.cache rename to TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.csproj.Fody.CopyLocal.cache diff --git a/TemseiAutoClicker/obj/Debug/TemseiAutoClicker.csproj.GenerateResource.cache b/TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.csproj.GenerateResource.cache similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemseiAutoClicker.csproj.GenerateResource.cache rename to TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.csproj.GenerateResource.cache diff --git a/TemseiAutoClicker/obj/Debug/TemseiAutoClicker.exe b/TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.exe similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemseiAutoClicker.exe rename to TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.exe diff --git a/TemseiAutoClicker/obj/Debug/TemseiAutoClicker.pdb b/TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.pdb similarity index 100% rename from TemseiAutoClicker/obj/Debug/TemseiAutoClicker.pdb rename to TemsoftAutoClicker/obj/Debug/TemseiAutoClicker.pdb diff --git a/TemseiAutoClicker/obj/Release/Costura/1325E8DD76180A165117E04DA4EE4A020E996880.costura.gma.system.mousekeyhook.dll.compressed b/TemsoftAutoClicker/obj/Release/Costura/1325E8DD76180A165117E04DA4EE4A020E996880.costura.gma.system.mousekeyhook.dll.compressed similarity index 100% rename from TemseiAutoClicker/obj/Release/Costura/1325E8DD76180A165117E04DA4EE4A020E996880.costura.gma.system.mousekeyhook.dll.compressed rename to TemsoftAutoClicker/obj/Release/Costura/1325E8DD76180A165117E04DA4EE4A020E996880.costura.gma.system.mousekeyhook.dll.compressed diff --git a/TemseiAutoClicker/obj/Release/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed b/TemsoftAutoClicker/obj/Release/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed similarity index 100% rename from TemseiAutoClicker/obj/Release/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed rename to TemsoftAutoClicker/obj/Release/Costura/1BB14967938D99E768AF208FB54668109E81ABBB.costura.costura.dll.compressed diff --git a/TemseiAutoClicker/obj/Release/DesignTimeResolveAssemblyReferences.cache b/TemsoftAutoClicker/obj/Release/DesignTimeResolveAssemblyReferences.cache similarity index 100% rename from TemseiAutoClicker/obj/Release/DesignTimeResolveAssemblyReferences.cache rename to TemsoftAutoClicker/obj/Release/DesignTimeResolveAssemblyReferences.cache diff --git a/TemseiAutoClicker/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache b/TemsoftAutoClicker/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache similarity index 100% rename from TemseiAutoClicker/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache rename to TemsoftAutoClicker/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache diff --git a/TemseiAutoClicker/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/TemsoftAutoClicker/obj/Release/TempPE/Properties.Resources.Designer.cs.dll similarity index 100% rename from TemseiAutoClicker/obj/Release/TempPE/Properties.Resources.Designer.cs.dll rename to TemsoftAutoClicker/obj/Release/TempPE/Properties.Resources.Designer.cs.dll diff --git a/TemseiAutoClicker/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs b/TemsoftAutoClicker/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs similarity index 100% rename from TemseiAutoClicker/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs rename to TemsoftAutoClicker/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs diff --git a/TemseiAutoClicker/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs b/TemsoftAutoClicker/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs similarity index 100% rename from TemseiAutoClicker/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs rename to TemsoftAutoClicker/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs diff --git a/TemseiAutoClicker/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs b/TemsoftAutoClicker/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs similarity index 100% rename from TemseiAutoClicker/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs rename to TemsoftAutoClicker/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.Application.resources b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.Application.resources similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.Application.resources rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.Application.resources diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.ListEditForm.resources b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.ListEditForm.resources similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.ListEditForm.resources rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.ListEditForm.resources diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.Properties.Resources.resources b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.Properties.Resources.resources similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.Properties.Resources.resources rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.Properties.Resources.resources diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.csproj.CoreCompileInputs.cache b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csproj.CoreCompileInputs.cache similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.csproj.CoreCompileInputs.cache rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csproj.CoreCompileInputs.cache diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.csproj.FileListAbsolute.txt b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csproj.FileListAbsolute.txt similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.csproj.FileListAbsolute.txt rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csproj.FileListAbsolute.txt diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.csproj.Fody.CopyLocal.cache b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csproj.Fody.CopyLocal.cache similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.csproj.Fody.CopyLocal.cache rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csproj.Fody.CopyLocal.cache diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.csproj.GenerateResource.cache b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csproj.GenerateResource.cache similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.csproj.GenerateResource.cache rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csproj.GenerateResource.cache diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.csprojAssemblyReference.cache b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csprojAssemblyReference.cache similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.csprojAssemblyReference.cache rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.csprojAssemblyReference.cache diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.exe b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.exe similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.exe rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.exe diff --git a/TemseiAutoClicker/obj/Release/TemseiAutoClicker.pdb b/TemsoftAutoClicker/obj/Release/TemseiAutoClicker.pdb similarity index 100% rename from TemseiAutoClicker/obj/Release/TemseiAutoClicker.pdb rename to TemsoftAutoClicker/obj/Release/TemseiAutoClicker.pdb diff --git a/TemseiAutoClicker/obj/Release/TemsoftAutoClicker.Properties.Resources.resources b/TemsoftAutoClicker/obj/Release/TemsoftAutoClicker.Properties.Resources.resources similarity index 100% rename from TemseiAutoClicker/obj/Release/TemsoftAutoClicker.Properties.Resources.resources rename to TemsoftAutoClicker/obj/Release/TemsoftAutoClicker.Properties.Resources.resources diff --git a/TemseiAutoClicker/obj/Release/TemsoftAutoClicker.exe b/TemsoftAutoClicker/obj/Release/TemsoftAutoClicker.exe similarity index 100% rename from TemseiAutoClicker/obj/Release/TemsoftAutoClicker.exe rename to TemsoftAutoClicker/obj/Release/TemsoftAutoClicker.exe diff --git a/TemseiAutoClicker/obj/Release/TemsoftAutoClicker.pdb b/TemsoftAutoClicker/obj/Release/TemsoftAutoClicker.pdb similarity index 100% rename from TemseiAutoClicker/obj/Release/TemsoftAutoClicker.pdb rename to TemsoftAutoClicker/obj/Release/TemsoftAutoClicker.pdb diff --git a/TemseiAutoClicker/packages.config b/TemsoftAutoClicker/packages.config similarity index 100% rename from TemseiAutoClicker/packages.config rename to TemsoftAutoClicker/packages.config