FaceControl.sln
1.5 KB
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30523.141
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FaceControl", "FaceControl\FaceControl.csproj", "{06F6C6E6-02F6-4134-945A-BE51BEEF58A4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{30CC76C8-F637-4323-BD65-EFE963DE17E8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{06F6C6E6-02F6-4134-945A-BE51BEEF58A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{06F6C6E6-02F6-4134-945A-BE51BEEF58A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{06F6C6E6-02F6-4134-945A-BE51BEEF58A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{06F6C6E6-02F6-4134-945A-BE51BEEF58A4}.Release|Any CPU.Build.0 = Release|Any CPU
{30CC76C8-F637-4323-BD65-EFE963DE17E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{30CC76C8-F637-4323-BD65-EFE963DE17E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{30CC76C8-F637-4323-BD65-EFE963DE17E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{30CC76C8-F637-4323-BD65-EFE963DE17E8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B0C8A353-FACB-4930-9D25-C6ECB846F05A}
EndGlobalSection
EndGlobal