|
| 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>{100998C4-5B85-11E3-911C-0022198AB089}</ProjectGuid> |
| 9 | + <OutputType>Library</OutputType> |
| 10 | + <AppDesignerFolder>Properties</AppDesignerFolder> |
| 11 | + <AssemblyName>Npgsql.EntityFrameworkLegacy</AssemblyName> |
| 12 | + <FileAlignment>512</FileAlignment> |
| 13 | + <SignAssembly>true</SignAssembly> |
| 14 | + <AssemblyOriginatorKeyFile>..\Npgsql.snk</AssemblyOriginatorKeyFile> |
| 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-net45|AnyCPU' "> |
| 37 | + <DebugSymbols>true</DebugSymbols> |
| 38 | + <DebugType>full</DebugType> |
| 39 | + <Optimize>false</Optimize> |
| 40 | + <OutputPath>bin\Legacy-Debug-net45\</OutputPath> |
| 41 | + <DefineConstants>TRACE;DEBUG;WINDOWS;UNMANAGED;NET35;NET40;NET45</DefineConstants> |
| 42 | + <ErrorReport>prompt</ErrorReport> |
| 43 | + <WarningLevel>4</WarningLevel> |
| 44 | + <DocumentationFile>bin\Legacy-Debug-net45\Npgsql.EntityFrameworkLegacy.xml</DocumentationFile> |
| 45 | + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 46 | + </PropertyGroup> |
| 47 | + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-net45|AnyCPU' "> |
| 48 | + <DebugType>pdbonly</DebugType> |
| 49 | + <Optimize>true</Optimize> |
| 50 | + <OutputPath>bin\Legacy-Release-net45\</OutputPath> |
| 51 | + <DefineConstants>TRACE;WINDOWS;UNMANAGED;NET35;NET40;NET45</DefineConstants> |
| 52 | + <ErrorReport>prompt</ErrorReport> |
| 53 | + <WarningLevel>4</WarningLevel> |
| 54 | + <DocumentationFile>bin\Legacy-Release-net45\Npgsql.EntityFrameworkLegacy.xml</DocumentationFile> |
| 55 | + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 56 | + </PropertyGroup> |
| 57 | + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug-net40|AnyCPU' "> |
| 58 | + <DebugSymbols>true</DebugSymbols> |
| 59 | + <DebugType>full</DebugType> |
| 60 | + <Optimize>false</Optimize> |
| 61 | + <OutputPath>bin\Legacy-Debug-net40\</OutputPath> |
| 62 | + <DefineConstants>TRACE;DEBUG;WINDOWS;UNMANAGED;NET35;NET40</DefineConstants> |
| 63 | + <ErrorReport>prompt</ErrorReport> |
| 64 | + <WarningLevel>4</WarningLevel> |
| 65 | + <DocumentationFile>bin\Legacy-Debug-net40\Npgsql.EntityFrameworkLegacy.xml</DocumentationFile> |
| 66 | + <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
| 67 | + </PropertyGroup> |
| 68 | + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-net40|AnyCPU' "> |
| 69 | + <DebugType>pdbonly</DebugType> |
| 70 | + <Optimize>true</Optimize> |
| 71 | + <OutputPath>bin\Legacy-Release-net40\</OutputPath> |
| 72 | + <DefineConstants>TRACE;WINDOWS;UNMANAGED;NET35;NET40</DefineConstants> |
| 73 | + <ErrorReport>prompt</ErrorReport> |
| 74 | + <WarningLevel>4</WarningLevel> |
| 75 | + <DocumentationFile>bin\Legacy-Release-net40\Npgsql.EntityFrameworkLegacy.xml</DocumentationFile> |
| 76 | + <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
| 77 | + </PropertyGroup> |
| 78 | + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug-net35|AnyCPU' "> |
| 79 | + <DebugSymbols>true</DebugSymbols> |
| 80 | + <DebugType>full</DebugType> |
| 81 | + <Optimize>false</Optimize> |
| 82 | + <OutputPath>bin\Legacy-Debug-net35\</OutputPath> |
| 83 | + <DefineConstants>TRACE;DEBUG;WINDOWS;UNMANAGED;NET35</DefineConstants> |
| 84 | + <ErrorReport>prompt</ErrorReport> |
| 85 | + <WarningLevel>4</WarningLevel> |
| 86 | + <DocumentationFile>bin\Legacy-Debug-net35\Npgsql.EntityFrameworkLegacy.xml</DocumentationFile> |
| 87 | + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
| 88 | + </PropertyGroup> |
| 89 | + <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-net35|AnyCPU' "> |
| 90 | + <DebugType>pdbonly</DebugType> |
| 91 | + <Optimize>true</Optimize> |
| 92 | + <OutputPath>bin\Legacy-Release-net35\</OutputPath> |
| 93 | + <DefineConstants>TRACE;WINDOWS;UNMANAGED;NET35</DefineConstants> |
| 94 | + <ErrorReport>prompt</ErrorReport> |
| 95 | + <WarningLevel>4</WarningLevel> |
| 96 | + <DocumentationFile>bin\Legacy-Release-net35\Npgsql.EntityFrameworkLegacy.xml</DocumentationFile> |
| 97 | + <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
| 98 | + </PropertyGroup> |
| 99 | + <ItemGroup> |
| 100 | + <Reference Include="System" /> |
| 101 | + <Reference Include="System.Core" /> |
| 102 | + <Reference Include="System.Data" /> |
| 103 | + <Reference Include="System.Data.Entity" /> |
| 104 | + <Reference Include="System.Transactions" /> |
| 105 | + <Reference Include="System.Configuration" /> |
| 106 | + <Reference Include="System.Xml" /> |
| 107 | + <Reference Include="System.ComponentModel.DataAnnotations" /> |
| 108 | + </ItemGroup> |
| 109 | + <ItemGroup> |
| 110 | + <EmbeddedResource Include="NpgsqlSchema.msl" /> |
| 111 | + <EmbeddedResource Include="NpgsqlSchema.ssdl" /> |
| 112 | + <EmbeddedResource Include="NpgsqlProviderManifest.Manifest.xml" /> |
| 113 | + <None Include="packages.config" /> |
| 114 | + </ItemGroup> |
| 115 | + <ItemGroup> |
| 116 | + <Compile Include="NpgsqlServices.cs" /> |
| 117 | + <Compile Include="NpgsqlProviderManifest.cs" /> |
| 118 | + <Compile Include="Properties\AssemblyInfo.cs" /> |
| 119 | + <Compile Include="SqlGenerators\SqlBaseGenerator.cs" /> |
| 120 | + <Compile Include="SqlGenerators\SqlDeleteGenerator.cs" /> |
| 121 | + <Compile Include="SqlGenerators\SqlInsertGenerator.cs" /> |
| 122 | + <Compile Include="SqlGenerators\SqlSelectGenerator.cs" /> |
| 123 | + <Compile Include="SqlGenerators\SqlUpdateGenerator.cs" /> |
| 124 | + <Compile Include="SqlGenerators\VisitedExpression.cs" /> |
| 125 | + <Compile Include="..\CommonAssemblyInfo.cs"> |
| 126 | + <Link>Properties\CommonAssemblyInfo.cs</Link> |
| 127 | + <SubType>Code</SubType> |
| 128 | + </Compile> |
| 129 | + </ItemGroup> |
| 130 | + <ItemGroup> |
| 131 | + <Folder Include="Properties\" /> |
| 132 | + </ItemGroup> |
| 133 | + <ItemGroup> |
| 134 | + <ProjectReference Include="..\Npgsql\Npgsql.csproj"> |
| 135 | + <Project>{9d13b739-62b1-4190-b386-7a9547304eb3}</Project> |
| 136 | + <Name>Npgsql</Name> |
| 137 | + </ProjectReference> |
| 138 | + </ItemGroup> |
| 139 | + <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| 140 | +</Project> |
0 commit comments