0
|
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>{F2B014F7-3807-4938-8F02-3CF8247C47DC}</ProjectGuid>
|
|
9 <OutputType>Library</OutputType>
|
|
10 <RootNamespace>Templates.VB</RootNamespace>
|
|
11 <AssemblyName>Templates.VB</AssemblyName>
|
|
12 <FileAlignment>512</FileAlignment>
|
|
13 <MyType>Windows</MyType>
|
|
14 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
15 <OptionExplicit>On</OptionExplicit>
|
|
16 <OptionCompare>Binary</OptionCompare>
|
|
17 <OptionStrict>Off</OptionStrict>
|
|
18 <OptionInfer>On</OptionInfer>
|
|
19 <FileUpgradeFlags>
|
|
20 </FileUpgradeFlags>
|
|
21 <OldToolsVersion>3.5</OldToolsVersion>
|
|
22 <UpgradeBackupLocation />
|
|
23 <PublishUrl>publish\</PublishUrl>
|
|
24 <Install>true</Install>
|
|
25 <InstallFrom>Disk</InstallFrom>
|
|
26 <UpdateEnabled>false</UpdateEnabled>
|
|
27 <UpdateMode>Foreground</UpdateMode>
|
|
28 <UpdateInterval>7</UpdateInterval>
|
|
29 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
30 <UpdatePeriodically>false</UpdatePeriodically>
|
|
31 <UpdateRequired>false</UpdateRequired>
|
|
32 <MapFileExtensions>true</MapFileExtensions>
|
|
33 <ApplicationRevision>0</ApplicationRevision>
|
|
34 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
35 <IsWebBootstrapper>false</IsWebBootstrapper>
|
|
36 <UseApplicationTrust>false</UseApplicationTrust>
|
|
37 <BootstrapperEnabled>true</BootstrapperEnabled>
|
|
38 <TargetFrameworkProfile />
|
|
39 </PropertyGroup>
|
|
40 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
41 <DebugSymbols>true</DebugSymbols>
|
|
42 <DebugType>full</DebugType>
|
|
43 <DefineDebug>true</DefineDebug>
|
|
44 <DefineTrace>true</DefineTrace>
|
|
45 <OutputPath>bin\Debug\</OutputPath>
|
|
46 <DocumentationFile>Templates.VB.xml</DocumentationFile>
|
|
47 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
|
48 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
49 </PropertyGroup>
|
|
50 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
51 <DebugType>pdbonly</DebugType>
|
|
52 <DefineDebug>false</DefineDebug>
|
|
53 <DefineTrace>true</DefineTrace>
|
|
54 <Optimize>true</Optimize>
|
|
55 <OutputPath>bin\Release\</OutputPath>
|
|
56 <DocumentationFile>Templates.VB.xml</DocumentationFile>
|
|
57 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
|
58 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
59 </PropertyGroup>
|
|
60 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU'">
|
|
61 <DebugSymbols>true</DebugSymbols>
|
|
62 <DefineDebug>true</DefineDebug>
|
|
63 <DefineTrace>true</DefineTrace>
|
|
64 <OutputPath>bin\DebugMono\</OutputPath>
|
|
65 <DocumentationFile>Templates.VB.xml</DocumentationFile>
|
|
66 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
|
67 <DebugType>full</DebugType>
|
|
68 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
69 <CodeAnalysisLogFile>bin\Debug\Templates.VB.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
70 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
71 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
|
|
72 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
73 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
74 <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
75 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
76 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
77 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
|
78 </PropertyGroup>
|
|
79 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU'">
|
|
80 <DefineTrace>true</DefineTrace>
|
|
81 <OutputPath>bin\ReleaseMono\</OutputPath>
|
|
82 <DocumentationFile>Templates.VB.xml</DocumentationFile>
|
|
83 <Optimize>true</Optimize>
|
|
84 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
|
85 <DebugType>pdbonly</DebugType>
|
|
86 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
87 <CodeAnalysisLogFile>bin\Release\Templates.VB.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
88 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
89 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
|
|
90 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
91 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
92 <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
93 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
94 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
95 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
|
96 </PropertyGroup>
|
|
97 <ItemGroup>
|
|
98 <Reference Include="System" />
|
|
99 <Reference Include="System.Data" />
|
|
100 <Reference Include="System.Data.Linq">
|
|
101 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
102 </Reference>
|
|
103 <Reference Include="System.Runtime.Serialization">
|
|
104 <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
105 </Reference>
|
|
106 <Reference Include="System.Xml" />
|
|
107 <Reference Include="System.Core">
|
|
108 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
109 </Reference>
|
|
110 <Reference Include="System.Xml.Linq">
|
|
111 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
112 </Reference>
|
|
113 <Reference Include="System.Data.DataSetExtensions">
|
|
114 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
115 </Reference>
|
|
116 </ItemGroup>
|
|
117 <ItemGroup>
|
|
118 <Import Include="Microsoft.VisualBasic" />
|
|
119 <Import Include="System" />
|
|
120 <Import Include="System.Collections" />
|
|
121 <Import Include="System.Collections.Generic" />
|
|
122 <Import Include="System.Data" />
|
|
123 <Import Include="System.Diagnostics" />
|
|
124 <Import Include="System.Linq" />
|
|
125 <Import Include="System.Xml.Linq" />
|
|
126 </ItemGroup>
|
|
127 <ItemGroup>
|
|
128 <Compile Include="DataModel.generated.vb">
|
|
129 <AutoGen>True</AutoGen>
|
|
130 <DesignTime>True</DesignTime>
|
|
131 <DependentUpon>DataModel.tt</DependentUpon>
|
|
132 </Compile>
|
|
133 <Compile Include="My Project\AssemblyInfo.vb" />
|
|
134 <Compile Include="My Project\Application.Designer.vb">
|
|
135 <AutoGen>True</AutoGen>
|
|
136 <DependentUpon>Application.myapp</DependentUpon>
|
|
137 </Compile>
|
|
138 <Compile Include="My Project\Resources.Designer.vb">
|
|
139 <AutoGen>True</AutoGen>
|
|
140 <DesignTime>True</DesignTime>
|
|
141 <DependentUpon>Resources.resx</DependentUpon>
|
|
142 </Compile>
|
|
143 <Compile Include="My Project\Settings.Designer.vb">
|
|
144 <AutoGen>True</AutoGen>
|
|
145 <DependentUpon>Settings.settings</DependentUpon>
|
|
146 <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
147 </Compile>
|
|
148 </ItemGroup>
|
|
149 <ItemGroup>
|
|
150 <EmbeddedResource Include="My Project\Resources.resx">
|
|
151 <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
|
152 <LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
|
153 <CustomToolNamespace>My.Resources</CustomToolNamespace>
|
|
154 <SubType>Designer</SubType>
|
|
155 </EmbeddedResource>
|
|
156 </ItemGroup>
|
|
157 <ItemGroup>
|
|
158 <None Include="app.config" />
|
|
159 <None Include="DataModel.tt">
|
|
160 <Generator>TextTemplatingFileGenerator</Generator>
|
|
161 <LastGenOutput>DataModel.generated.vb</LastGenOutput>
|
|
162 </None>
|
|
163 <None Include="My Project\Application.myapp">
|
|
164 <Generator>MyApplicationCodeGenerator</Generator>
|
|
165 <LastGenOutput>Application.Designer.vb</LastGenOutput>
|
|
166 </None>
|
|
167 <None Include="My Project\Settings.settings">
|
|
168 <Generator>SettingsSingleFileGenerator</Generator>
|
|
169 <CustomToolNamespace>My</CustomToolNamespace>
|
|
170 <LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
|
171 </None>
|
|
172 </ItemGroup>
|
|
173 <ItemGroup>
|
|
174 <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
|
|
175 <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
|
|
176 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
|
|
177 </ItemGroup>
|
|
178 <ItemGroup>
|
|
179 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
180 <Visible>False</Visible>
|
|
181 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
182 <Install>false</Install>
|
|
183 </BootstrapperPackage>
|
|
184 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
185 <Visible>False</Visible>
|
|
186 <ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
187 <Install>true</Install>
|
|
188 </BootstrapperPackage>
|
|
189 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
190 <Visible>False</Visible>
|
|
191 <ProductName>Windows Installer 3.1</ProductName>
|
|
192 <Install>true</Install>
|
|
193 </BootstrapperPackage>
|
|
194 </ItemGroup>
|
|
195 <ItemGroup>
|
|
196 <ProjectReference Include="..\..\Source\BLToolkit.4.csproj">
|
|
197 <Project>{0C325F5D-E50E-4340-8724-D29896CCC583}</Project>
|
|
198 <Name>BLToolkit.4</Name>
|
|
199 </ProjectReference>
|
|
200 </ItemGroup>
|
|
201 <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
202 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
203 Other similar extension points exist, see Microsoft.Common.targets.
|
|
204 <Target Name="BeforeBuild">
|
|
205 </Target>
|
|
206 <Target Name="AfterBuild">
|
|
207 </Target>
|
|
208 -->
|
|
209 </Project> |