ningshuxia
2023-02-24 02c4ea4b4cbc946a733bb864b2ae587b0cd0be43
Entity/IStation.Entity.Logic/IStation.Entity.Logic.csproj
@@ -41,7 +41,18 @@
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="elec_price\ElecPrice.cs" />
    <Compile Include="logic_area\LogicArea.cs" />
    <Compile Include="logic_catalog\LogicCatalog.cs" />
    <Compile Include="logic_tree\LogicTree.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="station\Station.cs" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\IStation.Entity.Core\IStation.Entity.Core.csproj">
      <Project>{6c6d2ed3-c4ea-43b3-9f75-91342c8a209f}</Project>
      <Name>IStation.Entity.Core</Name>
    </ProjectReference>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>