1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
- <PropertyGroup>
- <LastOpenVersion>7.10.3077</LastOpenVersion>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ReferencePath>
- </ReferencePath>
- <CopyProjectDestinationFolder>
- </CopyProjectDestinationFolder>
- <CopyProjectUncPath>
- </CopyProjectUncPath>
- <CopyProjectOption>0</CopyProjectOption>
- <ProjectView>ProjectFiles</ProjectView>
- <ProjectTrust>0</ProjectTrust>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <EnableASPDebugging>false</EnableASPDebugging>
- <EnableASPXDebugging>false</EnableASPXDebugging>
- <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
- <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
- <RemoteDebugEnabled>false</RemoteDebugEnabled>
- <RemoteDebugMachine>
- </RemoteDebugMachine>
- <StartAction>Project</StartAction>
- <StartArguments>
- </StartArguments>
- <StartPage>
- </StartPage>
- <StartProgram>
- </StartProgram>
- <StartURL>
- </StartURL>
- <StartWorkingDirectory>
- </StartWorkingDirectory>
- <StartWithIE>true</StartWithIE>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <EnableASPDebugging>false</EnableASPDebugging>
- <EnableASPXDebugging>false</EnableASPXDebugging>
- <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
- <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
- <RemoteDebugEnabled>false</RemoteDebugEnabled>
- <RemoteDebugMachine>
- </RemoteDebugMachine>
- <StartAction>Project</StartAction>
- <StartArguments>
- </StartArguments>
- <StartPage>
- </StartPage>
- <StartProgram>
- </StartProgram>
- <StartURL>
- </StartURL>
- <StartWorkingDirectory>
- </StartWorkingDirectory>
- <StartWithIE>true</StartWithIE>
- </PropertyGroup>
- </Project>
|