| | |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Remove="Log4Net\**" /> |
| | | <EmbeddedResource Remove="Log4Net\**" /> |
| | | <None Remove="Log4Net\**" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Remove="instruction\NtnyMsgHelper.cs" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\..\Component\IStation.Log4Net\IStation.Log4Net.csproj" /> |
| | | <PackageReference Include="log4net" Version="2.0.14" /> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\..\Component\IStation.Quartz\IStation.Quartz.csproj" /> |
| | | <ProjectReference Include="..\..\Component\IStation.RabbitMq\IStation.RabbitMq.csproj" /> |
| | | <ProjectReference Include="..\IStation.IDataDockingSocket\IStation.IDataDockingSocket.csproj" /> |