24 lines
1,014 B
Text
24 lines
1,014 B
Text
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DnAutoUpdate", "DnAutoUpdate.vcproj", "{F2B4231C-5F01-46E3-B396-A34C9B3099E3}"
|
|
ProjectSection(WebsiteProperties) = preProject
|
|
Debug.AspNetCompiler.Debug = "True"
|
|
Release.AspNetCompiler.Debug = "False"
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Release|Win32 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{F2B4231C-5F01-46E3-B396-A34C9B3099E3}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{F2B4231C-5F01-46E3-B396-A34C9B3099E3}.Debug|Win32.Build.0 = Debug|Win32
|
|
{F2B4231C-5F01-46E3-B396-A34C9B3099E3}.Release|Win32.ActiveCfg = Release|Win32
|
|
{F2B4231C-5F01-46E3-B396-A34C9B3099E3}.Release|Win32.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|