sqlWebArchitect Code
Status: Inactive
Brought to you by:
gvnnrules
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "C:\...\dev\", "dev\", "{1DB6CA6B-8BEE-4A7E-9B42-F2606DAC90A8}"
ProjectSection(WebsiteProperties) = preProject
ProjectReferences = "{7E872A96-4B96-4D49-AE3C-92A891048BBF}|SqlArchitect.dll;"
Debug.AspNetCompiler.VirtualPath = "/prd"
Debug.AspNetCompiler.PhysicalPath = "dev\"
Debug.AspNetCompiler.TargetPath = "prd\"
Debug.AspNetCompiler.Updateable = "false"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/prd"
Release.AspNetCompiler.PhysicalPath = "dev\"
Release.AspNetCompiler.TargetPath = "prd\"
Release.AspNetCompiler.Updateable = "false"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "3588"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlArchitect", "SqlArchitect\SqlArchitect.csproj", "{7E872A96-4B96-4D49-AE3C-92A891048BBF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed platforms = Debug|Mixed platforms
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1DB6CA6B-8BEE-4A7E-9B42-F2606DAC90A8}.Debug|Any CPU.ActiveCfg = Debug|.NET
{1DB6CA6B-8BEE-4A7E-9B42-F2606DAC90A8}.Debug|Any CPU.Build.0 = Debug|.NET
{1DB6CA6B-8BEE-4A7E-9B42-F2606DAC90A8}.Debug|Mixed platforms.ActiveCfg = Debug|.NET
{1DB6CA6B-8BEE-4A7E-9B42-F2606DAC90A8}.Debug|Mixed platforms.Build.0 = Debug|.NET
{7E872A96-4B96-4D49-AE3C-92A891048BBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7E872A96-4B96-4D49-AE3C-92A891048BBF}.Debug|Mixed platforms.ActiveCfg = Debug|Any CPU
{7E872A96-4B96-4D49-AE3C-92A891048BBF}.Debug|Mixed platforms.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal