25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CaptureUpload", "CaptureUpload.csproj", "{F49CB047-B2DC-4D89-803F-A4755E7453CE}"
|
|
ProjectSection(WebsiteProperties) = preProject
|
|
Debug.AspNetCompiler.Debug = "True"
|
|
Release.AspNetCompiler.Debug = "False"
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F49CB047-B2DC-4D89-803F-A4755E7453CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F49CB047-B2DC-4D89-803F-A4755E7453CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F49CB047-B2DC-4D89-803F-A4755E7453CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F49CB047-B2DC-4D89-803F-A4755E7453CE}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|