Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2924_DotNetCoreMigration/HeuristicLab.Services.Access.DataAccess/3.3/HeuristicLab.Services.Access.DataAccess-3.3.csproj @ 16147

Last change on this file since 16147 was 16147, checked in by jkarder, 6 years ago

#2924: reapplied changes from r16143

File size: 7.0 KB
Line 
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>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{0F652437-998A-4EAB-8BF1-444B5FE8CE97}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Services.Access.DataAccess</RootNamespace>
12    <AssemblyName>HeuristicLab.Services.Access.DataAccess</AssemblyName>
13    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <TargetFrameworkProfile />
16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>bin\Debug\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
25    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
26    <Prefer32Bit>false</Prefer32Bit>
27  </PropertyGroup>
28  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29    <DebugType>pdbonly</DebugType>
30    <Optimize>true</Optimize>
31    <OutputPath>bin\Release\</OutputPath>
32    <DefineConstants>TRACE</DefineConstants>
33    <ErrorReport>prompt</ErrorReport>
34    <WarningLevel>4</WarningLevel>
35    <DocumentationFile></DocumentationFile>
36    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
37    <Prefer32Bit>false</Prefer32Bit>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
40    <DebugSymbols>true</DebugSymbols>
41    <OutputPath>bin\Debug\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <DebugType>full</DebugType>
44    <PlatformTarget>x86</PlatformTarget>
45    <ErrorReport>prompt</ErrorReport>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47    <Prefer32Bit>false</Prefer32Bit>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
50    <OutputPath>bin\Release\</OutputPath>
51    <DefineConstants>TRACE</DefineConstants>
52    <DocumentationFile></DocumentationFile>
53    <Optimize>true</Optimize>
54    <DebugType>pdbonly</DebugType>
55    <PlatformTarget>x86</PlatformTarget>
56    <ErrorReport>prompt</ErrorReport>
57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
58    <Prefer32Bit>false</Prefer32Bit>
59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
61    <DebugSymbols>true</DebugSymbols>
62    <OutputPath>bin\Debug\</OutputPath>
63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x64</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68    <Prefer32Bit>false</Prefer32Bit>
69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
71    <OutputPath>bin\Release\</OutputPath>
72    <DefineConstants>TRACE</DefineConstants>
73    <DocumentationFile></DocumentationFile>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x64</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79    <Prefer32Bit>false</Prefer32Bit>
80  </PropertyGroup>
81  <PropertyGroup>
82    <SignAssembly>true</SignAssembly>
83  </PropertyGroup>
84  <PropertyGroup>
85    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
86  </PropertyGroup>
87  <ItemGroup>
88    <Reference Include="System" />
89    <Reference Include="System.Core" />
90    <Reference Include="System.Data.Linq" />
91    <Reference Include="System.Xml.Linq" />
92    <Reference Include="System.Data.DataSetExtensions" />
93    <Reference Include="Microsoft.CSharp" />
94    <Reference Include="System.Data" />
95    <Reference Include="System.Xml" />
96  </ItemGroup>
97  <ItemGroup>
98    <Compile Include="ASPNETAuthentication.designer.cs">
99      <AutoGen>True</AutoGen>
100      <DesignTime>True</DesignTime>
101      <DependentUpon>ASPNETAuthentication.dbml</DependentUpon>
102    </Compile>
103    <Compile Include="AccessService.designer.cs">
104      <DependentUpon>AccessService.dbml</DependentUpon>
105      <DesignTime>True</DesignTime>
106      <AutoGen>True</AutoGen>
107    </Compile>
108    <Compile Include="Properties\AssemblyInfo.cs" />
109    <Compile Include="Properties\Settings.Designer.cs">
110      <AutoGen>True</AutoGen>
111      <DesignTimeSharedInput>True</DesignTimeSharedInput>
112      <DependentUpon>Settings.settings</DependentUpon>
113    </Compile>
114  </ItemGroup>
115  <ItemGroup>
116    <None Include="app.config" />
117    <None Include="ASPNETAuthentication.dbml">
118      <Generator>MSLinqToSQLGenerator</Generator>
119      <LastGenOutput>ASPNETAuthentication.designer.cs</LastGenOutput>
120      <SubType>Designer</SubType>
121    </None>
122    <None Include="AccessService.dbml">
123      <Generator>MSLinqToSQLGenerator</Generator>
124      <LastGenOutput>AccessService.designer.cs</LastGenOutput>
125      <SubType>Designer</SubType>
126    </None>
127    <None Include="HeuristicLab.snk" />
128    <None Include="Properties\AssemblyInfo.cs.frame" />
129    <None Include="Properties\Settings.settings">
130      <Generator>PublicSettingsSingleFileGenerator</Generator>
131      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
132    </None>
133  </ItemGroup>
134  <ItemGroup>
135    <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
136  </ItemGroup>
137  <ItemGroup>
138    <None Include="ASPNETAuthentication.dbml.layout">
139      <DependentUpon>ASPNETAuthentication.dbml</DependentUpon>
140    </None>
141  </ItemGroup>
142  <ItemGroup>
143    <None Include="AccessService.dbml.layout">
144      <DependentUpon>AccessService.dbml</DependentUpon>
145    </None>
146  </ItemGroup>
147  <ItemGroup>
148    <Content Include="SQL Scripts\Create AccessServiceDB.sql" />
149    <Content Include="SQL Scripts\Create Initial Values.sql" />
150    <Content Include="SQL Scripts\Initialize AccessServiceDB.sql" />
151  </ItemGroup>
152  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
153  <PropertyGroup>
154    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
155set ProjectDir=$(ProjectDir)
156set SolutionDir=$(SolutionDir)
157set Outdir=$(Outdir)
158
159call PreBuildEvent.cmd</PreBuildEvent>
160    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
161export ProjectDir=$(ProjectDir)
162export SolutionDir=$(SolutionDir)
163
164$SolutionDir/PreBuildEvent.sh
165</PreBuildEvent>
166  </PropertyGroup>
167  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
168       Other similar extension points exist, see Microsoft.Common.targets.
169  <Target Name="BeforeBuild">
170  </Target>
171  <Target Name="AfterBuild">
172  </Target>
173  -->
174</Project>
Note: See TracBrowser for help on using the repository browser.