22
schangxiang@126.com
2025-04-29 511aad18a7bf95510f65d083be69a834fb668105
PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMS.Plugin.PipeLineLems.csproj
@@ -12,12 +12,12 @@
    <PropertyGroup Condition="$([MSBuild]::IsOSPlatform('Windows'))">
        <CMSRootPath>D:\Program Files\CMS Editor</CMSRootPath>
        <OutputPath>$(CMSRootPath)\plugins\cms.plugin.messuite</OutputPath>
        <OutputPath>$(CMSRootPath)\plugins\cms.plugin.pipelinelems</OutputPath>
    </PropertyGroup>
    <PropertyGroup Condition="$([MSBuild]::IsOSPlatform('OSX'))">
        <CMSRootPath>/Volumes/SSD/CMS Editor</CMSRootPath>
        <OutputPath>$(CMSRootPath)\plugins\cms.plugin.messuite</OutputPath>
        <OutputPath>$(CMSRootPath)\plugins\cms.plugin.pipelinelems</OutputPath>
    </PropertyGroup>
    <ItemGroup>