Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/25/10 00:53:15 (14 years ago)
Author:
swagner
Message:

Worked on OKB user authentication (#1167)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj

    r4298 r4310  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.30729</ProductVersion>
     6    <ProductVersion>8.0.50727</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    8     <ProjectGuid>{C9ABB902-C6BD-41E2-B34C-06E5C50C8397}</ProjectGuid>
     8    <ProjectGuid>{766DA4B7-2A0E-4CDE-8F90-93D8B1AD62CF}</ProjectGuid>
    99    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab.Services.OKB</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Services.OKB-3.3</AssemblyName>
     13    <ProjectTypeGuids>{3D9AD99F-2412-4246-B90B-4EAA41C64699};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
     14    <StartArguments>/client:"WcfTestClient.exe"</StartArguments>
    1315    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    14     <FileAlignment>512</FileAlignment>
    15     <ApplicationIcon>
    16     </ApplicationIcon>
    17     <IsWebBootstrapper>false</IsWebBootstrapper>
    18     <StartupObject>
    19     </StartupObject>
    20     <SignAssembly>true</SignAssembly>
    21     <FileUpgradeFlags>
    22     </FileUpgradeFlags>
    23     <OldToolsVersion>3.5</OldToolsVersion>
    24     <UpgradeBackupLocation />
    25     <PublishUrl>publish\</PublishUrl>
    26     <Install>true</Install>
    27     <InstallFrom>Disk</InstallFrom>
    28     <UpdateEnabled>false</UpdateEnabled>
    29     <UpdateMode>Foreground</UpdateMode>
    30     <UpdateInterval>7</UpdateInterval>
    31     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    32     <UpdatePeriodically>false</UpdatePeriodically>
    33     <UpdateRequired>false</UpdateRequired>
    34     <MapFileExtensions>true</MapFileExtensions>
    35     <ApplicationRevision>0</ApplicationRevision>
    36     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    37     <UseApplicationTrust>false</UseApplicationTrust>
    38     <BootstrapperEnabled>true</BootstrapperEnabled>
    39     <TargetFrameworkProfile />
     16    <TargetFrameworkProfile>
     17    </TargetFrameworkProfile>
    4018  </PropertyGroup>
    4119  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    4725    <ErrorReport>prompt</ErrorReport>
    4826    <WarningLevel>4</WarningLevel>
    49     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5027  </PropertyGroup>
    5128  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    5633    <ErrorReport>prompt</ErrorReport>
    5734    <WarningLevel>4</WarningLevel>
    58     <DocumentationFile>bin\Release\HeuristicLab.Services.OKB-3.3.xml</DocumentationFile>
    59     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6035  </PropertyGroup>
    61   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    62     <DebugSymbols>true</DebugSymbols>
    63     <OutputPath>bin\x64\Debug\</OutputPath>
    64     <DefineConstants>DEBUG;TRACE</DefineConstants>
    65     <DebugType>full</DebugType>
    66     <PlatformTarget>x64</PlatformTarget>
    67     <ErrorReport>prompt</ErrorReport>
    68     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    69   </PropertyGroup>
    70   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    71     <OutputPath>bin\x64\Release\</OutputPath>
    72     <DefineConstants>TRACE</DefineConstants>
    73     <Optimize>true</Optimize>
    74     <DebugType>pdbonly</DebugType>
    75     <PlatformTarget>x64</PlatformTarget>
    76     <ErrorReport>prompt</ErrorReport>
    77     <DocumentationFile>bin\x64\Release\HeuristicLab.Services.OKB-3.3.xml</DocumentationFile>
    78     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    79   </PropertyGroup>
    80   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
    81     <DebugSymbols>true</DebugSymbols>
    82     <OutputPath>bin\x86\Debug\</OutputPath>
    83     <DefineConstants>DEBUG;TRACE</DefineConstants>
    84     <DebugType>full</DebugType>
    85     <PlatformTarget>x86</PlatformTarget>
    86     <ErrorReport>prompt</ErrorReport>
    87     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    88   </PropertyGroup>
    89   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
    90     <OutputPath>bin\x86\Release\</OutputPath>
    91     <DefineConstants>TRACE</DefineConstants>
    92     <Optimize>true</Optimize>
    93     <DebugType>pdbonly</DebugType>
    94     <PlatformTarget>x86</PlatformTarget>
    95     <ErrorReport>prompt</ErrorReport>
    96     <DocumentationFile>bin\x86\Release\HeuristicLab.Services.OKB-3.3.xml</DocumentationFile>
    97     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     36  <PropertyGroup>
     37    <SignAssembly>true</SignAssembly>
    9838  </PropertyGroup>
    9939  <PropertyGroup>
     
    10141  </PropertyGroup>
    10242  <ItemGroup>
    103     <Reference Include="log4net">
    104       <HintPath>libs\debug\log4net.dll</HintPath>
    105     </Reference>
     43    <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL" />
     44    <Reference Include="Microsoft.CSharp" />
    10645    <Reference Include="System" />
    107     <Reference Include="System.Core">
    108       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    109     </Reference>
    110     <Reference Include="System.Data.Linq">
    111       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    112     </Reference>
    113     <Reference Include="System.IdentityModel">
    114       <RequiredTargetFramework>3.0</RequiredTargetFramework>
    115     </Reference>
    116     <Reference Include="System.Runtime.Serialization">
    117       <RequiredTargetFramework>3.0</RequiredTargetFramework>
    118     </Reference>
    119     <Reference Include="System.ServiceModel">
    120       <RequiredTargetFramework>3.0</RequiredTargetFramework>
    121     </Reference>
    122     <Reference Include="System.ServiceProcess" />
    123     <Reference Include="System.Xml.Linq">
    124       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    125     </Reference>
    126     <Reference Include="System.Data.DataSetExtensions">
    127       <RequiredTargetFramework>3.5</RequiredTargetFramework>
    128     </Reference>
     46    <Reference Include="System.Configuration" />
     47    <Reference Include="System.Core" />
    12948    <Reference Include="System.Data" />
     49    <Reference Include="System.Data.Linq" />
     50    <Reference Include="System.Runtime.Serialization" />
     51    <Reference Include="System.ServiceModel" />
    13052    <Reference Include="System.Xml" />
     53    <Reference Include="System.Xml.Linq" />
    13154  </ItemGroup>
    13255  <ItemGroup>
     
    13558    <Compile Include="DataService.cs" />
    13659    <Compile Include="ExperimentKit.cs" />
     60    <Compile Include="Interfaces\IAdminService.cs" />
    13761    <Compile Include="Interfaces\IDataService.cs" />
     62    <Compile Include="Interfaces\IQueryService.cs" />
     63    <Compile Include="Interfaces\IRunnerService.cs" />
    13864    <Compile Include="Interfaces\ITableService.cs" />
    139     <Compile Include="Interfaces\IQueryService.cs" />
    140     <Compile Include="Interfaces\IAdminService.cs" />
    141     <Compile Include="Interfaces\IRunnerService.cs" />
    142     <Compile Include="Hoster.cs" />
    14365    <Compile Include="Properties\AssemblyInfo.cs" />
    144     <None Include="Properties\AssemblyInfo.frame" />
    14566    <Compile Include="QueryService.cs" />
    14667    <Compile Include="RunnerService.cs" />
     
    14970  </ItemGroup>
    15071  <ItemGroup>
    151     <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
    152     <Service Include="{B4F97281-0DBD-4835-9ED8-7DFB966E87FF}" />
     72    <None Include="app.config" />
     73    <None Include="HeuristicLab.snk" />
     74    <None Include="Properties\AssemblyInfo.frame" />
    15375  </ItemGroup>
    15476  <ItemGroup>
    155     <None Include="app.config" />
    156     <None Include="HeuristicLab.snk" />
    157   </ItemGroup>
    158   <ItemGroup>
    159     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
    160       <Visible>False</Visible>
    161       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
    162       <Install>false</Install>
    163     </BootstrapperPackage>
    164     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
    165       <Visible>False</Visible>
    166       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
    167       <Install>false</Install>
    168     </BootstrapperPackage>
    169     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
    170       <Visible>False</Visible>
    171       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
    172       <Install>false</Install>
    173     </BootstrapperPackage>
    174     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
    175       <Visible>False</Visible>
    176       <ProductName>.NET Framework 3.5</ProductName>
    177       <Install>false</Install>
    178     </BootstrapperPackage>
    179     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
    180       <Visible>False</Visible>
    181       <ProductName>.NET Framework 3.5 SP1</ProductName>
    182       <Install>true</Install>
    183     </BootstrapperPackage>
    184     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
    185       <Visible>False</Visible>
    186       <ProductName>Windows Installer 3.1</ProductName>
    187       <Install>true</Install>
    188     </BootstrapperPackage>
     77    <None Include="libs\debug\log4net.dll" />
     78    <None Include="libs\debug\log4net.pdb" />
     79    <None Include="libs\debug\log4net.xml" />
     80    <None Include="libs\release\log4net.dll" />
     81    <None Include="libs\release\log4net.xml" />
    18982  </ItemGroup>
    19083  <ItemGroup>
     
    19891    </ProjectReference>
    19992  </ItemGroup>
    200   <ItemGroup>
    201     <None Include="libs\debug\log4net.dll" />
    202     <None Include="libs\debug\log4net.pdb" />
    203     <None Include="libs\debug\log4net.xml" />
    204     <None Include="libs\release\log4net.dll" />
    205     <None Include="libs\release\log4net.xml" />
    206   </ItemGroup>
    207   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
     93  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
     94  <ProjectExtensions>
     95    <VisualStudio>
     96      <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}">
     97        <WcfProjectProperties>
     98          <AutoStart>True</AutoStart>
     99        </WcfProjectProperties>
     100      </FlavorProperties>
     101    </VisualStudio>
     102  </ProjectExtensions>
    208103  <PropertyGroup>
    209104    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
Note: See TracChangeset for help on using the changeset viewer.