Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2012 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileSecurity_Client", "FileSecurity_Client\FileSecurity_Client.csproj", "{7A279DC6-26FF-4261-A1AC-2B5DEF0D6D37}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileSecurity_Server", "FileSecurity_Server\FileSecurity_Server.csproj", "{48D8EE75-D6D1-4DBD-889B-FA85A37D7D1A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7A279DC6-26FF-4261-A1AC-2B5DEF0D6D37}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {7A279DC6-26FF-4261-A1AC-2B5DEF0D6D37}.Debug|Any CPU.Build.0 = Debug|Any CPU {7A279DC6-26FF-4261-A1AC-2B5DEF0D6D37}.Release|Any CPU.ActiveCfg = Release|Any CPU {7A279DC6-26FF-4261-A1AC-2B5DEF0D6D37}.Release|Any CPU.Build.0 = Release|Any CPU {48D8EE75-D6D1-4DBD-889B-FA85A37D7D1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {48D8EE75-D6D1-4DBD-889B-FA85A37D7D1A}.Debug|Any CPU.Build.0 = Debug|Any CPU {48D8EE75-D6D1-4DBD-889B-FA85A37D7D1A}.Release|Any CPU.ActiveCfg = Release|Any CPU {48D8EE75-D6D1-4DBD-889B-FA85A37D7D1A}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal