107 lines
5.3 KiB
XML
107 lines
5.3 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>{211FA31A-B9D8-4F48-80CC-573B9410828E}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Learun.Application.Message</RootNamespace>
|
|
<AssemblyName>Learun.Application.Message</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.1</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="Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\..\..\packages\Dapper.1.50.2\lib\net451\Dapper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SqlSugar, Version=5.1.4.113, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\..\..\packages\SqlSugar.5.1.4.114\lib\SqlSugar.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="LR_StrategyInfo\LR_MS_StrategyInfoEntity.cs" />
|
|
<Compile Include="LR_StrategyInfo\LR_StrategyInfoBLL.cs" />
|
|
<Compile Include="LR_StrategyInfo\LR_StrategyInfoIBLL.cs" />
|
|
<Compile Include="LR_StrategyInfo\LR_StrategyInfoService.cs" />
|
|
<Compile Include="LR_StrategyInfo\MES_MSG_RecordEntity.cs" />
|
|
<Compile Include="LR_StrategyInfo\MSG_RecordBLL.cs" />
|
|
<Compile Include="LR_StrategyInfo\MSG_RecordIBLL.cs" />
|
|
<Compile Include="LR_StrategyInfo\MSG_RecordService.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\Learun.Application.Organization\Learun.Application.Organization.csproj">
|
|
<Project>{e9877a25-801b-4605-ad35-e6306916513c}</Project>
|
|
<Name>Learun.Application.Organization</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Learun.Cache\Learun.Cache.Base\Learun.Cache.Base.csproj">
|
|
<Project>{975f2cb8-605c-4add-b365-b97bf844f0fe}</Project>
|
|
<Name>Learun.Cache.Base</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Learun.Cache\LeaRun.Cache.Factory\Learun.Cache.Factory.csproj">
|
|
<Project>{68902fcf-c439-4010-b17b-2499c972ee33}</Project>
|
|
<Name>Learun.Cache.Factory</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Learun.Cache\Learun.Cache.Redis\Learun.Cache.Redis.csproj">
|
|
<Project>{13808645-2013-4896-8ee2-65144e222c69}</Project>
|
|
<Name>Learun.Cache.Redis</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\Learun.Util\Learun.Util\Learun.Util.csproj">
|
|
<Project>{cf8ae293-88ab-436c-9720-a8386ba5d7b7}</Project>
|
|
<Name>Learun.Util</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Learun.Application.Base\Learun.Application.Base.csproj">
|
|
<Project>{0cdd0dc8-74cf-4c71-923c-66204a8923d3}</Project>
|
|
<Name>Learun.Application.Base</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Learun.Application.IM\Learun.Application.IM.csproj">
|
|
<Project>{db34dfc9-7227-41fa-88aa-832dbf247811}</Project>
|
|
<Name>Learun.Application.IM</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Learun.Application.WeChat\Learun.Application.WeChat.csproj">
|
|
<Project>{36fa9414-767e-4806-9e45-2075216b1070}</Project>
|
|
<Name>Learun.Application.WeChat</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |