0
|
1 <?xml version="1.0" encoding="utf-8"?>
|
|
2 <Project ToolsVersion="3.5" 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>v3.5</TargetFrameworkVersion>
|
|
14 <FileAlignment>512</FileAlignment>
|
|
15 </PropertyGroup>
|
|
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
17 <DebugSymbols>true</DebugSymbols>
|
|
18 <DebugType>full</DebugType>
|
|
19 <Optimize>false</Optimize>
|
|
20 <OutputPath>bin\Debug\</OutputPath>
|
|
21 <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
22 <ErrorReport>prompt</ErrorReport>
|
|
23 <WarningLevel>4</WarningLevel>
|
|
24 </PropertyGroup>
|
|
25 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
26 <DebugType>pdbonly</DebugType>
|
|
27 <Optimize>true</Optimize>
|
|
28 <OutputPath>bin\Release\</OutputPath>
|
|
29 <DefineConstants>TRACE</DefineConstants>
|
|
30 <ErrorReport>prompt</ErrorReport>
|
|
31 <WarningLevel>4</WarningLevel>
|
|
32 </PropertyGroup>
|
|
33 <ItemGroup>
|
|
34 <Reference Include="Npgsql, Version=2.0.12.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
|
|
35 <SpecificVersion>False</SpecificVersion>
|
|
36 <HintPath>..\..\packages\Npgsql.2.0.12.1\lib\net35\Npgsql.dll</HintPath>
|
|
37 </Reference>
|
|
38 <Reference Include="System" />
|
|
39 <Reference Include="System.Core">
|
|
40 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
41 </Reference>
|
|
42 <Reference Include="System.Runtime.Serialization">
|
|
43 <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
44 </Reference>
|
|
45 <Reference Include="System.Xml.Linq">
|
|
46 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
47 </Reference>
|
|
48 <Reference Include="System.Data.DataSetExtensions">
|
|
49 <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
50 </Reference>
|
|
51 <Reference Include="System.Data" />
|
|
52 <Reference Include="System.Xml" />
|
|
53 </ItemGroup>
|
|
54 <ItemGroup>
|
|
55 <Compile Include="MSSqlDataModel.generated.cs">
|
|
56 <AutoGen>True</AutoGen>
|
|
57 <DesignTime>True</DesignTime>
|
|
58 <DependentUpon>MSSqlDataModel.tt</DependentUpon>
|
|
59 </Compile>
|
|
60 <Compile Include="PostgreSQLDataModel.generated.cs">
|
|
61 <AutoGen>True</AutoGen>
|
|
62 <DesignTime>True</DesignTime>
|
|
63 <DependentUpon>PostgreSQLDataModel.tt</DependentUpon>
|
|
64 <SubType>Component</SubType>
|
|
65 </Compile>
|
|
66 <Compile Include="Properties\AssemblyInfo.cs" />
|
|
67 <Compile Include="SybaseDataModel.generated.cs">
|
|
68 <AutoGen>True</AutoGen>
|
|
69 <DesignTime>True</DesignTime>
|
|
70 <DependentUpon>SybaseDataModel.tt</DependentUpon>
|
|
71 <SubType>Component</SubType>
|
|
72 </Compile>
|
|
73 </ItemGroup>
|
|
74 <ItemGroup>
|
|
75 <None Include="..\..\Source\Templates\BLT4Toolkit.ttinclude">
|
|
76 <Link>BLT4Toolkit.ttinclude</Link>
|
|
77 </None>
|
|
78 <None Include="..\..\Source\Templates\BLToolkit.ttinclude">
|
|
79 <Link>BLToolkit.ttinclude</Link>
|
|
80 </None>
|
|
81 <None Include="..\..\Source\Templates\MSSQL.ttinclude">
|
|
82 <Link>MSSQL.ttinclude</Link>
|
|
83 </None>
|
|
84 <None Include="..\..\Source\Templates\PluralSingular.ttinclude">
|
|
85 <Link>PluralSingular.ttinclude</Link>
|
|
86 </None>
|
|
87 <None Include="..\..\Source\Templates\PostgreSQL.ttinclude">
|
|
88 <Link>PostgreSQL.ttinclude</Link>
|
|
89 </None>
|
|
90 <None Include="..\..\Source\Templates\Sybase.ttinclude">
|
|
91 <Link>Sybase.ttinclude</Link>
|
|
92 </None>
|
|
93 <None Include="..\..\Source\Templates\WCFAttributes.ttinclude">
|
|
94 <Link>WCFAttributes.ttinclude</Link>
|
|
95 </None>
|
|
96 <None Include="PostgreSQLDataModel.tt">
|
|
97 <Generator>TextTemplatingFileGenerator</Generator>
|
|
98 <LastGenOutput>PostgreSQLDataModel.generated.cs</LastGenOutput>
|
|
99 <CustomToolNamespace>Templates.PostgreSQL</CustomToolNamespace>
|
|
100 </None>
|
|
101 <None Include="SybaseDataModel.tt">
|
|
102 <Generator>TextTemplatingFileGenerator</Generator>
|
|
103 <LastGenOutput>SybaseDataModel.generated.cs</LastGenOutput>
|
|
104 <CustomToolNamespace>Templates.Sybase</CustomToolNamespace>
|
|
105 </None>
|
|
106 <None Include="MSSqlDataModel.tt">
|
|
107 <Generator>TextTemplatingFileGenerator</Generator>
|
|
108 <LastGenOutput>MSSqlDataModel.generated.cs</LastGenOutput>
|
|
109 <CustomToolNamespace>Templates.MSSql</CustomToolNamespace>
|
|
110 </None>
|
|
111 </ItemGroup>
|
|
112 <ItemGroup>
|
|
113 <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
|
|
114 </ItemGroup>
|
|
115 <ItemGroup>
|
|
116 <ProjectReference Include="..\..\Source\BLToolkit.3.csproj">
|
|
117 <Project>{0C325F5D-E50E-4340-8724-D29896CCC583}</Project>
|
|
118 <Name>BLToolkit.3</Name>
|
|
119 </ProjectReference>
|
|
120 </ItemGroup>
|
|
121 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
122 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
123 Other similar extension points exist, see Microsoft.Common.targets.
|
|
124 <Target Name="BeforeBuild">
|
|
125 </Target>
|
|
126 <Target Name="AfterBuild">
|
|
127 </Target>
|
|
128 -->
|
|
129 </Project> |