2025-03-27 15:05:14 +08:00

238 lines
11 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>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>4.0</OldToolsVersion>
</PropertyGroup>
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{D54025B0-D6B5-422B-BFA8-0A684845C76C}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate.SaleStore.Running</RootNamespace>
<AssemblyName>SaleStore.Running.WebSite</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
</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>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="RealEstate.Core">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Core.dll</HintPath>
</Reference>
<Reference Include="RealEstate.Enums">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Enums.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="RealEstate.Web">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.Web.dll</HintPath>
</Reference>
<Reference Include="RealEstate.FrameWork">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.FrameWork.dll</HintPath>
</Reference>
<Reference Include="RealEstate.WorkFlow">
<HintPath>..\..\910_RealEstate.Release\RealEstate.CorePlatform\RealEstate.WorkFlow.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Deployment" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Web" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.XML" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SaleStore.Running.Model\SaleStore.Running.Model.csproj">
<Project>{E6D9EA46-D82E-40F6-9699-DA9FF908F012}</Project>
<Name>SaleStore.Running.Model</Name>
</ProjectReference>
<ProjectReference Include="..\SaleStore.Running.References\SaleStore.Running.References.csproj">
<Project>{1F80CD30-4273-47AD-8BD2-BC14652BE770}</Project>
<Name>SaleStore.Running.References</Name>
</ProjectReference>
<ProjectReference Include="..\SaleStore.Running.Business\SaleStore.Running.Business.csproj">
<Project>{73A3C82D-0E40-41DF-9511-5CCD6384C89D}</Project>
<Name>SaleStore.Running.Business</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="自动生成\APPROVED.ascx" />
<Content Include="自动生成\APPROVEDPage.aspx" />
<Content Include="自动生成\APPROVEDList.aspx" />
<Content Include="自动生成\BACKCOMMODITY.ascx" />
<Content Include="自动生成\BACKCOMMODITYPage.aspx" />
<Content Include="自动生成\BACKCOMMODITYList.aspx" />
<Content Include="自动生成\MODIFYFROMSTORAGE.ascx" />
<Content Include="自动生成\MODIFYFROMSTORAGEPage.aspx" />
<Content Include="自动生成\MODIFYFROMSTORAGEList.aspx" />
<Content Include="自动生成\PREPARECOMMODITY.ascx" />
<Content Include="自动生成\PREPARECOMMODITYPage.aspx" />
<Content Include="自动生成\PREPARECOMMODITYList.aspx" />
<Content Include="自动生成\SALESTOREPROINST.ascx" />
<Content Include="自动生成\SALESTOREPROINSTPage.aspx" />
<Content Include="自动生成\SALESTOREPROINSTList.aspx" />
<Content Include="web.config" />
</ItemGroup>
<ItemGroup>
<Compile Include="自动生成\APPROVED.ascx.cs" >
<DependentUpon>APPROVED.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\APPROVED.ascx.designer.cs" >
<DependentUpon>APPROVED.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\APPROVEDPage.aspx.cs" >
<DependentUpon>APPROVEDPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\APPROVEDPage.aspx.designer.cs" >
<DependentUpon>APPROVEDPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\APPROVEDList.aspx.cs" >
<DependentUpon>APPROVEDList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\APPROVEDList.aspx.designer.cs" >
<DependentUpon>APPROVEDList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\BACKCOMMODITY.ascx.cs" >
<DependentUpon>BACKCOMMODITY.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\BACKCOMMODITY.ascx.designer.cs" >
<DependentUpon>BACKCOMMODITY.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\BACKCOMMODITYPage.aspx.cs" >
<DependentUpon>BACKCOMMODITYPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\BACKCOMMODITYPage.aspx.designer.cs" >
<DependentUpon>BACKCOMMODITYPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\BACKCOMMODITYList.aspx.cs" >
<DependentUpon>BACKCOMMODITYList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\BACKCOMMODITYList.aspx.designer.cs" >
<DependentUpon>BACKCOMMODITYList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\MODIFYFROMSTORAGE.ascx.cs" >
<DependentUpon>MODIFYFROMSTORAGE.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\MODIFYFROMSTORAGE.ascx.designer.cs" >
<DependentUpon>MODIFYFROMSTORAGE.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\MODIFYFROMSTORAGEPage.aspx.cs" >
<DependentUpon>MODIFYFROMSTORAGEPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\MODIFYFROMSTORAGEPage.aspx.designer.cs" >
<DependentUpon>MODIFYFROMSTORAGEPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\MODIFYFROMSTORAGEList.aspx.cs" >
<DependentUpon>MODIFYFROMSTORAGEList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\MODIFYFROMSTORAGEList.aspx.designer.cs" >
<DependentUpon>MODIFYFROMSTORAGEList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\PREPARECOMMODITY.ascx.cs" >
<DependentUpon>PREPARECOMMODITY.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\PREPARECOMMODITY.ascx.designer.cs" >
<DependentUpon>PREPARECOMMODITY.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\PREPARECOMMODITYPage.aspx.cs" >
<DependentUpon>PREPARECOMMODITYPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\PREPARECOMMODITYPage.aspx.designer.cs" >
<DependentUpon>PREPARECOMMODITYPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\PREPARECOMMODITYList.aspx.cs" >
<DependentUpon>PREPARECOMMODITYList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\PREPARECOMMODITYList.aspx.designer.cs" >
<DependentUpon>PREPARECOMMODITYList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\SALESTOREPROINST.ascx.cs" >
<DependentUpon>SALESTOREPROINST.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\SALESTOREPROINST.ascx.designer.cs" >
<DependentUpon>SALESTOREPROINST.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\SALESTOREPROINSTPage.aspx.cs" >
<DependentUpon>SALESTOREPROINSTPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\SALESTOREPROINSTPage.aspx.designer.cs" >
<DependentUpon>SALESTOREPROINSTPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\SALESTOREPROINSTList.aspx.cs" >
<DependentUpon>SALESTOREPROINSTList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\SALESTOREPROINSTList.aspx.designer.cs" >
<DependentUpon>SALESTOREPROINSTList.aspx</DependentUpon>
</Compile>
</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" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>false</AutoAssignPort>
<DevelopmentServerPort>8000</DevelopmentServerPort>
<DevelopmentServerVPath>/SaleStore/Running</DevelopmentServerVPath>
<IISUrl>http://localhost:8000/SaleStore/Running</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
<EnableWcfTestClientForSVCDefaultValue>True</EnableWcfTestClientForSVCDefaultValue>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<!-- 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>
-->
</Project>