mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-02-24 19:14:49 +01:00
49 lines
2.9 KiB
Plaintext
49 lines
2.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26124.0
|
|
MinimumVisualStudioVersion = 15.0.26124.0
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheatricalPlayersRefactoringKata", "TheatricalPlayersRefactoringKata\TheatricalPlayersRefactoringKata.csproj", "{B380BB58-50A5-435D-9B52-5045A2F93761}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TheatricalPlayersRefactoringKata.Tests", "TheatricalPlayersRefactoringKata.Tests\TheatricalPlayersRefactoringKata.Tests.csproj", "{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Release|x64.Build.0 = Release|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{B380BB58-50A5-435D-9B52-5045A2F93761}.Release|x86.Build.0 = Release|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Debug|x64.ActiveCfg = Debug|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Debug|x64.Build.0 = Debug|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Debug|x86.ActiveCfg = Debug|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Debug|x86.Build.0 = Debug|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Release|x64.ActiveCfg = Release|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Release|x64.Build.0 = Release|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Release|x86.ActiveCfg = Release|Any CPU
|
|
{47FAD5CE-0FB3-4C9F-A430-68E58A1B094F}.Release|x86.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|