ningshuxia
2023-02-06 1fc0b4ed96d4c4b1ff7142926239998de32b2ada
BLL/IStation.BLL.Project/IStation.BLL.Project.csproj
@@ -41,13 +41,11 @@
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="helpers\CacheHelper.cs" />
    <Compile Include="helpers\ConfigHelper.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\DAL\Factory\IStation.DAL.Factory.Project\IStation.DAL.Factory.Project.csproj">
      <Project>{0cd4dd17-df3c-4397-9006-06956da006bb}</Project>
      <Name>IStation.DAL.Factory.Project</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Entity\IStation.Entity.Project\IStation.Entity.Project.csproj">
      <Project>{2b59c6d9-29cd-4c20-b219-c17e6db621e2}</Project>
      <Name>IStation.Entity.Project</Name>
@@ -57,5 +55,8 @@
      <Name>IStation.Model.Project</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Project\" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>