ci: 修复编译问题

This commit is contained in:
denglihong2007
2025-04-01 23:31:02 +08:00
parent 3d91a629c1
commit 9c98426f79

View File

@@ -11,8 +11,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CRSim.ScreenSimulator", "CR
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CRSim.Shared", "CRSim.Shared\CRSim.Shared.csproj", "{C7153862-390F-404C-BC75-31D4F68A57BC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CRSim.WebsiteSimulator", "CRSim.WebsiteSimulator\CRSim.WebsiteSimulator.csproj", "{5924B320-94FF-382F-D798-32C65D35F927}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -35,10 +33,6 @@ Global
{C7153862-390F-404C-BC75-31D4F68A57BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C7153862-390F-404C-BC75-31D4F68A57BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C7153862-390F-404C-BC75-31D4F68A57BC}.Release|Any CPU.Build.0 = Release|Any CPU
{5924B320-94FF-382F-D798-32C65D35F927}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5924B320-94FF-382F-D798-32C65D35F927}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5924B320-94FF-382F-D798-32C65D35F927}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5924B320-94FF-382F-D798-32C65D35F927}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE