schangxiang@126.com
2025-05-15 a4ef198bd3dda672ae6190ee82f7df24c282d5d7
Weben_CMS专用代码生成器/Weben_CMS_TemplateDemo/server/src/CMS.Plugin.HIAWms/CMS.Plugin.HIAWms.csproj
@@ -12,12 +12,12 @@
    <PropertyGroup Condition="$([MSBuild]::IsOSPlatform('Windows'))">
        <CMSRootPath>D:\Program Files\CMS Editor</CMSRootPath>
        <OutputPath>$(CMSRootPath)\plugins\cms.plugin.hiawms</OutputPath>
        <OutputPath>$(CMSRootPath)\plugins\cms.plugin.hiawms_test</OutputPath>
    </PropertyGroup>
    <PropertyGroup Condition="$([MSBuild]::IsOSPlatform('OSX'))">
        <CMSRootPath>/Volumes/SSD/CMS Editor</CMSRootPath>
        <OutputPath>$(CMSRootPath)\plugins\cms.plugin.hiawms</OutputPath>
        <OutputPath>$(CMSRootPath)\plugins\cms.plugin.hiawms_test</OutputPath>
    </PropertyGroup>
    <ItemGroup>