ab56a9bcf7
SVN-Revision: r240
78 lines
3.7 KiB
XML
78 lines
3.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" 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>
|
|
<ProjectGuid>{D2C2A2BD-7FFA-44EC-9DAF-F034AB99AD98}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Lskj.GetWorkOrderCallback</RootNamespace>
|
|
<AssemblyName>Lskj.GetWorkOrderCallback</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</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\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.1.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\引用DLL\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Api\GetWorkOrderCallbackApi.ashx.cs">
|
|
<DependentUpon>GetWorkOrderCallbackApi.ashx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="GetWorkOrderCallback.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Api\GetWorkOrderCallbackApi.ashx">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\..\下载\浏览器\lserp_bs8.0 %281%29\Lskj.Data.ADO\Lskj.Data.ADO.csproj">
|
|
<Project>{084f7b27-605c-4803-ab74-cb81678d344c}</Project>
|
|
<Name>Lskj.Data.ADO</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\..\下载\浏览器\lserp_bs8.0 %281%29\Lskj.Data.Api\Lskj.Data.Api.csproj">
|
|
<Project>{a5bde9aa-cd9d-42a9-a828-c249b9af935f}</Project>
|
|
<Name>Lskj.Data.Api</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\..\下载\浏览器\lserp_bs8.0 %281%29\Lskj.Web.Core_7.0\Lskj.Web.Core.csproj">
|
|
<Project>{AB7AD5E0-8BA1-4C29-BCA4-41A56FFC1130}</Project>
|
|
<Name>Lskj.Web.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\..\下载\浏览器\lserp_bs8.0 %281%29\Lskj.WebErp.Core_7.0\Lskj.WebErp.Core.csproj">
|
|
<Project>{831A8D72-6B91-49D7-9F4A-E761675DF29A}</Project>
|
|
<Name>Lskj.WebErp.Core</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |