| | |
| | | |
| | | <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> |
| | |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <PackageReference Include="CMS.Framework.AspNetCore" Version="2.16.1" /> |
| | | <PackageReference Include="CMS.Extensions.Variable" Version="2.16.1" /> |
| | | <PackageReference Include="CMS.Extensions.Data" Version="2.16.1" /> |
| | | <PackageReference Include="CMS.Data.Stressing" Version="2.16.1" /> |
| | | <PackageReference Include="CMS.Framework.AspNetCore" Version="2.28.3" /> |
| | | <PackageReference Include="CMS.Extensions.Variable" Version="2.28.3" /> |
| | | <PackageReference Include="CMS.Extensions.Data" Version="2.28.3" /> |
| | | <PackageReference Include="CMS.Data.Stressing" Version="2.28.3" /> |
| | | <PackageReference Include="CMS.Extensions.Abp" Version="1.4.0" /> |
| | | <PackageReference Include="WebApiClientCore" Version="2.0.4" /> |
| | | </ItemGroup> |
| | |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Reference Include="CMS.Plugin.HIAWms.Abstractions"> |
| | | <HintPath>..\..\..\..\..\..\Program Files\CMS Editor\plugins\cms.plugin.hiawms\net6.0\CMS.Plugin.HIAWms.Abstractions.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="CMS.Plugin.HIAWms.Application"> |
| | | <HintPath>..\..\..\..\..\..\Program Files\CMS Editor\plugins\cms.plugin.hiawms\net6.0\CMS.Plugin.HIAWms.Application.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="CMS.Plugin.HIAWms.Application.Contracts"> |
| | | <HintPath>..\..\..\..\HIAWms\server\src\CMS.Plugin.HIAWms.Application.Contracts\bin\Debug\net6.0\CMS.Plugin.HIAWms.Application.Contracts.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="CMS.Plugin.HIAWms.Domain"> |
| | | <HintPath>..\..\..\..\..\..\Program Files\CMS Editor\plugins\cms.plugin.hiawms\net6.0\CMS.Plugin.HIAWms.Domain.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="CMS.Plugin.HIAWms.EntityFrameworkCore"> |
| | | <HintPath>..\..\..\..\..\..\Program Files\CMS Editor\plugins\cms.plugin.hiawms\net6.0\CMS.Plugin.HIAWms.EntityFrameworkCore.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="CmsQueryExtensions"> |
| | | <HintPath>..\..\..\..\CommonDLL\CmsQueryExtensions.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Resource Include="Flows\50001_1.pfd"> |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </Resource> |
| | |
| | | </Resource> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <None Update="Resources\Templates\WorkPlan导出模板.xlsx"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| | | </None> |
| | | </ItemGroup> |
| | | |
| | | </Project> |