39 lines
1.9 KiB
Plaintext
39 lines
1.9 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FormsBasedAuthentication", "FormsBasedAuthentication\FormsBasedAuthentication.csproj", "{1ABBF468-589A-4816-9A02-0F1BF6612183}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "InternetExtranet", "InternetExtranet\InternetExtranet.csproj", "{950B3D71-2F0E-4B30-99A9-F33EA6E792B7}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(TeamFoundationVersionControl) = preSolution
|
|
SccNumberOfProjects = 3
|
|
SccEnterpriseProvider = {4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}
|
|
SccTeamFoundationServer = https://tfs02.codeplex.com/
|
|
SccLocalPath0 = .
|
|
SccProjectUniqueName1 = FormsBasedAuthentication\\FormsBasedAuthentication.csproj
|
|
SccProjectName1 = FormsBasedAuthentication
|
|
SccLocalPath1 = FormsBasedAuthentication
|
|
SccProjectUniqueName2 = InternetExtranet\\InternetExtranet.csproj
|
|
SccProjectName2 = InternetExtranet
|
|
SccLocalPath2 = InternetExtranet
|
|
EndGlobalSection
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{1ABBF468-589A-4816-9A02-0F1BF6612183}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{1ABBF468-589A-4816-9A02-0F1BF6612183}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{1ABBF468-589A-4816-9A02-0F1BF6612183}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{1ABBF468-589A-4816-9A02-0F1BF6612183}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{950B3D71-2F0E-4B30-99A9-F33EA6E792B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{950B3D71-2F0E-4B30-99A9-F33EA6E792B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{950B3D71-2F0E-4B30-99A9-F33EA6E792B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{950B3D71-2F0E-4B30-99A9-F33EA6E792B7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|