1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProductVersion >10.0.20506</ProductVersion >
8+ <SchemaVersion >2.0</SchemaVersion >
9+ <ProjectTypeGuids >{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
10+ <ProjectGuid >{CD2ECF44-755A-413A-9CE7-F67FBDC999BF}</ProjectGuid >
11+ <OutputType >Library</OutputType >
12+ <AppDesignerFolder >Properties</AppDesignerFolder >
13+ <RootNamespace >CR_RemoveQuotesFromString</RootNamespace >
14+ <AssemblyName >CR_RemoveQuotesFromString</AssemblyName >
15+ <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
16+ <FileAlignment >512</FileAlignment >
17+ <GeneratePkgDefFile >false</GeneratePkgDefFile >
18+ <IncludeAssemblyInVSIXContainer >true</IncludeAssemblyInVSIXContainer >
19+ <IncludeDebugSymbolsInVSIXContainer >true</IncludeDebugSymbolsInVSIXContainer >
20+ <IncludeDebugSymbolsInLocalVSIXDeployment >false</IncludeDebugSymbolsInLocalVSIXDeployment >
21+ <CopyBuildOutputToOutputDirectory >true</CopyBuildOutputToOutputDirectory >
22+ <CopyOutputSymbolsToOutputDirectory >true</CopyOutputSymbolsToOutputDirectory >
23+ <MinimumVisualStudioVersion >12.0</MinimumVisualStudioVersion >
24+ <FileUpgradeFlags >
25+ </FileUpgradeFlags >
26+ <OldToolsVersion >4.0</OldToolsVersion >
27+ <UpgradeBackupLocation />
28+ <PublishUrl >publish\</PublishUrl >
29+ <Install >true</Install >
30+ <InstallFrom >Disk</InstallFrom >
31+ <UpdateEnabled >false</UpdateEnabled >
32+ <UpdateMode >Foreground</UpdateMode >
33+ <UpdateInterval >7</UpdateInterval >
34+ <UpdateIntervalUnits >Days</UpdateIntervalUnits >
35+ <UpdatePeriodically >false</UpdatePeriodically >
36+ <UpdateRequired >false</UpdateRequired >
37+ <MapFileExtensions >true</MapFileExtensions >
38+ <ApplicationRevision >0</ApplicationRevision >
39+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
40+ <IsWebBootstrapper >false</IsWebBootstrapper >
41+ <UseApplicationTrust >false</UseApplicationTrust >
42+ <BootstrapperEnabled >true</BootstrapperEnabled >
43+ </PropertyGroup >
44+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
45+ <DebugSymbols >true</DebugSymbols >
46+ <DebugType >full</DebugType >
47+ <Optimize >false</Optimize >
48+ <OutputPath >..\..\..\..\..\..\..\Documents\DevExpress\IDE Tools\Community\Plugins\</OutputPath >
49+ <DefineConstants >DEBUG;TRACE</DefineConstants >
50+ <ErrorReport >prompt</ErrorReport >
51+ <WarningLevel >4</WarningLevel >
52+ </PropertyGroup >
53+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
54+ <DebugType >pdbonly</DebugType >
55+ <Optimize >true</Optimize >
56+ <OutputPath >bin\Release\</OutputPath >
57+ <DefineConstants >TRACE</DefineConstants >
58+ <ErrorReport >prompt</ErrorReport >
59+ <WarningLevel >4</WarningLevel >
60+ </PropertyGroup >
61+ <ItemGroup >
62+ <Reference Include =" System" />
63+ <Reference Include =" System.ComponentModel.Composition" />
64+ <Reference Include =" System.Core" >
65+ <RequiredTargetFramework >4.0</RequiredTargetFramework >
66+ </Reference >
67+ <Reference Include =" System.Xml.Linq" >
68+ <RequiredTargetFramework >4.0</RequiredTargetFramework >
69+ </Reference >
70+ <Reference Include =" System.Data.DataSetExtensions" >
71+ <RequiredTargetFramework >4.0</RequiredTargetFramework >
72+ </Reference >
73+ <Reference Include =" System.Data" />
74+ <Reference Include =" System.Drawing" />
75+ <Reference Include =" System.Windows.Forms" />
76+ <Reference Include =" System.Xml" />
77+ <Reference Include =" EnvDTE" />
78+ <Reference Include =" EnvDTE80" />
79+ <Reference Include =" DevExpress.CodeRush.Common" />
80+ <Reference Include =" DevExpress.CodeRush.Core" />
81+ <Reference Include =" DevExpress.CodeRush.PlugInCore" />
82+ <Reference Include =" DevExpress.CodeRush.StructuralParser" />
83+ <Reference Include =" DevExpress.DXCore.Parser" />
84+ <Reference Include =" DevExpress.CodeRush.VSCore" />
85+ </ItemGroup >
86+ <ItemGroup >
87+ <Compile Include =" PlugIn1.cs" >
88+ <SubType >Component</SubType >
89+ </Compile >
90+ <Compile Include =" PlugIn1.Designer.cs" >
91+ <DependentUpon >PlugIn1.cs</DependentUpon >
92+ </Compile >
93+ <Compile Include =" Properties\AssemblyInfo.cs" />
94+ <Compile Include =" PlugIn1VsixExtension.cs" />
95+ </ItemGroup >
96+ <ItemGroup >
97+ <None Include =" source.extension.vsixmanifest" >
98+ <SubType >Designer</SubType >
99+ </None >
100+ </ItemGroup >
101+ <ItemGroup >
102+ <BootstrapperPackage Include =" .NETFramework,Version=v4.0" >
103+ <Visible >False</Visible >
104+ <ProductName >Microsoft .NET Framework 4 %28x86 and x64%29</ProductName >
105+ <Install >true</Install >
106+ </BootstrapperPackage >
107+ <BootstrapperPackage Include =" Microsoft.Net.Client.3.5" >
108+ <Visible >False</Visible >
109+ <ProductName >.NET Framework 3.5 SP1 Client Profile</ProductName >
110+ <Install >false</Install >
111+ </BootstrapperPackage >
112+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
113+ <Visible >False</Visible >
114+ <ProductName >.NET Framework 3.5 SP1</ProductName >
115+ <Install >false</Install >
116+ </BootstrapperPackage >
117+ <BootstrapperPackage Include =" Microsoft.Windows.Installer.4.5" >
118+ <Visible >False</Visible >
119+ <ProductName >Windows Installer 4.5</ProductName >
120+ <Install >true</Install >
121+ </BootstrapperPackage >
122+ </ItemGroup >
123+ <PropertyGroup >
124+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >10.0</VisualStudioVersion >
125+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
126+ </PropertyGroup >
127+ <Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
128+ <Import Project =" $(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition =" '$(VSToolsPath)' != ''" />
129+ <Import Project =" $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\VSSDK\Microsoft.VsSDK.targets" Condition =" false" />
130+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
131+ Other similar extension points exist, see Microsoft.Common.targets.
132+ <Target Name="BeforeBuild">
133+ </Target>
134+ <Target Name="AfterBuild">
135+ </Target>
136+ -->
137+ </Project >
0 commit comments