From b1402decf8741110cc5743c21941ae41afbd8cab Mon Sep 17 00:00:00 2001 From: RD42 <42702181+dashr9230@users.noreply.github.com> Date: Fri, 31 May 2024 22:57:15 +0800 Subject: [PATCH] [bot] Update project GUID --- bot/bot.sln | 10 +++++----- bot/bot.vcproj | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bot/bot.sln b/bot/bot.sln index b67ddc6..f33c2a3 100644 --- a/bot/bot.sln +++ b/bot/bot.sln @@ -1,5 +1,5 @@ Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bot", "bot.vcproj", "{96047257-E60B-4E20-9C92-45F405B89220}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bot", "bot.vcproj", "{37F1D255-C360-4C8C-9493-696835E30CDA}" ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject @@ -9,10 +9,10 @@ Global Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution - {96047257-E60B-4E20-9C92-45F405B89220}.Debug.ActiveCfg = Debug|Win32 - {96047257-E60B-4E20-9C92-45F405B89220}.Debug.Build.0 = Debug|Win32 - {96047257-E60B-4E20-9C92-45F405B89220}.Release.ActiveCfg = Release|Win32 - {96047257-E60B-4E20-9C92-45F405B89220}.Release.Build.0 = Release|Win32 + {37F1D255-C360-4C8C-9493-696835E30CDA}.Debug.ActiveCfg = Debug|Win32 + {37F1D255-C360-4C8C-9493-696835E30CDA}.Debug.Build.0 = Debug|Win32 + {37F1D255-C360-4C8C-9493-696835E30CDA}.Release.ActiveCfg = Release|Win32 + {37F1D255-C360-4C8C-9493-696835E30CDA}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/bot/bot.vcproj b/bot/bot.vcproj index adb017a..697d89a 100644 --- a/bot/bot.vcproj +++ b/bot/bot.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="7.10" Name="bot" - ProjectGUID="{96047257-E60B-4E20-9C92-45F405B89220}" + ProjectGUID="{37F1D255-C360-4C8C-9493-696835E30CDA}" Keyword="Win32Proj">