comparison Tools/Templates/Templates.csproj @ 0:f990fcb411a9

Копия текущей версии из github
author cin
date Thu, 27 Mar 2014 21:46:09 +0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f990fcb411a9
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{6E0C5565-F9A3-441C-9CB2-8B1878A800EF}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>Templates</RootNamespace>
12 <AssemblyName>Templates</AssemblyName>
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14 <FileAlignment>512</FileAlignment>
15 <FileUpgradeFlags>
16 </FileUpgradeFlags>
17 <OldToolsVersion>3.5</OldToolsVersion>
18 <UpgradeBackupLocation />
19 <TargetFrameworkProfile />
20 <PublishUrl>publish\</PublishUrl>
21 <Install>true</Install>
22 <InstallFrom>Disk</InstallFrom>
23 <UpdateEnabled>false</UpdateEnabled>
24 <UpdateMode>Foreground</UpdateMode>
25 <UpdateInterval>7</UpdateInterval>
26 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
27 <UpdatePeriodically>false</UpdatePeriodically>
28 <UpdateRequired>false</UpdateRequired>
29 <MapFileExtensions>true</MapFileExtensions>
30 <ApplicationRevision>0</ApplicationRevision>
31 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
32 <IsWebBootstrapper>false</IsWebBootstrapper>
33 <UseApplicationTrust>false</UseApplicationTrust>
34 <BootstrapperEnabled>true</BootstrapperEnabled>
35 </PropertyGroup>
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
37 <DebugSymbols>true</DebugSymbols>
38 <DebugType>full</DebugType>
39 <Optimize>false</Optimize>
40 <OutputPath>bin\Debug\</OutputPath>
41 <DefineConstants>DEBUG;TRACE</DefineConstants>
42 <ErrorReport>prompt</ErrorReport>
43 <WarningLevel>4</WarningLevel>
44 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
45 </PropertyGroup>
46 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
47 <DebugType>pdbonly</DebugType>
48 <Optimize>true</Optimize>
49 <OutputPath>bin\Release\</OutputPath>
50 <DefineConstants>TRACE</DefineConstants>
51 <ErrorReport>prompt</ErrorReport>
52 <WarningLevel>4</WarningLevel>
53 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
54 </PropertyGroup>
55 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU'">
56 <DebugSymbols>true</DebugSymbols>
57 <OutputPath>bin\DebugMono\</OutputPath>
58 <DefineConstants>DEBUG;TRACE</DefineConstants>
59 <DebugType>full</DebugType>
60 <PlatformTarget>AnyCPU</PlatformTarget>
61 <CodeAnalysisLogFile>bin\Debug\Templates.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
62 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
63 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
64 <ErrorReport>prompt</ErrorReport>
65 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
66 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
67 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
68 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
69 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
70 </PropertyGroup>
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU'">
72 <OutputPath>bin\ReleaseMono\</OutputPath>
73 <DefineConstants>TRACE</DefineConstants>
74 <Optimize>true</Optimize>
75 <DebugType>pdbonly</DebugType>
76 <PlatformTarget>AnyCPU</PlatformTarget>
77 <CodeAnalysisLogFile>bin\Release\Templates.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
78 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
79 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
80 <ErrorReport>prompt</ErrorReport>
81 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
83 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
84 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
85 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
86 </PropertyGroup>
87 <ItemGroup>
88 <Reference Include="Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
89 <SpecificVersion>False</SpecificVersion>
90 <HintPath>..\..\packages\Npgsql.2.0.14.3\lib\net40\Mono.Security.dll</HintPath>
91 </Reference>
92 <Reference Include="Npgsql, Version=2.0.14.3, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
93 <SpecificVersion>False</SpecificVersion>
94 <HintPath>..\..\packages\Npgsql.2.0.14.3\lib\net40\Npgsql.dll</HintPath>
95 </Reference>
96 <Reference Include="System" />
97 <Reference Include="System.Core">
98 <RequiredTargetFramework>3.5</RequiredTargetFramework>
99 </Reference>
100 <Reference Include="System.Runtime.Serialization" />
101 <Reference Include="System.Xml.Linq">
102 <RequiredTargetFramework>3.5</RequiredTargetFramework>
103 </Reference>
104 <Reference Include="System.Data.DataSetExtensions">
105 <RequiredTargetFramework>3.5</RequiredTargetFramework>
106 </Reference>
107 <Reference Include="System.Data" />
108 <Reference Include="System.Xml" />
109 </ItemGroup>
110 <ItemGroup>
111 <Compile Include="MySqlDataModel.generated.cs">
112 <DependentUpon>MySqlDataModel.tt</DependentUpon>
113 <AutoGen>True</AutoGen>
114 <DesignTime>True</DesignTime>
115 <SubType>Component</SubType>
116 </Compile>
117 <Compile Include="MSSqlDataModel.generated.cs">
118 <AutoGen>True</AutoGen>
119 <DesignTime>True</DesignTime>
120 <DependentUpon>MSSqlDataModel.tt</DependentUpon>
121 </Compile>
122 <Compile Include="PostgreSQLDataModel.generated.cs">
123 <AutoGen>True</AutoGen>
124 <DesignTime>True</DesignTime>
125 <DependentUpon>PostgreSQLDataModel.tt</DependentUpon>
126 <SubType>Component</SubType>
127 </Compile>
128 <Compile Include="Properties\AssemblyInfo.cs" />
129 <Compile Include="SybaseDataModel.generated.cs">
130 <AutoGen>True</AutoGen>
131 <DesignTime>True</DesignTime>
132 <DependentUpon>SybaseDataModel.tt</DependentUpon>
133 <SubType>Component</SubType>
134 </Compile>
135 </ItemGroup>
136 <ItemGroup>
137 <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
138 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
139 </ItemGroup>
140 <ItemGroup>
141 <ProjectReference Include="..\..\Source\BLToolkit.4.csproj">
142 <Project>{0C325F5D-E50E-4340-8724-D29896CCC583}</Project>
143 <Name>BLToolkit.4</Name>
144 </ProjectReference>
145 </ItemGroup>
146 <ItemGroup>
147 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
148 <Visible>False</Visible>
149 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
150 <Install>false</Install>
151 </BootstrapperPackage>
152 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
153 <Visible>False</Visible>
154 <ProductName>.NET Framework 3.5 SP1</ProductName>
155 <Install>true</Install>
156 </BootstrapperPackage>
157 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
158 <Visible>False</Visible>
159 <ProductName>Windows Installer 3.1</ProductName>
160 <Install>true</Install>
161 </BootstrapperPackage>
162 </ItemGroup>
163 <ItemGroup>
164 <None Include="MySqlDataModel.tt">
165 <Generator>TextTemplatingFileGenerator</Generator>
166 <LastGenOutput>MySqlDataModel.generated.cs</LastGenOutput>
167 </None>
168 <None Include="MSSqlDataModel.tt">
169 <Generator>TextTemplatingFileGenerator</Generator>
170 <LastGenOutput>MSSqlDataModel.generated.cs</LastGenOutput>
171 </None>
172 <None Include="packages.config" />
173 <None Include="PostgreSQLDataModel.tt">
174 <Generator>TextTemplatingFileGenerator</Generator>
175 <LastGenOutput>PostgreSQLDataModel.generated.cs</LastGenOutput>
176 </None>
177 <None Include="SybaseDataModel.tt">
178 <Generator>TextTemplatingFileGenerator</Generator>
179 <LastGenOutput>SybaseDataModel.generated.cs</LastGenOutput>
180 </None>
181 </ItemGroup>
182 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
183 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
184 Other similar extension points exist, see Microsoft.Common.targets.
185 <Target Name="BeforeBuild">
186 </Target>
187 <Target Name="AfterBuild">
188 </Target>
189 -->
190 </Project>