| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <RootNamespace>SHJX.Service.WorkFlowEdit</RootNamespace>
- <AssemblyName>SHJX.Service.WorkFlowEdit</AssemblyName>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{988E94FB-0936-4B88-ACB9-4F9CE80C8AC3}</ProjectGuid>
- <OutputType>library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <SignAssembly>true</SignAssembly>
- <AssemblyOriginatorKeyFile>key.snk</AssemblyOriginatorKeyFile>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
- <UpgradeBackupLocation />
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CodeAnalysisRules>
- </CodeAnalysisRules>
- <CodeAnalysisRuleSet>
- </CodeAnalysisRuleSet>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CodeAnalysisRuleSet>
- </CodeAnalysisRuleSet>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="PresentationCore">
- <RequiredTargetFramework>3.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="PresentationFramework">
- <RequiredTargetFramework>3.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Xaml" />
- <Reference Include="System.Xml.Linq">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data.DataSetExtensions">
- <RequiredTargetFramework>3.5</RequiredTargetFramework>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.Xml" />
- <Reference Include="UIAutomationProvider">
- <RequiredTargetFramework>3.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase">
- <RequiredTargetFramework>3.0</RequiredTargetFramework>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Adorners\DragAdorner.cs" />
- <Compile Include="Adorners\LinkAdorner.cs" />
- <Compile Include="Adorners\MoveResizeAdorner.cs" />
- <Compile Include="Adorners\RubberbandAdorner.cs" />
- <Compile Include="Adorners\SelectionAdorner.cs" />
- <Compile Include="Controls\Links\ILink.cs" />
- <Compile Include="Controls\Node\INode.cs" />
- <Compile Include="Controls\Ports\IPort.cs" />
- <Compile Include="Controls\Links\RelinkControl.cs" />
- <Compile Include="Controls\SelectionFrame.cs" />
- <Compile Include="Controls\DiagramItem.cs" />
- <Compile Include="Controls\Links\LinkThumbKind.cs" />
- <Compile Include="Controls\Ports\RectPort.cs" />
- <Compile Include="Controls\Links\LinkThumb.cs" />
- <Compile Include="IDiagramController.cs" />
- <Compile Include="LinkInfo.cs" />
- <Compile Include="Tools\IDragDropTool.cs" />
- <Compile Include="Tools\ILinkTool.cs" />
- <Compile Include="Tools\LinkTool.cs" />
- <Compile Include="Controls\Links\SegmentLink.cs" />
- <Compile Include="Util\DebuggingConverter.cs" />
- <Compile Include="Controls\Ports\EllipsePort.cs" />
- <Compile Include="Controls\DragThumb.cs" />
- <Compile Include="Controls\Links\LinkBase.cs" />
- <Compile Include="Controls\Ports\PortBase.cs" />
- <Compile Include="DiagramScrollView.cs" />
- <Compile Include="Util\GeometryHelper.cs" />
- <Compile Include="Tools\MoveResizeTool.cs" />
- <Compile Include="Tools\IMoveResizeTool.cs" />
- <Compile Include="Tools\InputTool.cs" />
- <Compile Include="Controls\Node\Node.cs" />
- <Compile Include="DiagramView.cs" />
- <Compile Include="Tools\IInputTool.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Selection.cs" />
- <Compile Include="Controls\DragThumbKinds.cs" />
- <Compile Include="Util\VisualHelper.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="..\.editorconfig">
- <Link>.editorconfig</Link>
- </None>
- <None Include="Controls\ClassDiagram.cd" />
- <None Include="key.snk" />
- </ItemGroup>
- <ItemGroup>
- <Page Include="Themes\RelinkControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\SelectionFrame.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\RectPort.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\Node.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\LinkBase.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\DiagramView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\EllipsePort.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\Shared.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\Generic.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|