1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion =" 4.0" >
3
3
<PropertyGroup >
4
4
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
10
10
<AppDesignerFolder >Properties</AppDesignerFolder >
11
11
<RootNamespace >FirebirdSql.Data.UnitTests</RootNamespace >
12
12
<AssemblyName >FirebirdSql.Data.UnitTests</AssemblyName >
13
- <FileUpgradeFlags >
14
- </FileUpgradeFlags >
15
- <OldToolsVersion >3.5</OldToolsVersion >
16
- <UpgradeBackupLocation >
17
- </UpgradeBackupLocation >
18
- <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
19
- <PublishUrl >publish\</PublishUrl >
20
- <Install >true</Install >
21
- <InstallFrom >Disk</InstallFrom >
22
- <UpdateEnabled >false</UpdateEnabled >
23
- <UpdateMode >Foreground</UpdateMode >
24
- <UpdateInterval >7</UpdateInterval >
25
- <UpdateIntervalUnits >Days</UpdateIntervalUnits >
26
- <UpdatePeriodically >false</UpdatePeriodically >
27
- <UpdateRequired >false</UpdateRequired >
28
- <MapFileExtensions >true</MapFileExtensions >
29
- <ApplicationRevision >0</ApplicationRevision >
30
- <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
31
- <IsWebBootstrapper >false</IsWebBootstrapper >
32
- <UseApplicationTrust >false</UseApplicationTrust >
33
- <BootstrapperEnabled >true</BootstrapperEnabled >
34
- <TargetFrameworkProfile />
35
13
</PropertyGroup >
36
14
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
37
15
<DebugSymbols >true</DebugSymbols >
43
21
<WarningLevel >4</WarningLevel >
44
22
<CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
45
23
<Prefer32Bit >false</Prefer32Bit >
46
- </PropertyGroup >
47
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
48
- <DebugType >pdbonly</DebugType >
49
- <Optimize >true</Optimize >
50
- <OutputPath >bin\Release\</OutputPath >
51
- <DefineConstants >TRACE</DefineConstants >
52
- <ErrorReport >prompt</ErrorReport >
53
- <WarningLevel >4</WarningLevel >
54
- <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
55
- <Prefer32Bit >false</Prefer32Bit >
24
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
25
+ <TargetFrameworkProfile />
56
26
</PropertyGroup >
57
27
<PropertyGroup >
58
28
<SignAssembly >true</SignAssembly >
59
29
</PropertyGroup >
60
30
<PropertyGroup >
61
31
<AssemblyOriginatorKeyFile >Properties\FirebirdSql.Data.UnitTests.snk</AssemblyOriginatorKeyFile >
62
32
</PropertyGroup >
63
- <ItemGroup >
33
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release_40|AnyCPU'" >
34
+ <OutputPath >bin\Release_40\</OutputPath >
35
+ <DefineConstants >TRACE;NET_40</DefineConstants >
36
+ <Optimize >true</Optimize >
37
+ <DebugType >pdbonly</DebugType >
38
+ <PlatformTarget >AnyCPU</PlatformTarget >
39
+ <ErrorReport >prompt</ErrorReport >
40
+ <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
41
+ <TargetFrameworkProfile >Client</TargetFrameworkProfile >
42
+ </PropertyGroup >
43
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release_45|AnyCPU'" >
44
+ <OutputPath >bin\Release_45\</OutputPath >
45
+ <DefineConstants >TRACE;NET_45</DefineConstants >
46
+ <Optimize >true</Optimize >
47
+ <DebugType >pdbonly</DebugType >
48
+ <PlatformTarget >AnyCPU</PlatformTarget >
49
+ <ErrorReport >prompt</ErrorReport >
50
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
51
+ <TargetFrameworkProfile />
52
+ </PropertyGroup >
53
+ <ItemGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" >
64
54
<Reference Include =" EntityFramework" >
65
- <HintPath >..\..\lib\EF5\net45\EntityFramework.dll</HintPath >
55
+ <HintPath >..\..\lib\EF6\net45\EntityFramework.dll</HintPath >
56
+ <Private >True</Private >
66
57
</Reference >
58
+ </ItemGroup >
59
+ <ItemGroup Condition =" '$(Configuration)|$(Platform)' == 'Release_40|AnyCPU'" >
60
+ <Reference Include =" EntityFramework" >
61
+ <HintPath >..\..\lib\EF6\net40\EntityFramework.dll</HintPath >
62
+ <Private >True</Private >
63
+ </Reference >
64
+ </ItemGroup >
65
+ <ItemGroup Condition =" '$(Configuration)|$(Platform)' == 'Release_45|AnyCPU'" >
66
+ <Reference Include =" EntityFramework" >
67
+ <HintPath >..\..\lib\EF6\net45\EntityFramework.dll</HintPath >
68
+ <Private >True</Private >
69
+ </Reference >
70
+ </ItemGroup >
71
+ <ItemGroup >
67
72
<Reference Include =" nunit.framework" >
68
73
<HintPath >..\..\lib\NUnit.2.6.2\lib\nunit.framework.dll</HintPath >
69
74
</Reference >
117
122
<None Include =" packages.config" />
118
123
<None Include =" Properties\FirebirdSql.Data.UnitTests.snk" />
119
124
</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
125
<Import Project =" $(MSBuildBinPath)\Microsoft.CSharp.targets" />
138
126
</Project >
0 commit comments