2025-03-28 09:49:56 +08:00

175 lines
8.2 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>{928F4B5E-147D-40FE-88FB-82629C49BCA4}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SuperMap.RealEstate.Seller.Running</RootNamespace>
<AssemblyName>Seller.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="..\Seller.Running.Model\Seller.Running.Model.csproj">
<Project>{F4AAE7FF-82EE-4B5A-A50B-CBED58CE1206}</Project>
<Name>Seller.Running.Model</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.Running.References\Seller.Running.References.csproj">
<Project>{3FD7D61A-EEE2-4AC3-8790-B311F6C2C45F}</Project>
<Name>Seller.Running.References</Name>
</ProjectReference>
<ProjectReference Include="..\Seller.Running.Business\Seller.Running.Business.csproj">
<Project>{DD573819-40D1-423F-A16F-9C6CB48DD161}</Project>
<Name>Seller.Running.Business</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="自动生成\ROLEPRICE.ascx" />
<Content Include="自动生成\ROLEPRICEPage.aspx" />
<Content Include="自动生成\ROLEPRICEList.aspx" />
<Content Include="自动生成\SELLERCOMMODITY.ascx" />
<Content Include="自动生成\SELLERCOMMODITYPage.aspx" />
<Content Include="自动生成\SELLERCOMMODITYList.aspx" />
<Content Include="web.config" />
</ItemGroup>
<ItemGroup>
<Compile Include="自动生成\ROLEPRICE.ascx.cs" >
<DependentUpon>ROLEPRICE.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\ROLEPRICE.ascx.designer.cs" >
<DependentUpon>ROLEPRICE.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\ROLEPRICEPage.aspx.cs" >
<DependentUpon>ROLEPRICEPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\ROLEPRICEPage.aspx.designer.cs" >
<DependentUpon>ROLEPRICEPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\ROLEPRICEList.aspx.cs" >
<DependentUpon>ROLEPRICEList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\ROLEPRICEList.aspx.designer.cs" >
<DependentUpon>ROLEPRICEList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\SELLERCOMMODITY.ascx.cs" >
<DependentUpon>SELLERCOMMODITY.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\SELLERCOMMODITY.ascx.designer.cs" >
<DependentUpon>SELLERCOMMODITY.ascx</DependentUpon>
</Compile>
<Compile Include="自动生成\SELLERCOMMODITYPage.aspx.cs" >
<DependentUpon>SELLERCOMMODITYPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\SELLERCOMMODITYPage.aspx.designer.cs" >
<DependentUpon>SELLERCOMMODITYPage.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\SELLERCOMMODITYList.aspx.cs" >
<DependentUpon>SELLERCOMMODITYList.aspx</DependentUpon>
</Compile>
<Compile Include="自动生成\SELLERCOMMODITYList.aspx.designer.cs" >
<DependentUpon>SELLERCOMMODITYList.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>/Seller/Running</DevelopmentServerVPath>
<IISUrl>http://localhost:8000/Seller/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>