Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.10.34928.147 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CardGame", "CardGame\CardGame.vcxproj", "{4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CardGame.Test.GamePlay1", "CardGame.Test.GamePlay1\CardGame.Test.GamePlay1.vcxproj", "{6DCAD147-F66E-4988-BAC6-D76544975120}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CardGame.Test.GamePlay2", "CardGame.Test.GamePlay2\CardGame.Test.GamePlay2.vcxproj", "{6383C4B6-1282-4F20-864A-7208EC5805CA}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "杂项", "杂项", "{8CC18327-DB10-409C-B35B-3CE741ECBF57}" ProjectSection(SolutionItems) = preProject MultipleAttemptsTestResult.txt = MultipleAttemptsTestResult.txt TaskInfo.md = TaskInfo.md EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CardGame.Test.GamePlay2.WhenPlayerAWins", "CardGame.Test.GamePlay2.WhenPlayerAWins\CardGame.Test.GamePlay2.WhenPlayerAWins.vcxproj", "{029C5A36-CA7E-4EE4-AFA9-873F937689A4}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}.Debug|x64.ActiveCfg = Debug|x64 {4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}.Debug|x64.Build.0 = Debug|x64 {4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}.Debug|x86.ActiveCfg = Debug|Win32 {4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}.Debug|x86.Build.0 = Debug|Win32 {4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}.Release|x64.ActiveCfg = Release|x64 {4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}.Release|x64.Build.0 = Release|x64 {4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}.Release|x86.ActiveCfg = Release|Win32 {4AE7BB62-ADF7-4452-8E58-21B8F9972CE2}.Release|x86.Build.0 = Release|Win32 {6DCAD147-F66E-4988-BAC6-D76544975120}.Debug|x64.ActiveCfg = Debug|x64 {6DCAD147-F66E-4988-BAC6-D76544975120}.Debug|x64.Build.0 = Debug|x64 {6DCAD147-F66E-4988-BAC6-D76544975120}.Debug|x86.ActiveCfg = Debug|Win32 {6DCAD147-F66E-4988-BAC6-D76544975120}.Debug|x86.Build.0 = Debug|Win32 {6DCAD147-F66E-4988-BAC6-D76544975120}.Release|x64.ActiveCfg = Release|x64 {6DCAD147-F66E-4988-BAC6-D76544975120}.Release|x64.Build.0 = Release|x64 {6DCAD147-F66E-4988-BAC6-D76544975120}.Release|x86.ActiveCfg = Release|Win32 {6DCAD147-F66E-4988-BAC6-D76544975120}.Release|x86.Build.0 = Release|Win32 {6383C4B6-1282-4F20-864A-7208EC5805CA}.Debug|x64.ActiveCfg = Debug|x64 {6383C4B6-1282-4F20-864A-7208EC5805CA}.Debug|x64.Build.0 = Debug|x64 {6383C4B6-1282-4F20-864A-7208EC5805CA}.Debug|x86.ActiveCfg = Debug|Win32 {6383C4B6-1282-4F20-864A-7208EC5805CA}.Debug|x86.Build.0 = Debug|Win32 {6383C4B6-1282-4F20-864A-7208EC5805CA}.Release|x64.ActiveCfg = Release|x64 {6383C4B6-1282-4F20-864A-7208EC5805CA}.Release|x64.Build.0 = Release|x64 {6383C4B6-1282-4F20-864A-7208EC5805CA}.Release|x86.ActiveCfg = Release|Win32 {6383C4B6-1282-4F20-864A-7208EC5805CA}.Release|x86.Build.0 = Release|Win32 {029C5A36-CA7E-4EE4-AFA9-873F937689A4}.Debug|x64.ActiveCfg = Debug|x64 {029C5A36-CA7E-4EE4-AFA9-873F937689A4}.Debug|x64.Build.0 = Debug|x64 {029C5A36-CA7E-4EE4-AFA9-873F937689A4}.Debug|x86.ActiveCfg = Debug|Win32 {029C5A36-CA7E-4EE4-AFA9-873F937689A4}.Debug|x86.Build.0 = Debug|Win32 {029C5A36-CA7E-4EE4-AFA9-873F937689A4}.Release|x64.ActiveCfg = Release|x64 {029C5A36-CA7E-4EE4-AFA9-873F937689A4}.Release|x64.Build.0 = Release|x64 {029C5A36-CA7E-4EE4-AFA9-873F937689A4}.Release|x86.ActiveCfg = Release|Win32 {029C5A36-CA7E-4EE4-AFA9-873F937689A4}.Release|x86.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {66B7D78E-C24E-4C45-BD6A-844C0787B646} EndGlobalSection EndGlobal