|
@@ -11,6 +11,11 @@
|
|
|
<Company>YSAI</Company>
|
|
<Company>YSAI</Company>
|
|
|
<Product>SCADA</Product>
|
|
<Product>SCADA</Product>
|
|
|
<GenerateDocumentationFile>True</GenerateDocumentationFile>
|
|
<GenerateDocumentationFile>True</GenerateDocumentationFile>
|
|
|
|
|
+ <DescriptionType>核心组件</DescriptionType>
|
|
|
|
|
+ <DescriptionName_En>Log</DescriptionName_En>
|
|
|
|
|
+ <DescriptionName_Cn>Verbose [详细信息]、Debug [调试]、Info [信息]、Warning [警告]、Error [异常或错误]、Fatal [致命错误或异常]</DescriptionName_Cn>
|
|
|
|
|
+ <Description Condition="'$(DescriptionName_Cn)' != ''">$(DescriptionType):$(DescriptionName_En)($(DescriptionName_Cn))</Description>
|
|
|
|
|
+ <Description Condition="'$(DescriptionName_Cn)' == ''">$(DescriptionType):$(DescriptionName_En)</Description>
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
<PackageReference Include="Serilog" Version="3.1.1" />
|
|
<PackageReference Include="Serilog" Version="3.1.1" />
|