schangxiang@126.com
2025-05-08 aa91f67c4c6926c1a7ad737da8a883834bdd779b
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>