代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{C4476ADD-A3D5-41BB-9D43-55D865863B78}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>StockSharp.Logging</RootNamespace>
<AssemblyName>StockSharp.Logging</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SignAssembly>true</SignAssembly>
<AssemblyOriginatorKeyFile>..\StockSharp.snk</AssemblyOriginatorKeyFile>
</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>
<DocumentationFile>bin\Debug\StockSharp.Logging.XML</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\Release\StockSharp.Logging.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Ecng.Collections">
<HintPath>..\References\Ecng.Collections.dll</HintPath>
</Reference>
<Reference Include="Ecng.Common">
<HintPath>..\References\Ecng.Common.dll</HintPath>
</Reference>
<Reference Include="Ecng.ComponentModel">
<HintPath>..\References\Ecng.ComponentModel.dll</HintPath>
</Reference>
<Reference Include="Ecng.Configuration">
<HintPath>..\References\Ecng.Configuration.dll</HintPath>
</Reference>
<Reference Include="Ecng.Interop">
<HintPath>..\References\Ecng.Interop.dll</HintPath>
</Reference>
<Reference Include="Ecng.Net">
<HintPath>..\References\Ecng.Net.dll</HintPath>
</Reference>
<Reference Include="Ecng.Serialization">
<HintPath>..\References\Ecng.Serialization.dll</HintPath>
</Reference>
<Reference Include="Ecng.Localization">
<HintPath>..\References\Ecng.Localization.dll</HintPath>
</Reference>
<Reference Include="log4net">
<HintPath>..\References\log4net.dll</HintPath>
</Reference>
<Reference Include="MoreLinq">
<HintPath>..\References\MoreLinq.dll</HintPath>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Speech" />
<Reference Include="System.XML" />
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\StockSharpAssemblyInfo.cs">
<Link>Properties\StockSharpAssemblyInfo.cs</Link>
</Compile>
<Compile Include="ConsoleLogListener.cs" />
<Compile Include="DebugLogListener.cs" />
<Compile Include="EmailLogListener.cs" />
<Compile Include="ErrorLoggingAttribute.cs" />
<Compile Include="ExternalLogListener.cs" />
<Compile Include="FileLogListener.cs" />
<Compile Include="ILogListener.cs" />
<Compile Include="ILogReceiver.cs" />
<Compile Include="ILogSource.cs" />
<Compile Include="Log4NetLogListener.cs" />
<Compile Include="LoggingHelper.cs" />
<Compile Include="LogLevels.cs" />
<Compile Include="LogListener.cs" />
<Compile Include="LogManager.cs" />
<Compile Include="LogMessage.cs" />
<Compile Include="MemoryStatistics.cs" />
<Compile Include="MemoryStatisticsValue.cs" />
<Compile Include="SoundLogListener.cs" />
<Compile Include="SpeechLogListener.cs" />
<Compile Include="TraceSource.cs" />
<Compile Include="UnhandledExceptionSource.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Localization\Localization.csproj">
<Project>{a98a81ce-75a1-4fab-9c02-e6eef4b51f4f}</Project>
<Name>Localization</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- 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>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。