Subversion Repositories DevTools

Rev

Rev 2139 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2177 brianf 1
Microsoft Visual Studio Solution File, Format Version 9.00
2
# Visual Studio 2005
2139 ghuddy 3
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EA_ReqPro", "EA_ReqPro\EA_ReqPro.csproj", "{D383F744-65AF-4E10-AEC2-7DB32C82CBB0}"
2177 brianf 4
	ProjectSection(WebsiteProperties) = preProject
5
		Debug.AspNetCompiler.Debug = "True"
6
		Release.AspNetCompiler.Debug = "False"
2139 ghuddy 7
	EndProjectSection
8
EndProject
9
Global
2177 brianf 10
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
11
		Debug|Any CPU = Debug|Any CPU
12
		Release|Any CPU = Release|Any CPU
2139 ghuddy 13
	EndGlobalSection
2177 brianf 14
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
15
		{D383F744-65AF-4E10-AEC2-7DB32C82CBB0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16
		{D383F744-65AF-4E10-AEC2-7DB32C82CBB0}.Debug|Any CPU.Build.0 = Debug|Any CPU
17
		{D383F744-65AF-4E10-AEC2-7DB32C82CBB0}.Release|Any CPU.ActiveCfg = Release|Any CPU
18
		{D383F744-65AF-4E10-AEC2-7DB32C82CBB0}.Release|Any CPU.Build.0 = Release|Any CPU
2139 ghuddy 19
	EndGlobalSection
2177 brianf 20
	GlobalSection(SolutionProperties) = preSolution
21
		HideSolutionNode = FALSE
2139 ghuddy 22
	EndGlobalSection
23
EndGlobal