173 lines
No EOL
7.7 KiB
XML
173 lines
No EOL
7.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{24BF0EA3-2D82-4E85-B13D-EA9279F58812}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>AspWebApp</RootNamespace>
|
|
<AssemblyName>AspWebApp</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<UseIISExpress>false</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.Web.DynamicData" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.EnterpriseServices" />
|
|
<Reference Include="System.Web.Mobile" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="default.htm" />
|
|
<Content Include="test\byref.asp" />
|
|
<Content Include="test\byref2.asp" />
|
|
<Content Include="test\call.asp" />
|
|
<Content Include="test\BuiltinConstants.asp" />
|
|
<Content Include="components\adrot.txt" />
|
|
<Content Include="components\AdRotator.asp" />
|
|
<Content Include="components\BrowserCap.asp" />
|
|
<Content Include="components\CDO.Asp" />
|
|
<Content Include="components\clientcap.htm" />
|
|
<Content Include="components\ContentRotator.Asp" />
|
|
<Content Include="components\Counters\Docs\Contents.Htm" />
|
|
<Content Include="components\Counters\Docs\Counter1.Htm" />
|
|
<Content Include="components\Counters\Docs\Counter2.Htm" />
|
|
<Content Include="components\Counters\Docs\Counter3.Htm" />
|
|
<Content Include="components\Counters\Docs\Counter4.Htm" />
|
|
<Content Include="components\Counters\Docs\Counter5.Htm" />
|
|
<Content Include="components\Counters\Docs\Default.Htm" />
|
|
<Content Include="components\Counters\Sample\Counters_JScript.Asp" />
|
|
<Content Include="components\Counters\Sample\Counters_VBScript.Asp" />
|
|
<Content Include="components\Counters\Sample\Global.Asa" />
|
|
<Content Include="components\Counters\TOURL.Htm" />
|
|
<Content Include="components\FileSystem.Asp" />
|
|
<Content Include="components\ie.gif" />
|
|
<Content Include="components\nts_iis.gif" />
|
|
<Content Include="components\PermissionCheck.Asp" />
|
|
<Content Include="components\Tiprot.Txt" />
|
|
<Content Include="components\Tools.Asp" />
|
|
<Content Include="test\datetest.asp" />
|
|
<Content Include="test\extension.asp" />
|
|
<Content Include="test\ifnull.asp" />
|
|
<Content Include="test\imports.asp" />
|
|
<Content Include="test\StringBuilder.asp" />
|
|
<Content Include="test\with.asp" />
|
|
<Content Include="Database\AddDelete.asp" />
|
|
<Content Include="Database\adovbs.inc" />
|
|
<Content Include="Database\Authors.mdb">
|
|
</Content>
|
|
<Content Include="Database\Blob.Asp" />
|
|
<Content Include="Database\LimitRows.asp" />
|
|
<Content Include="Database\MultiScrolling.asp" />
|
|
<Content Include="Database\SimpleQuery.asp" />
|
|
<Content Include="Database\StoredProcedures.asp" />
|
|
<Content Include="Database\Update.asp" />
|
|
<Content Include="test\perftest2.asp" />
|
|
<Content Include="test\datatypes.asp" />
|
|
<Content Include="test\forloop.asp" />
|
|
<Content Include="test\function.asp" />
|
|
<Content Include="test\if.asp" />
|
|
<Content Include="test\literals.asp" />
|
|
<Content Include="test\perftest.asp" />
|
|
<Content Include="test\servervars.asp" />
|
|
<Content Include="Simple\Arrays.asp" />
|
|
<Content Include="Simple\Components.Asp" />
|
|
<Content Include="Simple\Conditional.asp" />
|
|
<Content Include="Simple\Functions.asp" />
|
|
<Content Include="Simple\HeaderInfo.Asp" />
|
|
<Content Include="Simple\Includes.asp" />
|
|
<Content Include="Simple\Looping.asp" />
|
|
<Content Include="Simple\Variables.asp" />
|
|
<Content Include="Web.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="App_Data\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\asp\Asp.VS2013.csproj">
|
|
<Project>{F076A2D0-5200-42D7-9AEA-9E1260EFB138}</Project>
|
|
<Name>Asp.VS2013</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Properties\PublishProfiles\AspClassicCompiler.pubxml" />
|
|
</ItemGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>False</UseIIS>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<DevelopmentServerPort>3465</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>
|
|
</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
</Project> |