ningshuxia
2023-02-06 1fc0b4ed96d4c4b1ff7142926239998de32b2ada
DAL/Factory/IStation.DAL.Factory.Product/IStation.DAL.Factory.Product.csproj
@@ -41,7 +41,18 @@
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="DataAccess.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\..\Component\IStation.Log4Net\IStation.Log4Net.csproj">
      <Project>{3943e520-c04a-49f3-ba87-2a7a866de141}</Project>
      <Name>IStation.Log4Net</Name>
    </ProjectReference>
    <ProjectReference Include="..\IStation.DAL.Factory.Core\IStation.DAL.Factory.Core.csproj">
      <Project>{4c8d9cd6-cb29-4d21-ba36-f291b0523c94}</Project>
      <Name>IStation.DAL.Factory.Core</Name>
    </ProjectReference>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>