sjz
2025-06-26 bf780b6c83012b5beb3d7515b8fb61753c5fb736
MESApplication/MESApplication.csproj
@@ -9,6 +9,13 @@
    </PropertyGroup>
    <ItemGroup>
      <Compile Remove="Controllers\TestReport\**" />
      <Content Remove="Controllers\TestReport\**" />
      <EmbeddedResource Remove="Controllers\TestReport\**" />
      <None Remove="Controllers\TestReport\**" />
    </ItemGroup>
    <ItemGroup>
      <Content Remove="Config\appsettings.json" />
    </ItemGroup>
@@ -32,10 +39,6 @@
    <ItemGroup>
        <ProjectReference Include="..\MES.Service\MES.Service.csproj" />
    </ItemGroup>
    <ItemGroup>
      <Folder Include="Controllers\TestReport\" />
    </ItemGroup>
</Project>