[4065] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
---|
[2768] | 3 | <PropertyGroup>
|
---|
| 4 | <ProjectType>Local</ProjectType>
|
---|
| 5 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
| 6 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 7 | <ProjectGuid>{96AEBBEE-4203-45F3-BCF5-7B73BF256BDA}</ProjectGuid>
|
---|
| 8 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 9 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 10 | <ApplicationIcon>Resources\Schema.ico</ApplicationIcon>
|
---|
| 11 | <AssemblyKeyContainerName>
|
---|
| 12 | </AssemblyKeyContainerName>
|
---|
[2772] | 13 | <AssemblyName>Netron.Diagramming.Core-3.0.2672.12446</AssemblyName>
|
---|
[2770] | 14 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[2768] | 15 | <DefaultClientScript>JScript</DefaultClientScript>
|
---|
| 16 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
---|
| 17 | <DefaultTargetSchema>IE50</DefaultTargetSchema>
|
---|
| 18 | <DelaySign>false</DelaySign>
|
---|
| 19 | <OutputType>Library</OutputType>
|
---|
| 20 | <RootNamespace>Netron.Diagramming.Core</RootNamespace>
|
---|
| 21 | <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
---|
| 22 | <StartupObject>
|
---|
| 23 | </StartupObject>
|
---|
| 24 | <FileUpgradeFlags>
|
---|
| 25 | </FileUpgradeFlags>
|
---|
| 26 | <UpgradeBackupLocation>
|
---|
| 27 | </UpgradeBackupLocation>
|
---|
[2770] | 28 | <SignAssembly>true</SignAssembly>
|
---|
[4065] | 29 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
[18210] | 30 | <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
---|
[5163] | 31 | <TargetFrameworkProfile>
|
---|
| 32 | </TargetFrameworkProfile>
|
---|
[4065] | 33 | <PublishUrl>publish\</PublishUrl>
|
---|
| 34 | <Install>true</Install>
|
---|
| 35 | <InstallFrom>Disk</InstallFrom>
|
---|
| 36 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 37 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 38 | <UpdateInterval>7</UpdateInterval>
|
---|
| 39 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 40 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 41 | <UpdateRequired>false</UpdateRequired>
|
---|
| 42 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 43 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 44 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 45 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 46 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 47 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
[2768] | 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
[6866] | 50 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2768] | 51 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
---|
| 52 | <BaseAddress>285212672</BaseAddress>
|
---|
| 53 | <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
|
---|
| 54 | <ConfigurationOverrideFile>
|
---|
| 55 | </ConfigurationOverrideFile>
|
---|
| 56 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
[2801] | 57 | <DocumentationFile>
|
---|
| 58 | </DocumentationFile>
|
---|
[2768] | 59 | <DebugSymbols>true</DebugSymbols>
|
---|
| 60 | <FileAlignment>4096</FileAlignment>
|
---|
| 61 | <NoStdLib>false</NoStdLib>
|
---|
| 62 | <NoWarn>
|
---|
| 63 | </NoWarn>
|
---|
| 64 | <Optimize>false</Optimize>
|
---|
| 65 | <RegisterForComInterop>false</RegisterForComInterop>
|
---|
| 66 | <RemoveIntegerChecks>false</RemoveIntegerChecks>
|
---|
| 67 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
| 68 | <WarningLevel>4</WarningLevel>
|
---|
| 69 | <DebugType>full</DebugType>
|
---|
| 70 | <ErrorReport>prompt</ErrorReport>
|
---|
[14687] | 71 | <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
|
---|
[2768] | 72 | <RunCodeAnalysis>false</RunCodeAnalysis>
|
---|
[4065] | 73 | <CodeAnalysisRules>
|
---|
| 74 | </CodeAnalysisRules>
|
---|
| 75 | <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 76 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2768] | 77 | </PropertyGroup>
|
---|
| 78 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
[6866] | 79 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2768] | 80 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
---|
| 81 | <BaseAddress>285212672</BaseAddress>
|
---|
| 82 | <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
---|
| 83 | <ConfigurationOverrideFile>
|
---|
| 84 | </ConfigurationOverrideFile>
|
---|
| 85 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 86 | <DocumentationFile>
|
---|
| 87 | </DocumentationFile>
|
---|
| 88 | <DebugSymbols>false</DebugSymbols>
|
---|
| 89 | <FileAlignment>4096</FileAlignment>
|
---|
| 90 | <NoStdLib>false</NoStdLib>
|
---|
| 91 | <NoWarn>
|
---|
| 92 | </NoWarn>
|
---|
| 93 | <Optimize>true</Optimize>
|
---|
| 94 | <RegisterForComInterop>false</RegisterForComInterop>
|
---|
| 95 | <RemoveIntegerChecks>false</RemoveIntegerChecks>
|
---|
| 96 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
| 97 | <WarningLevel>4</WarningLevel>
|
---|
| 98 | <DebugType>none</DebugType>
|
---|
| 99 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 100 | <CodeAnalysisRules>
|
---|
| 101 | </CodeAnalysisRules>
|
---|
| 102 | <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 103 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2768] | 104 | </PropertyGroup>
|
---|
[2801] | 105 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 106 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 107 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2801] | 108 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 109 | <BaseAddress>285212672</BaseAddress>
|
---|
| 110 | <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
|
---|
[3038] | 111 | <DocumentationFile>
|
---|
| 112 | </DocumentationFile>
|
---|
[2801] | 113 | <FileAlignment>4096</FileAlignment>
|
---|
| 114 | <DebugType>full</DebugType>
|
---|
| 115 | <PlatformTarget>x86</PlatformTarget>
|
---|
[4065] | 116 | <CodeAnalysisRules>
|
---|
| 117 | </CodeAnalysisRules>
|
---|
[4834] | 118 | <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
|
---|
[2801] | 119 | <ErrorReport>prompt</ErrorReport>
|
---|
[4834] | 120 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 121 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2801] | 122 | </PropertyGroup>
|
---|
| 123 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[6866] | 124 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2801] | 125 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 126 | <BaseAddress>285212672</BaseAddress>
|
---|
| 127 | <Optimize>true</Optimize>
|
---|
| 128 | <FileAlignment>4096</FileAlignment>
|
---|
| 129 | <PlatformTarget>x86</PlatformTarget>
|
---|
[4065] | 130 | <CodeAnalysisRules>
|
---|
| 131 | </CodeAnalysisRules>
|
---|
[2801] | 132 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 133 | <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 134 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2801] | 135 | </PropertyGroup>
|
---|
[2803] | 136 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 137 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 138 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2803] | 139 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 140 | <BaseAddress>285212672</BaseAddress>
|
---|
| 141 | <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
|
---|
| 142 | <FileAlignment>4096</FileAlignment>
|
---|
| 143 | <DebugType>full</DebugType>
|
---|
| 144 | <PlatformTarget>x64</PlatformTarget>
|
---|
[4065] | 145 | <CodeAnalysisRules>
|
---|
| 146 | </CodeAnalysisRules>
|
---|
[14687] | 147 | <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
|
---|
[2803] | 148 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 149 | <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 150 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2803] | 151 | </PropertyGroup>
|
---|
| 152 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[6866] | 153 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2803] | 154 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 155 | <BaseAddress>285212672</BaseAddress>
|
---|
| 156 | <Optimize>true</Optimize>
|
---|
| 157 | <FileAlignment>4096</FileAlignment>
|
---|
| 158 | <PlatformTarget>x64</PlatformTarget>
|
---|
[4065] | 159 | <CodeAnalysisRules>
|
---|
| 160 | </CodeAnalysisRules>
|
---|
[2803] | 161 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 162 | <CodeAnalysisRuleSet>Migrated rules for Netron.Diagramming.Core-3.0.2672.12446 (2).ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 163 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2803] | 164 | </PropertyGroup>
|
---|
[2768] | 165 | <ItemGroup>
|
---|
| 166 | <Reference Include="System">
|
---|
| 167 | <Name>System</Name>
|
---|
| 168 | </Reference>
|
---|
[2803] | 169 | <Reference Include="System.Core">
|
---|
| 170 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 171 | </Reference>
|
---|
[2768] | 172 | <Reference Include="System.Data">
|
---|
| 173 | <Name>System.Data</Name>
|
---|
| 174 | </Reference>
|
---|
| 175 | <Reference Include="System.Design" />
|
---|
| 176 | <Reference Include="System.Drawing">
|
---|
| 177 | <Name>System.Drawing</Name>
|
---|
| 178 | </Reference>
|
---|
| 179 | <Reference Include="System.Windows.Forms">
|
---|
| 180 | <Name>System.Windows.Forms</Name>
|
---|
| 181 | </Reference>
|
---|
| 182 | <Reference Include="System.Xml">
|
---|
| 183 | <Name>System.XML</Name>
|
---|
| 184 | </Reference>
|
---|
| 185 | </ItemGroup>
|
---|
| 186 | <ItemGroup>
|
---|
| 187 | <Compile Include="Analysis\Connection.Analysis.cs" />
|
---|
| 188 | <Compile Include="Analysis\IEdge.cs" />
|
---|
| 189 | <Compile Include="Analysis\IGraph.cs" />
|
---|
| 190 | <Compile Include="Analysis\INode.cs" />
|
---|
| 191 | <Compile Include="Analysis\ITree.cs" />
|
---|
| 192 | <Compile Include="Analysis\Model.Analysis.cs" />
|
---|
| 193 | <Compile Include="Analysis\ShapeBase.Analysis.cs" />
|
---|
| 194 | <Compile Include="BaseClasses\Shape.cs" />
|
---|
| 195 | <Compile Include="Collections\ICollectionBase.cs">
|
---|
| 196 | <SubType>Code</SubType>
|
---|
| 197 | </Compile>
|
---|
| 198 | <Compile Include="Core\Grid.cs" />
|
---|
| 199 | <Compile Include="Core\Interfaces\ITextProvider.cs" />
|
---|
| 200 | <Compile Include="Core\Interfaces\ITextStyle.cs" />
|
---|
| 201 | <Compile Include="Core\Interfaces\IVersion.cs" />
|
---|
| 202 | <Compile Include="Core\Library.cs" />
|
---|
| 203 | <Compile Include="Core\LibraryManager.cs" />
|
---|
| 204 | <Compile Include="Declarations\Attributes\Attributes.cs" />
|
---|
| 205 | <Compile Include="Diagram elements\Group\CollapsibleGroupShape.cs" />
|
---|
| 206 | <Compile Include="Diagram elements\Materials\ClickableIconLabelMaterial.cs" />
|
---|
| 207 | <Compile Include="Diagram elements\Shapes\FileShape.cs" />
|
---|
| 208 | <Compile Include="Layout\BalloonTreeLayout.cs" />
|
---|
| 209 | <Compile Include="Layout\ForceDirectedLayout.cs" />
|
---|
| 210 | <Compile Include="Layout\Force\DragForce.cs" />
|
---|
| 211 | <Compile Include="Layout\Force\ForceBase.cs" />
|
---|
| 212 | <Compile Include="Layout\Force\ForceItem.cs" />
|
---|
| 213 | <Compile Include="Layout\Force\ForceSimulator.cs" />
|
---|
| 214 | <Compile Include="Layout\Force\IForce.cs" />
|
---|
| 215 | <Compile Include="Layout\Force\IIntegrator.cs" />
|
---|
| 216 | <Compile Include="Layout\Force\NBodyForce.cs" />
|
---|
| 217 | <Compile Include="Layout\Force\RungeKuttaIntegrator.cs" />
|
---|
| 218 | <Compile Include="Layout\Force\Spring.cs" />
|
---|
| 219 | <Compile Include="Layout\Force\SpringForce.cs" />
|
---|
| 220 | <Compile Include="Layout\FruchtermanReingoldLayout.cs" />
|
---|
| 221 | <Compile Include="Layout\LayoutBase.cs" />
|
---|
| 222 | <Compile Include="Layout\LayoutEnums.cs" />
|
---|
| 223 | <Compile Include="Layout\LayoutSettings.cs" />
|
---|
| 224 | <Compile Include="Layout\RadialTreeLayout.cs" />
|
---|
| 225 | <Compile Include="Layout\RandomLayout.cs" />
|
---|
| 226 | <Compile Include="Layout\SpeedVector.cs" />
|
---|
| 227 | <Compile Include="Layout\StandardTreeLayout.cs" />
|
---|
| 228 | <Compile Include="Layout\Tree.cs" />
|
---|
| 229 | <Compile Include="Layout\TreeLayoutBase.cs" />
|
---|
| 230 | <Compile Include="Printing\DiagramPrinter.cs">
|
---|
| 231 | </Compile>
|
---|
| 232 | <Compile Include="Ruler\HorizontalRuler.cs" />
|
---|
| 233 | <Compile Include="Ruler\Ruler.cs" />
|
---|
| 234 | <Compile Include="Ruler\VerticalRuler.cs" />
|
---|
| 235 | <Compile Include="Serialization\ImageShape.Serialization.cs" />
|
---|
| 236 | <Compile Include="Serialization\LinePenStyle.Serialization.cs" />
|
---|
| 237 | <Compile Include="Serialization\SimpleConnectorPaintStyle.Serialization.cs" />
|
---|
| 238 | <Compile Include="Serialization\TextStyle.Serialization.cs" />
|
---|
| 239 | <Compile Include="ToolBox.Formatting\TextFormat.cs" />
|
---|
| 240 | <Compile Include="ToolBox.Formatting\TextFormatter.cs" />
|
---|
| 241 | <Compile Include="Tools\AlignBottomEdgesTool.cs" />
|
---|
| 242 | <Compile Include="Tools\AlignCentersHorizontallyTool.cs" />
|
---|
| 243 | <Compile Include="Tools\AlignCentersVerticallyTool.cs" />
|
---|
| 244 | <Compile Include="Tools\AlignLeftEdgesTool.cs" />
|
---|
| 245 | <Compile Include="Tools\AlignmentToolBase.cs" />
|
---|
| 246 | <Compile Include="Tools\AlignRightEdgesTool.cs" />
|
---|
| 247 | <Compile Include="Tools\AlignTool.cs" />
|
---|
| 248 | <Compile Include="Tools\AlignTopEdgesTool.cs" />
|
---|
| 249 | <Compile Include="Tools\CutTool.cs" />
|
---|
| 250 | <Compile Include="Tools\DeleteTool.cs" />
|
---|
| 251 | <Compile Include="Tools\ImageExportTool.cs" />
|
---|
| 252 | <Compile Include="Tools\PanTool.cs" />
|
---|
| 253 | <Compile Include="Tools\ZoomAreaTool.cs" />
|
---|
| 254 | <Compile Include="Tools\ZoomInTool.cs" />
|
---|
| 255 | <Compile Include="Tools\ZoomOutTool.cs" />
|
---|
| 256 | <Compile Include="Tools\ZoomToolBase.cs" />
|
---|
| 257 | <Compile Include="Utils\Display.cs" />
|
---|
| 258 | <Compile Include="Utils\NetronClipboard.cs" />
|
---|
| 259 | <Compile Include="Utils\Formatting.cs" />
|
---|
| 260 | <Compile Include="BaseClasses\ActionBase.cs" />
|
---|
| 261 | <Compile Include="BaseClasses\ActivityBase.cs" />
|
---|
| 262 | <Compile Include="BaseClasses\ComplexShapeBase.cs" />
|
---|
| 263 | <Compile Include="BaseClasses\SubsetActionBase.cs" />
|
---|
| 264 | <Compile Include="Core\Interfaces\ISubsetAction.cs" />
|
---|
| 265 | <Compile Include="Core\Interfaces\IAction.cs" />
|
---|
| 266 | <Compile Include="Core\Interfaces\IActivity.cs" />
|
---|
| 267 | <Compile Include="Core\Interfaces\IAttachmentCallback.cs" />
|
---|
| 268 | <Compile Include="Core\Interfaces\IDrawStyle.cs" />
|
---|
| 269 | <Compile Include="Core\Interfaces\IPaintStyle.cs" />
|
---|
| 270 | <Compile Include="Diagram elements\Materials\ClickableLabelMaterial.cs" />
|
---|
| 271 | <Compile Include="Diagram elements\Materials\IconLabelMaterial.cs" />
|
---|
| 272 | <Compile Include="Diagram elements\Materials\FolderMaterial.cs" />
|
---|
| 273 | <Compile Include="Diagram elements\Materials\SwitchIconMaterial.cs" />
|
---|
| 274 | <Compile Include="Diagram elements\Shapes\MultiPointShape.cs" />
|
---|
| 275 | <Compile Include="PropertySystem\Descriptors\ClassShapeDescriptor.cs" />
|
---|
| 276 | <Compile Include="PropertySystem\Editors\ShapeMaterialCollectionEditor.cs" />
|
---|
| 277 | <Compile Include="Serialization\Anchors.cs" />
|
---|
| 278 | <Compile Include="Serialization\CollectionBase.Serialization.cs" />
|
---|
| 279 | <Compile Include="Serialization\ConnectionBase.Serialization.cs" />
|
---|
| 280 | <Compile Include="Serialization\Connection.Serialization.cs" />
|
---|
| 281 | <Compile Include="Serialization\ConnectorBase.Serialization.cs" />
|
---|
| 282 | <Compile Include="Serialization\Connector.Serialization.cs" />
|
---|
| 283 | <Compile Include="Serialization\ComplexShapeBase.Serialization.cs" />
|
---|
| 284 | <Compile Include="Serialization\ClassShape.Serialization.cs" />
|
---|
| 285 | <Compile Include="Serialization\ClickableIconMaterial.Serialization.cs" />
|
---|
| 286 | <Compile Include="Serialization\ClickableLabelMaterial.Serialization.cs" />
|
---|
| 287 | <Compile Include="Serialization\ComplexRectangle.Serialization.cs" />
|
---|
| 288 | <Compile Include="Serialization\GradientPaintStyle.Serialization.cs" />
|
---|
| 289 | <Compile Include="Serialization\SolidPaintStyle.Serialization.cs" />
|
---|
| 290 | <Compile Include="Serialization\PenStyle.Serialization.cs" />
|
---|
| 291 | <Compile Include="Serialization\GroupShape.Serialization.cs" />
|
---|
| 292 | <Compile Include="Serialization\TextOnly.Serialization.cs" />
|
---|
| 293 | <Compile Include="Serialization\IconMaterial.Serialization.cs" />
|
---|
| 294 | <Compile Include="Serialization\SwitchIconMaterial.Serialization.cs" />
|
---|
| 295 | <Compile Include="Serialization\LabelMaterial.Serialization.cs" />
|
---|
| 296 | <Compile Include="Serialization\IconLabelMaterial.Serialization.cs" />
|
---|
| 297 | <Compile Include="Serialization\FolderMaterial.Serialization.cs" />
|
---|
| 298 | <Compile Include="Serialization\ShapeMaterialBase.Serialization.cs" />
|
---|
| 299 | <Compile Include="Serialization\SimpleEllipse.Serialization.cs" />
|
---|
| 300 | <Compile Include="Serialization\DiagramEntityBase.Serialization.cs" />
|
---|
| 301 | <Compile Include="Serialization\ShapeBase.Serialization.cs" />
|
---|
| 302 | <Compile Include="Serialization\SimpleShapeBase.Serialization.cs" />
|
---|
| 303 | <Compile Include="BaseClasses\SimpleShapeBase.cs" />
|
---|
| 304 | <Compile Include="BaseClasses\TrackerBase.cs" />
|
---|
| 305 | <Compile Include="Serialization\Ambience.Serialization.cs" />
|
---|
| 306 | <Compile Include="Serialization\DocumentInformation.Serialization.cs" />
|
---|
| 307 | <Compile Include="Serialization\Document.Serialization.cs" />
|
---|
| 308 | <Compile Include="Core\Interfaces\IGenericFormatter.cs" />
|
---|
| 309 | <Compile Include="Core\Interfaces\IHoverListener.cs" />
|
---|
| 310 | <Compile Include="Core\Interfaces\ICompoundCommand.cs" />
|
---|
| 311 | <Compile Include="Core\Interfaces\IDragDropListener.cs" />
|
---|
| 312 | <Compile Include="Core\Interfaces\IInteraction.cs" />
|
---|
| 313 | <Compile Include="Serialization\Layer.Serialization.cs" />
|
---|
| 314 | <Compile Include="Serialization\Page.Serialization.cs" />
|
---|
| 315 | <Compile Include="Serialization\Model.Serialization.cs" />
|
---|
| 316 | <Compile Include="Diagram elements\Group\GroupShape.cs" />
|
---|
| 317 | <Compile Include="BaseClasses\ShapeMaterialBase.cs" />
|
---|
| 318 | <Compile Include="Diagram elements\Materials\ClickableIconMaterial.cs" />
|
---|
| 319 | <Compile Include="Diagram elements\Materials\IconMaterial.cs" />
|
---|
| 320 | <Compile Include="Core\Interfaces\IShapeMaterial.cs" />
|
---|
| 321 | <Compile Include="Diagram elements\Materials\LabelMaterial.cs" />
|
---|
| 322 | <Compile Include="Diagram elements\Shapes\ClassShape.cs" />
|
---|
| 323 | <Compile Include="Core\Interfaces\IComplexShape.cs" />
|
---|
| 324 | <Compile Include="Core\Interfaces\ISimpleShape.cs" />
|
---|
| 325 | <Compile Include="Core\Interfaces\ITracker.cs" />
|
---|
| 326 | <Compile Include="Diagram elements\Shapes\ComplexRectangle.cs" />
|
---|
| 327 | <Compile Include="Diagram elements\Shapes\ImageShape.cs" />
|
---|
| 328 | <Compile Include="Serialization\SimpleRectangle.Serialization.cs" />
|
---|
| 329 | <Compile Include="Diagram elements\Shapes\ShapeFactory.cs" />
|
---|
| 330 | <Compile Include="Diagram elements\Shapes\TextOnly.cs" />
|
---|
| 331 | <Compile Include="IO\Binary\BinarySerializer.cs" />
|
---|
| 332 | <Compile Include="IO\GenericFormatter.cs" />
|
---|
| 333 | <Compile Include="PropertySystem\Converters\PointConverter.cs" />
|
---|
| 334 | <Compile Include="PropertySystem\Descriptors\ConnectionDescriptor.cs" />
|
---|
| 335 | <Compile Include="PropertySystem\Descriptors\ConnectionBaseDescriptor.cs" />
|
---|
| 336 | <Compile Include="PropertySystem\Descriptors\ComplexShapeBaseDescriptor.cs" />
|
---|
| 337 | <Compile Include="PropertySystem\Descriptors\ControlDescriptor.cs" />
|
---|
| 338 | <Compile Include="PropertySystem\Descriptors\DiagramEntityBaseDescriptor.cs" />
|
---|
| 339 | <Compile Include="PropertySystem\Descriptors\DescriptorBase.cs" />
|
---|
| 340 | <Compile Include="PropertySystem\Descriptors\ShapeBaseDescriptor.cs" />
|
---|
| 341 | <Compile Include="PropertySystem\Descriptors\SimpleShapeBaseDescriptor.cs" />
|
---|
| 342 | <Compile Include="PropertySystem\Providers\ConnectionProvider.cs" />
|
---|
| 343 | <Compile Include="PropertySystem\Providers\ControlProvider.cs" />
|
---|
| 344 | <Compile Include="PropertySystem\Providers\ShapeProvider.cs" />
|
---|
| 345 | <Compile Include="PropertySystem\PropertyEventArgs.cs" />
|
---|
| 346 | <Compile Include="PropertySystem\PropertySpec.cs" />
|
---|
| 347 | <Compile Include="PropertySystem\PropertySpecDescriptor.cs" />
|
---|
| 348 | <Compile Include="Tools\ConnectorMoverTool.cs" />
|
---|
| 349 | <Compile Include="Tools\ContextTool.cs" />
|
---|
| 350 | <Compile Include="Tools\ComplexRectangleTool.cs" />
|
---|
| 351 | <Compile Include="Tools\HotKeys.cs" />
|
---|
| 352 | <Compile Include="Tools\PolygonTool.cs" />
|
---|
| 353 | <Compile Include="Tools\MultiLineTool.cs" />
|
---|
| 354 | <Compile Include="Tools\ScribbleTool.cs" />
|
---|
| 355 | <Compile Include="Tools\PasteTool.cs" />
|
---|
| 356 | <Compile Include="Tools\CopyTool.cs" />
|
---|
| 357 | <Compile Include="Tools\HoverTool.cs" />
|
---|
| 358 | <Compile Include="Tools\HitTool.cs" />
|
---|
| 359 | <Compile Include="Tools\TransformTool.cs" />
|
---|
| 360 | <Compile Include="Tools\SendForwardsTool.cs" />
|
---|
| 361 | <Compile Include="Tools\SendToFrontTool.cs" />
|
---|
| 362 | <Compile Include="Tools\SendBackwardsTool.cs" />
|
---|
| 363 | <Compile Include="Tools\SendToBackTool.cs" />
|
---|
| 364 | <Compile Include="Tools\UngroupTool.cs" />
|
---|
| 365 | <Compile Include="Tools\GroupTool.cs" />
|
---|
| 366 | <Compile Include="Tools\DragDropTool.cs" />
|
---|
| 367 | <Compile Include="Core\Interfaces\IController.cs" />
|
---|
| 368 | <Compile Include="Core\Interfaces\IView.cs" />
|
---|
| 369 | <Compile Include="UndoRedo\Commands\AddConnectionCommand.cs" />
|
---|
| 370 | <Compile Include="UndoRedo\Commands\BindConnectorsCommand.cs" />
|
---|
| 371 | <Compile Include="UndoRedo\Commands\CompoundCommand.cs" />
|
---|
| 372 | <Compile Include="UndoRedo\Commands\AddMultiPointShapeCommand.cs" />
|
---|
| 373 | <Compile Include="UndoRedo\Commands\PenStyleCommand.cs" />
|
---|
| 374 | <Compile Include="UndoRedo\Commands\DeleteCommand.cs" />
|
---|
| 375 | <Compile Include="UndoRedo\Commands\FillStyleCommand.cs">
|
---|
| 376 | <SubType>Code</SubType>
|
---|
| 377 | </Compile>
|
---|
| 378 | <Compile Include="UndoRedo\Commands\TransformCommand.cs" />
|
---|
| 379 | <Compile Include="UndoRedo\Commands\UngroupCommand.cs" />
|
---|
| 380 | <Compile Include="UndoRedo\Commands\GroupCommand.cs" />
|
---|
| 381 | <Compile Include="UndoRedo\Commands\DetachConnectorsCommand.cs" />
|
---|
| 382 | <Compile Include="Utils\Algorithms.cs" />
|
---|
| 383 | <Compile Include="Core\Ambience.cs" />
|
---|
| 384 | <Compile Include="Utils\ImageExporter.cs" />
|
---|
| 385 | <Compile Include="Utils\Styling\ImagePalette.cs" />
|
---|
| 386 | <Compile Include="Utils\Measurements.cs" />
|
---|
| 387 | <Compile Include="Utils\Paint.cs" />
|
---|
| 388 | <Compile Include="Utils\Styling\ArtPalette.cs" />
|
---|
| 389 | <Compile Include="BaseClasses\AbstractTool.cs" />
|
---|
| 390 | <Compile Include="Utils\Bundle.cs" />
|
---|
| 391 | <Compile Include="Collections\StackBase.cs" />
|
---|
| 392 | <Compile Include="UndoRedo\Commands\AddShapeCommand.cs" />
|
---|
| 393 | <Compile Include="UndoRedo\Commands\MoveCommand.cs" />
|
---|
| 394 | <Compile Include="Core\DocumentInformation.cs" />
|
---|
| 395 | <Compile Include="Collections\CollectionBase.cs" />
|
---|
| 396 | <Compile Include="Diagram elements\Connections\Connection.cs">
|
---|
| 397 | <SubType>Code</SubType>
|
---|
| 398 | </Compile>
|
---|
| 399 | <Compile Include="Diagram elements\Connectors\Connector.cs">
|
---|
| 400 | <SubType>Code</SubType>
|
---|
| 401 | </Compile>
|
---|
| 402 | <Compile Include="Declarations\Exceptions\InconsistencyException.cs" />
|
---|
| 403 | <Compile Include="Utils\Styling\CursorPalette.cs">
|
---|
| 404 | <SubType>Code</SubType>
|
---|
| 405 | </Compile>
|
---|
| 406 | <Compile Include="Utils\EntityBone.cs" />
|
---|
| 407 | <Compile Include="Utils\Styling\GradientPaintStyle.cs" />
|
---|
| 408 | <Compile Include="Utils\Styling\LinePenStyle.cs" />
|
---|
| 409 | <Compile Include="Utils\Styling\PenStyle.cs" />
|
---|
| 410 | <Compile Include="Utils\SceneIndexComparer.cs" />
|
---|
| 411 | <Compile Include="Utils\Styling\SimpleConnectorPaintStyle.cs" />
|
---|
| 412 | <Compile Include="Utils\Styling\SolidPaintStyle.cs" />
|
---|
| 413 | <Compile Include="Utils\Styling\TextStyle.cs" />
|
---|
| 414 | <Compile Include="Utils\Tracing.cs" />
|
---|
| 415 | <Compile Include="Utils\Unit testing\GlobalSuppressions.cs" />
|
---|
| 416 | <Compile Include="Core\Interfaces\IGroup.cs" />
|
---|
| 417 | <Compile Include="Core\Interfaces\IBundle.cs" />
|
---|
| 418 | <Compile Include="Core\Interfaces\IGhost.cs" />
|
---|
| 419 | <Compile Include="Core\Interfaces\IKeyboardListener.cs" />
|
---|
| 420 | <Compile Include="Core\Interfaces\ILayer.cs" />
|
---|
| 421 | <Compile Include="Core\Interfaces\IPage.cs" />
|
---|
| 422 | <Compile Include="Core\Scene graph\Layer.cs" />
|
---|
| 423 | <Compile Include="Core\ControllerBase.cs" />
|
---|
| 424 | <Compile Include="Core\Document.cs" />
|
---|
| 425 | <Compile Include="Declarations\Enums\Enums.cs">
|
---|
| 426 | <SubType>Code</SubType>
|
---|
| 427 | </Compile>
|
---|
| 428 | <Compile Include="BaseClasses\ConnectionBase.cs" />
|
---|
| 429 | <Compile Include="BaseClasses\ConnectorBase.cs" />
|
---|
| 430 | <Compile Include="BaseClasses\DiagramEntityBase.cs" />
|
---|
| 431 | <Compile Include="BaseClasses\ShapeBase.cs" />
|
---|
| 432 | <Compile Include="Declarations\Delegates\Delegates.cs" />
|
---|
| 433 | <Compile Include="Declarations\Delegates\EventArguments.cs" />
|
---|
| 434 | <Compile Include="Core\Interfaces\IAnts.cs" />
|
---|
| 435 | <Compile Include="Core\Interfaces\IModel.cs" />
|
---|
| 436 | <Compile Include="Core\Interfaces\IConnection.cs" />
|
---|
| 437 | <Compile Include="Core\Interfaces\IConnector.cs" />
|
---|
| 438 | <Compile Include="Core\Interfaces\IDiagramControl.cs" />
|
---|
| 439 | <Compile Include="Core\Interfaces\IDiagramEntity.cs" />
|
---|
| 440 | <Compile Include="Core\Interfaces\ILayout.cs" />
|
---|
| 441 | <Compile Include="Core\Interfaces\IMouseListener.cs" />
|
---|
| 442 | <Compile Include="Core\Interfaces\IPaintable.cs" />
|
---|
| 443 | <Compile Include="Core\Interfaces\IShape.cs" />
|
---|
| 444 | <Compile Include="Core\Interfaces\ITool.cs" />
|
---|
| 445 | <Compile Include="Core\Interfaces\ICommand.cs" />
|
---|
| 446 | <Compile Include="Core\Interfaces\IUndoSupport.cs" />
|
---|
| 447 | <Compile Include="Core\Scene graph\Model.cs" />
|
---|
| 448 | <Compile Include="Core\Scene graph\Page.cs" />
|
---|
| 449 | <Compile Include="Utils\Selection.cs" />
|
---|
| 450 | <Compile Include="Diagram elements\Shapes\SimpleEllipse.cs" />
|
---|
| 451 | <Compile Include="Tools\ConnectionTool.cs" />
|
---|
| 452 | <Compile Include="Tools\SelectionTool.cs" />
|
---|
| 453 | <Compile Include="Tools\EllipseTool.cs" />
|
---|
| 454 | <Compile Include="Tools\MoveTool.cs" />
|
---|
| 455 | <Compile Include="Properties\AssemblyInfo.cs">
|
---|
| 456 | <SubType>Code</SubType>
|
---|
| 457 | </Compile>
|
---|
| 458 | <Compile Include="Properties\Settings.Designer.cs">
|
---|
| 459 | <AutoGen>True</AutoGen>
|
---|
| 460 | <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
---|
| 461 | <DependentUpon>Settings.settings</DependentUpon>
|
---|
| 462 | </Compile>
|
---|
| 463 | <Compile Include="Resources\Resource1.Designer.cs">
|
---|
| 464 | <DependentUpon>Resource1.resx</DependentUpon>
|
---|
| 465 | <AutoGen>True</AutoGen>
|
---|
| 466 | <DesignTime>True</DesignTime>
|
---|
| 467 | </Compile>
|
---|
| 468 | <Compile Include="Diagram elements\Shapes\SimpleRectangle.cs">
|
---|
| 469 | <SubType>Code</SubType>
|
---|
| 470 | </Compile>
|
---|
| 471 | <Compile Include="Diagram elements\Shapes\TextLabel.cs">
|
---|
| 472 | <SubType>Code</SubType>
|
---|
| 473 | </Compile>
|
---|
| 474 | <Compile Include="Tools\AbstractDrawingTool.cs" />
|
---|
| 475 | <Compile Include="Tools\RectangleTool.cs" />
|
---|
| 476 | <Compile Include="UI\DiagramControlBase.cs">
|
---|
| 477 | <SubType>Component</SubType>
|
---|
| 478 | </Compile>
|
---|
| 479 | <Compile Include="UndoRedo\Command.cs" />
|
---|
| 480 | <Compile Include="UndoRedo\UndoInfo.cs" />
|
---|
| 481 | <Compile Include="UndoRedo\UndoManager.cs" />
|
---|
| 482 | <Compile Include="Utils\Utils.cs" />
|
---|
| 483 | <Compile Include="Core\ViewBase.cs" />
|
---|
| 484 | <EmbeddedResource Include="Resources\down.ico" />
|
---|
| 485 | <EmbeddedResource Include="Resources\idea.gif" />
|
---|
| 486 | <EmbeddedResource Include="Resources\minus.ico" />
|
---|
| 487 | <EmbeddedResource Include="Resources\plus.ico" />
|
---|
| 488 | <EmbeddedResource Include="Resources\SPP.ico" />
|
---|
| 489 | <EmbeddedResource Include="Resources\up.ico" />
|
---|
| 490 | </ItemGroup>
|
---|
| 491 | <ItemGroup>
|
---|
| 492 | <EmbeddedResource Include="Resources\Resource1.resx">
|
---|
| 493 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
| 494 | <LastGenOutput>Resource1.Designer.cs</LastGenOutput>
|
---|
| 495 | <SubType>Designer</SubType>
|
---|
| 496 | <CustomToolNamespace>Netron.NetronLight</CustomToolNamespace>
|
---|
| 497 | </EmbeddedResource>
|
---|
| 498 | <EmbeddedResource Include="UI\AboutSplash.jpg" />
|
---|
| 499 | </ItemGroup>
|
---|
| 500 | <ItemGroup>
|
---|
| 501 | <Content Include="Declarations\Attributes\Readme.xml" />
|
---|
| 502 | <Content Include="Diagram elements\Connections\Readme.xml" />
|
---|
| 503 | <Content Include="Diagram elements\Connectors\Readme.xml" />
|
---|
| 504 | <Content Include="Diagram elements\Group\Readme.xml" />
|
---|
| 505 | <Content Include="Diagram elements\Materials\Readme.xml" />
|
---|
| 506 | <Content Include="Docs\Controller.png" />
|
---|
| 507 | <Content Include="Docs\Model.png" />
|
---|
| 508 | <Content Include="Docs\MVC main.png" />
|
---|
| 509 | <Content Include="Docs\View.png" />
|
---|
| 510 | <EmbeddedResource Include="Resources\ClassShape.png" />
|
---|
| 511 | <EmbeddedResource Include="Resources\Grip.cur" />
|
---|
| 512 | <EmbeddedResource Include="Resources\Add.cur" />
|
---|
| 513 | <EmbeddedResource Include="Resources\Cross.cur" />
|
---|
| 514 | <EmbeddedResource Include="Resources\Move.cur" />
|
---|
| 515 | <EmbeddedResource Include="Resources\Select.cur" />
|
---|
| 516 | <EmbeddedResource Include="Resources\Selection.cur" />
|
---|
| 517 | <EmbeddedResource Include="Resources\Web.png" />
|
---|
| 518 | <EmbeddedResource Include="Resources\DropShape.cur" />
|
---|
| 519 | <EmbeddedResource Include="Resources\DropText.cur" />
|
---|
| 520 | <EmbeddedResource Include="Resources\DropImage.cur" />
|
---|
| 521 | <EmbeddedResource Include="Resources\Text.png" />
|
---|
| 522 | <EmbeddedResource Include="Resources\PublicMethod.ico" />
|
---|
| 523 | <EmbeddedResource Include="Resources\PublicProperty.ico" />
|
---|
| 524 | <EmbeddedResource Include="Resources\DialHS.png" />
|
---|
| 525 | <EmbeddedResource Include="Resources\HomeHS.png" />
|
---|
| 526 | <Content Include="Core\Readme.xml" />
|
---|
| 527 | <Content Include="Core\Scene graph\Readme.xml" />
|
---|
| 528 | <Content Include="Declarations\Delegates\Readme.xml" />
|
---|
| 529 | <Content Include="Declarations\Enums\Readme.xml" />
|
---|
| 530 | <Content Include="Declarations\Exceptions\Readme.xml" />
|
---|
| 531 | <Content Include="Core\Interfaces\Readme.xml" />
|
---|
| 532 | <EmbeddedResource Include="Resources\Schema.ico" />
|
---|
| 533 | <Content Include="Diagram elements\Shapes\Readme.xml" />
|
---|
| 534 | <EmbeddedResource Include="Resources\Shortcut.bmp" />
|
---|
| 535 | <EmbeddedResource Include="Resources\Pan.cur" />
|
---|
| 536 | <EmbeddedResource Include="Resources\DrawEllipse.cur" />
|
---|
| 537 | <EmbeddedResource Include="Resources\DrawRectangle.cur" />
|
---|
| 538 | <EmbeddedResource Include="Resources\ConnectorMover.png" />
|
---|
| 539 | <EmbeddedResource Include="Resources\Edit_RedoHS.png" />
|
---|
| 540 | <EmbeddedResource Include="Resources\Edit_UndoHS.png" />
|
---|
| 541 | <EmbeddedResource Include="Resources\NewDocumentHS.png" />
|
---|
| 542 | <EmbeddedResource Include="Resources\PenDraw.bmp" />
|
---|
| 543 | <EmbeddedResource Include="Resources\PropertiesHS.png" />
|
---|
| 544 | <EmbeddedResource Include="Resources\RightAlignment.bmp" />
|
---|
| 545 | <EmbeddedResource Include="Resources\Ungroup.png" />
|
---|
| 546 | <EmbeddedResource Include="Resources\FontDialogHS.png" />
|
---|
| 547 | <EmbeddedResource Include="Resources\Group.png" />
|
---|
| 548 | <EmbeddedResource Include="Resources\LeftAlignment.bmp" />
|
---|
| 549 | <EmbeddedResource Include="Resources\Connection.png" />
|
---|
| 550 | <EmbeddedResource Include="Resources\DrawEllipse.png" />
|
---|
| 551 | <EmbeddedResource Include="Resources\DrawRectangle.png" />
|
---|
| 552 | <EmbeddedResource Include="Resources\CenterAlignment.bmp" />
|
---|
| 553 | <EmbeddedResource Include="Resources\BucketFill.bmp" />
|
---|
| 554 | <EmbeddedResource Include="Resources\StandardArrow.png" />
|
---|
| 555 | </ItemGroup>
|
---|
| 556 | <ItemGroup>
|
---|
| 557 | <None Include="Docs\Document.cd" />
|
---|
| 558 | <None Include="Docs\CollectionBase.cd" />
|
---|
| 559 | <None Include="Docs\Abstract base classes.cd" />
|
---|
| 560 | <None Include="Docs\Descriptors.cd" />
|
---|
| 561 | <None Include="Docs\Controller1.cd" />
|
---|
| 562 | <None Include="Docs\Controller2.cd" />
|
---|
| 563 | <None Include="Docs\EntityTree.cd" />
|
---|
| 564 | <None Include="Docs\Model.cd">
|
---|
| 565 | <SubType>
|
---|
| 566 | </SubType>
|
---|
| 567 | </None>
|
---|
| 568 | <None Include="Docs\MVC main.cd" />
|
---|
| 569 | <None Include="Docs\NetronLibrary.vsd" />
|
---|
| 570 | <None Include="Docs\Scene graph.cd" />
|
---|
| 571 | <None Include="Docs\View.cd" />
|
---|
| 572 | <None Include="ForUnitTestingPurposesOnly.snk" />
|
---|
[2770] | 573 | <None Include="HeuristicLab.snk" />
|
---|
[2768] | 574 | <None Include="Properties\Settings.settings">
|
---|
| 575 | <Generator>SettingsSingleFileGenerator</Generator>
|
---|
| 576 | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
---|
| 577 | </None>
|
---|
| 578 | </ItemGroup>
|
---|
| 579 | <ItemGroup>
|
---|
| 580 | <Folder Include="PropertySystem\Style\" />
|
---|
| 581 | </ItemGroup>
|
---|
[4065] | 582 | <ItemGroup>
|
---|
| 583 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 584 | <Visible>False</Visible>
|
---|
| 585 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 586 | <Install>false</Install>
|
---|
| 587 | </BootstrapperPackage>
|
---|
| 588 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 589 | <Visible>False</Visible>
|
---|
| 590 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 591 | <Install>true</Install>
|
---|
| 592 | </BootstrapperPackage>
|
---|
| 593 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 594 | <Visible>False</Visible>
|
---|
| 595 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 596 | <Install>true</Install>
|
---|
| 597 | </BootstrapperPackage>
|
---|
| 598 | </ItemGroup>
|
---|
[2768] | 599 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 600 | <PropertyGroup>
|
---|
[11623] | 601 | <PreBuildEvent>
|
---|
[2768] | 602 | </PreBuildEvent>
|
---|
| 603 | <PostBuildEvent>
|
---|
| 604 | </PostBuildEvent>
|
---|
| 605 | </PropertyGroup>
|
---|
| 606 | </Project> |
---|