zs
2025-05-08 dd50aa0947b76a66f30cd56ed82b2f3fdbaea3df
Weben_CMS专用代码生成器/WareCmsUtilityApi/server/src/CMS.Plugin.WareCmsUtilityApi/CMS.Plugin.WareCmsUtilityApi.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.warecmsutilityapi</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.warecmsutilityapi</OutputPath>
    </PropertyGroup>
    <ItemGroup>