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>{3BCB17AC-9941-4460-858B-2B7BC3BEDDE7}</ProjectGuid>
|
|
9 <OutputType>Library</OutputType>
|
|
10 <AppDesignerFolder>Properties</AppDesignerFolder>
|
|
11 <RootNamespace>Partial.Trust.Components</RootNamespace>
|
|
12 <AssemblyName>Partial.Trust.Components</AssemblyName>
|
|
13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
14 <FileAlignment>512</FileAlignment>
|
|
15 <SignAssembly>true</SignAssembly>
|
|
16 <AssemblyOriginatorKeyFile>Partial.Trust.snk</AssemblyOriginatorKeyFile>
|
|
17 <RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent>
|
|
18 <FileUpgradeFlags>
|
|
19 </FileUpgradeFlags>
|
|
20 <OldToolsVersion>3.5</OldToolsVersion>
|
|
21 <UpgradeBackupLocation />
|
|
22 <TargetFrameworkProfile />
|
|
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 </PropertyGroup>
|
|
39 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
40 <DebugSymbols>true</DebugSymbols>
|
|
41 <DebugType>full</DebugType>
|
|
42 <Optimize>false</Optimize>
|
|
43 <OutputPath>bin\Debug\</OutputPath>
|
|
44 <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
45 <ErrorReport>prompt</ErrorReport>
|
|
46 <WarningLevel>4</WarningLevel>
|
|
47 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
48 </PropertyGroup>
|
|
49 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
50 <DebugType>pdbonly</DebugType>
|
|
51 <Optimize>true</Optimize>
|
|
52 <OutputPath>bin\Release\</OutputPath>
|
|
53 <DefineConstants>TRACE</DefineConstants>
|
|
54 <ErrorReport>prompt</ErrorReport>
|
|
55 <WarningLevel>4</WarningLevel>
|
|
56 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
57 </PropertyGroup>
|
|
58 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugMono|AnyCPU'">
|
|
59 <DebugSymbols>true</DebugSymbols>
|
|
60 <OutputPath>bin\DebugMono\</OutputPath>
|
|
61 <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
62 <DebugType>full</DebugType>
|
|
63 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
64 <CodeAnalysisLogFile>bin\Debug\Partial.Trust.Components.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
65 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
66 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
67 <ErrorReport>prompt</ErrorReport>
|
|
68 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
69 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
70 <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
71 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
72 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
73 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
|
74 </PropertyGroup>
|
|
75 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ReleaseMono|AnyCPU'">
|
|
76 <OutputPath>bin\ReleaseMono\</OutputPath>
|
|
77 <DefineConstants>TRACE</DefineConstants>
|
|
78 <Optimize>true</Optimize>
|
|
79 <DebugType>pdbonly</DebugType>
|
|
80 <PlatformTarget>AnyCPU</PlatformTarget>
|
|
81 <CodeAnalysisLogFile>bin\Release\Partial.Trust.Components.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
82 <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
83 <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
|
84 <ErrorReport>prompt</ErrorReport>
|
|
85 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
86 <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
87 <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
88 <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
89 <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
|
90 <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
|
91 </PropertyGroup>
|
|
92 <ItemGroup>
|
|
93 <Reference Include="System" />
|
|
94 <Reference Include="System.Core">
|
|
95 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
96 </Reference>
|
|
97 <Reference Include="System.Xml.Linq">
|
|
98 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
99 </Reference>
|
|
100 <Reference Include="System.Data.DataSetExtensions">
|
|
101 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
102 </Reference>
|
|
103 <Reference Include="System.Data" />
|
|
104 <Reference Include="System.Xml" />
|
|
105 </ItemGroup>
|
|
106 <ItemGroup>
|
|
107 <Compile Include="Customer.cs" />
|
|
108 <Compile Include="PersonDataAccessor.cs" />
|
|
109 <Compile Include="Properties\AssemblyInfo.cs" />
|
|
110 </ItemGroup>
|
|
111 <ItemGroup>
|
|
112 <None Include="Partial.Trust.snk" />
|
|
113 </ItemGroup>
|
|
114 <ItemGroup>
|
|
115 <ProjectReference Include="..\..\..\Source\BLToolkit.4.csproj">
|
|
116 <Project>{0C325F5D-E50E-4340-8724-D29896CCC583}</Project>
|
|
117 <Name>BLToolkit.4</Name>
|
|
118 </ProjectReference>
|
|
119 </ItemGroup>
|
|
120 <ItemGroup>
|
|
121 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
122 <Visible>False</Visible>
|
|
123 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
124 <Install>false</Install>
|
|
125 </BootstrapperPackage>
|
|
126 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
127 <Visible>False</Visible>
|
|
128 <ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
129 <Install>true</Install>
|
|
130 </BootstrapperPackage>
|
|
131 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
132 <Visible>False</Visible>
|
|
133 <ProductName>Windows Installer 3.1</ProductName>
|
|
134 <Install>true</Install>
|
|
135 </BootstrapperPackage>
|
|
136 </ItemGroup>
|
|
137 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
138 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
139 Other similar extension points exist, see Microsoft.Common.targets.
|
|
140 <Target Name="BeforeBuild">
|
|
141 </Target>
|
|
142 <Target Name="AfterBuild">
|
|
143 </Target>
|
|
144 -->
|
|
145 <PropertyGroup>
|
|
146 <PostBuildEvent>$(ProjectDir)..\..\..\Tools\BLTgen\bin\$(ConfigurationName)\BLTgen.4.exe $(TargetPath) /O:$(ProjectDir)..\Asp.Net\bin /K:$(ProjectDir)Partial.Trust.snk /D</PostBuildEvent>
|
|
147 </PropertyGroup>
|
|
148 </Project> |