423 lines
18 KiB
XML
423 lines
18 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{CCD75EC3-63DB-4184-B49D-51C1DD337230}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>cms</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>umbraco.cms</RootNamespace>
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
<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>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>full</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<DocumentationFile>bin\Release\cms.XML</DocumentationFile>
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<Optimize>true</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>none</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="ClientDependency.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\foreign dlls\ClientDependency.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HtmlAgilityPack">
|
|
<HintPath>..\..\foreign dlls\HtmlAgilityPack.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\foreign dlls\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
</Reference>
|
|
<Reference Include="System.configuration" />
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Data">
|
|
<Name>System.Data</Name>
|
|
</Reference>
|
|
<Reference Include="System.Security">
|
|
<Name>System.Security</Name>
|
|
</Reference>
|
|
<Reference Include="System.Web">
|
|
<Name>System.Web</Name>
|
|
</Reference>
|
|
<Reference Include="System.Web.Extensions">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Web.Services" />
|
|
<Reference Include="System.Xml">
|
|
<Name>System.XML</Name>
|
|
</Reference>
|
|
<Reference Include="TidyNet, Version=1.0.0.0, Culture=neutral">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\foreign dlls\TidyNet.dll</HintPath>
|
|
</Reference>
|
|
<ProjectReference Include="..\businesslogic\umbraco.businesslogic.csproj">
|
|
<Name>umbraco.businesslogic</Name>
|
|
<Project>{E469A9CE-1BEC-423F-AC44-713CD72457EA}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\datalayer\umbraco.datalayer.csproj">
|
|
<Project>{C7CB79F0-1C97-4B33-BFA7-00731B579AE2}</Project>
|
|
<Name>umbraco.datalayer</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\interfaces\umbraco.interfaces.csproj">
|
|
<Name>umbraco.interfaces</Name>
|
|
<Project>{511F6D8D-7717-440A-9A57-A507E9A8B27F}</Project>
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\..\LinqToUmbraco\src\umbraco.Linq\Solution Items\SolutionInfo.cs">
|
|
<Link>Properties\SolutionInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="Actions\Action.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Actions\ActionAssignDomain.cs" />
|
|
<Compile Include="Actions\ActionAudit.cs" />
|
|
<Compile Include="Actions\ActionBrowse.cs" />
|
|
<Compile Include="Actions\ActionCodeExport.cs" />
|
|
<Compile Include="Actions\ActionCopy.cs" />
|
|
<Compile Include="Actions\ActionDelete.cs" />
|
|
<Compile Include="Actions\ActionDisable.cs" />
|
|
<Compile Include="Actions\ActionEmptyTranscan.cs" />
|
|
<Compile Include="Actions\ActionExport.cs" />
|
|
<Compile Include="Actions\ActionImport.cs" />
|
|
<Compile Include="Actions\ActionLiveEdit.cs" />
|
|
<Compile Include="Actions\ActionMove.cs" />
|
|
<Compile Include="Actions\ActionNew.cs" />
|
|
<Compile Include="Actions\ActionNewFolder.cs" />
|
|
<Compile Include="Actions\ActionNotify.cs" />
|
|
<Compile Include="Actions\ActionNull.cs" />
|
|
<Compile Include="Actions\ActionPackage.cs" />
|
|
<Compile Include="Actions\ActionPackageCreate.cs" />
|
|
<Compile Include="Actions\ActionProtect.cs" />
|
|
<Compile Include="Actions\ActionPublish.cs" />
|
|
<Compile Include="Actions\ActionQuit.cs" />
|
|
<Compile Include="Actions\ActionRefresh.cs" />
|
|
<Compile Include="Actions\ActionRePublish.cs" />
|
|
<Compile Include="Actions\ActionRights.cs" />
|
|
<Compile Include="Actions\ActionRollback.cs" />
|
|
<Compile Include="Actions\ActionSave.cs" />
|
|
<Compile Include="Actions\ActionSendToTranslate.cs" />
|
|
<Compile Include="Actions\ActionSort.cs" />
|
|
<Compile Include="Actions\ActionToPublish.cs" />
|
|
<Compile Include="Actions\ActionTranslate.cs" />
|
|
<Compile Include="Actions\ActionTreeEditMode.cs" />
|
|
<Compile Include="Actions\ActionUpdate.cs" />
|
|
<Compile Include="Actions\ContextMenuSeperator.cs" />
|
|
<Compile Include="Actions\ActionUnPublish.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Actions\IActionHandler.cs" />
|
|
<Compile Include="businesslogic\CMSPreviewNode.cs" />
|
|
<Compile Include="businesslogic\datatype\ClientDependencyAttribute.cs" />
|
|
<Compile Include="businesslogic\datatype\DataEditorSetting.cs" />
|
|
<Compile Include="businesslogic\datatype\DataEditorSettingsStorage.cs" />
|
|
<Compile Include="businesslogic\datatype\DataEditorSettingType.cs" />
|
|
<Compile Include="businesslogic\datatype\DBTypes.cs" />
|
|
<Compile Include="businesslogic\datatype\IDataEditorSettingType.cs" />
|
|
<Compile Include="businesslogic\datatype\PreValue.cs" />
|
|
<Compile Include="businesslogic\installer\IInstallerStep.cs" />
|
|
<Compile Include="businesslogic\installer\InstallerStep.cs" />
|
|
<Compile Include="businesslogic\installer\InstallStepCollection.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\ISaveHandlerContents.cs" />
|
|
<Compile Include="businesslogic\macro\IMacroEngine.cs" />
|
|
<Compile Include="businesslogic\macro\MacroEngineFactory.cs" />
|
|
<Compile Include="businesslogic\macro\MacroModel.cs" />
|
|
<Compile Include="businesslogic\Packager\FileResources\PackageFiles.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>PackageFiles.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="businesslogic\Property\Properties.cs" />
|
|
<Compile Include="businesslogic\skinning\controls\ColorPicker.cs" />
|
|
<Compile Include="businesslogic\skinning\controls\ImageUploader.cs" />
|
|
<Compile Include="businesslogic\skinning\controls\SliderControl.cs" />
|
|
<Compile Include="businesslogic\skinning\CssVariable.cs" />
|
|
<Compile Include="businesslogic\skinning\CssVariableProperty.cs" />
|
|
<Compile Include="businesslogic\skinning\dependencies\Color.cs" />
|
|
<Compile Include="businesslogic\skinning\dependencies\Image.cs" />
|
|
<Compile Include="businesslogic\skinning\dependencies\Option.cs" />
|
|
<Compile Include="businesslogic\skinning\dependencies\Slider.cs" />
|
|
<Compile Include="businesslogic\skinning\dependencies\Text.cs" />
|
|
<Compile Include="businesslogic\skinning\Dependency.cs" />
|
|
<Compile Include="businesslogic\skinning\DependencyType.cs" />
|
|
<Compile Include="businesslogic\skinning\EmbeddedCss.cs" />
|
|
<Compile Include="businesslogic\ProviderBase.cs" />
|
|
<Compile Include="businesslogic\skinning\Skin.cs" />
|
|
<Compile Include="businesslogic\skinning\Task.cs" />
|
|
<Compile Include="businesslogic\skinning\tasks\AddStyleSheetToTemplate.cs" />
|
|
<Compile Include="businesslogic\skinning\tasks\ModifyCss.cs" />
|
|
<Compile Include="businesslogic\skinning\tasks\ModifyPageProperty.cs" />
|
|
<Compile Include="businesslogic\skinning\tasks\ModifyTemplate.cs" />
|
|
<Compile Include="businesslogic\skinning\TaskType.cs" />
|
|
<Compile Include="businesslogic\Tags\Tag.cs" />
|
|
<Compile Include="businesslogic\task\Tasks.cs" />
|
|
<Compile Include="businesslogic\web\DocumentVersionList.cs" />
|
|
<Compile Include="businesslogic\skinning\Skinning.cs" />
|
|
<Compile Include="helpers\Casing.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\cache\Cache.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\CMSModuleI.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\CMSNode.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\Content.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\ContentItem\ContentItem.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\ContentItem\ContentItemType.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\ContentType.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\datatype\AbstractDataEditor.cs" />
|
|
<Compile Include="businesslogic\datatype\BaseDataType.cs" />
|
|
<Compile Include="businesslogic\datatype\DataTypeDefinition.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\datatype\DefaultData.cs" />
|
|
<Compile Include="businesslogic\datatype\DefaultPreValueEditor.cs" />
|
|
<Compile Include="businesslogic\datatype\factory.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\datatype\PreValues.cs" />
|
|
<Compile Include="businesslogic\Dictionary.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\events\EventArgs.cs" />
|
|
<Compile Include="businesslogic\language\Language.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\language\Text.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\macro\Macro.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\macro\MacroComment.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\macro\MacroProperty.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\macro\macroPropertyType.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\Packager\data.cs" />
|
|
<Compile Include="businesslogic\Packager\PackageInstance\CreatedPackage.cs" />
|
|
<Compile Include="businesslogic\Packager\PackageInstance\InstalledPackage.cs" />
|
|
<Compile Include="businesslogic\Packager\PackageInstance\IPackageInstance.cs" />
|
|
<Compile Include="businesslogic\Packager\PackageInstance\PackageActions.cs" />
|
|
<Compile Include="businesslogic\Packager\PackageInstance\PackageInstance.cs" />
|
|
<Compile Include="businesslogic\Packager\PackageActions\StandardPackageActions.cs" />
|
|
<Compile Include="businesslogic\Packager\PackageInstance\utill.cs" />
|
|
<Compile Include="businesslogic\Packager\Installer.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\media\Media.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\media\MediaType.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\member\Member.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\member\MemberGroup.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\member\MemberType.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\Packager\Repositories\Repository.cs" />
|
|
<Compile Include="businesslogic\Packager\Repositories\RepositoryWebservice.cs" />
|
|
<Compile Include="businesslogic\Packager\Settings.cs" />
|
|
<Compile Include="businesslogic\Permission.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\propertytype\propertytype.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\Property\Property.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\RecycleBin.cs" />
|
|
<Compile Include="businesslogic\relation\Relation.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\relation\RelationType.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\task\Task.cs" />
|
|
<Compile Include="businesslogic\task\TaskType.cs" />
|
|
<Compile Include="businesslogic\template\Template.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\translation\Translation.cs" />
|
|
<Compile Include="businesslogic\utilities\Diff.cs" />
|
|
<Compile Include="businesslogic\utilities\File.cs" />
|
|
<Compile Include="businesslogic\utilities\Zip.cs" />
|
|
<Compile Include="businesslogic\web\Access.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\web\Document.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\web\DocumentType.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\web\Domain.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\web\StyleSheet.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\web\StylesheetProperty.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="businesslogic\workflow\Diff.cs" />
|
|
<Compile Include="businesslogic\workflow\Notification.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="helpers\url.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="helpers\xhtml.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="businesslogic\Packager\FileResources\Packages.config" />
|
|
<None Include="ClassDiagram1.cd" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="businesslogic\Packager\FileResources\PackageFiles.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>PackageFiles.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="businesslogic\translate\" />
|
|
</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="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |