wangzelong
2022-11-30 44e4286e0384f8daf9b89e8f551f0f743b60ebb3
Settings/IStation.Settings/IStation.Settings.csproj
@@ -10,14 +10,18 @@
  </PropertyGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\Component\IStation.Newtonsoft\IStation.Newtonsoft.csproj" />
    <ProjectReference Include="..\..\Untity\IStation.Untity\IStation.Untity.csproj" />
    <None Remove="paras_settings.json" />
  </ItemGroup>
  <ItemGroup>
    <None Update="paras_settings.json">
      <CopyToOutputDirectory>Never</CopyToOutputDirectory>
    </None>
    <Content Include="paras_settings.json">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\Component\IStation.Newtonsoft\IStation.Newtonsoft.csproj" />
    <ProjectReference Include="..\..\Untity\IStation.Untity\IStation.Untity.csproj" />
  </ItemGroup>
</Project>