- Timestamp:
- 07/21/10 23:33:10 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Services.Deployment.DataAccess/3.3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Services.Deployment.DataAccess/3.3/HeuristicLab.Services.Deployment.DataAccess-3.3.csproj
r3084 r4065 1 1 <?xml version="1.0" encoding="utf-8"?> 2 <Project ToolsVersion=" 3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 3 <PropertyGroup> 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> … … 15 15 <SignAssembly>true</SignAssembly> 16 16 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 17 <FileUpgradeFlags> 18 </FileUpgradeFlags> 19 <OldToolsVersion>3.5</OldToolsVersion> 20 <UpgradeBackupLocation /> 21 <PublishUrl>publish\</PublishUrl> 22 <Install>true</Install> 23 <InstallFrom>Disk</InstallFrom> 24 <UpdateEnabled>false</UpdateEnabled> 25 <UpdateMode>Foreground</UpdateMode> 26 <UpdateInterval>7</UpdateInterval> 27 <UpdateIntervalUnits>Days</UpdateIntervalUnits> 28 <UpdatePeriodically>false</UpdatePeriodically> 29 <UpdateRequired>false</UpdateRequired> 30 <MapFileExtensions>true</MapFileExtensions> 31 <ApplicationRevision>0</ApplicationRevision> 32 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> 33 <IsWebBootstrapper>false</IsWebBootstrapper> 34 <UseApplicationTrust>false</UseApplicationTrust> 35 <BootstrapperEnabled>true</BootstrapperEnabled> 17 36 </PropertyGroup> 18 37 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 24 43 <ErrorReport>prompt</ErrorReport> 25 44 <WarningLevel>4</WarningLevel> 45 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 26 46 </PropertyGroup> 27 47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> … … 32 52 <ErrorReport>prompt</ErrorReport> 33 53 <WarningLevel>4</WarningLevel> 54 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 34 55 </PropertyGroup> 35 56 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> … … 40 61 <PlatformTarget>x86</PlatformTarget> 41 62 <ErrorReport>prompt</ErrorReport> 63 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 42 64 </PropertyGroup> 43 65 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> … … 48 70 <PlatformTarget>x86</PlatformTarget> 49 71 <ErrorReport>prompt</ErrorReport> 72 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 50 73 </PropertyGroup> 51 74 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> … … 56 79 <PlatformTarget>x64</PlatformTarget> 57 80 <ErrorReport>prompt</ErrorReport> 81 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 58 82 </PropertyGroup> 59 83 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> … … 64 88 <PlatformTarget>x64</PlatformTarget> 65 89 <ErrorReport>prompt</ErrorReport> 90 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 66 91 </PropertyGroup> 67 92 <ItemGroup> … … 124 149 </None> 125 150 </ItemGroup> 151 <ItemGroup> 152 <BootstrapperPackage Include="Microsoft.Net.Client.3.5"> 153 <Visible>False</Visible> 154 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName> 155 <Install>false</Install> 156 </BootstrapperPackage> 157 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> 158 <Visible>False</Visible> 159 <ProductName>.NET Framework 3.5 SP1</ProductName> 160 <Install>true</Install> 161 </BootstrapperPackage> 162 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1"> 163 <Visible>False</Visible> 164 <ProductName>Windows Installer 3.1</ProductName> 165 <Install>true</Install> 166 </BootstrapperPackage> 167 </ItemGroup> 126 168 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 127 169 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -
trunk/sources/HeuristicLab.Services.Deployment.DataAccess/3.3/PluginStoreClasses.designer.cs
r3742 r4065 1 #region License Information 2 /* HeuristicLab 3 * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 * 5 * This file is part of HeuristicLab. 6 * 7 * HeuristicLab is free software: you can redistribute it and/or modify 8 * it under the terms of the GNU General Public License as published by 9 * the Free Software Foundation, either version 3 of the License, or 10 * (at your option) any later version. 11 * 12 * HeuristicLab is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License 18 * along with HeuristicLab. If not, see <http://www.gnu.org/licenses/>. 19 */ 20 #endregion 21 22 #pragma warning disable 1591 1 #pragma warning disable 1591 23 2 //------------------------------------------------------------------------------ 24 3 // <auto-generated> 25 4 // This code was generated by a tool. 26 // Runtime Version: 2.0.50727.42005 // Runtime Version:4.0.30319.1 27 6 // 28 7 // Changes to this file may cause incorrect behavior and will be lost if … … 44 23 45 24 46 [ System.Data.Linq.Mapping.DatabaseAttribute(Name="HeuristicLab.PluginStore")]25 [global::System.Data.Linq.Mapping.DatabaseAttribute(Name="HeuristicLab.PluginStore")] 47 26 public partial class PluginStoreClassesDataContext : System.Data.Linq.DataContext 48 27 { … … 140 119 } 141 120 142 [ Table(Name="dbo.Dependencies")]121 [global::System.Data.Linq.Mapping.TableAttribute(Name="dbo.Dependencies")] 143 122 public partial class Dependency : INotifyPropertyChanging, INotifyPropertyChanged 144 123 { … … 165 144 } 166 145 167 [ Column(Storage="_PluginId", DbType="BigInt NOT NULL", IsPrimaryKey=true)]146 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PluginId", DbType="BigInt NOT NULL", IsPrimaryKey=true)] 168 147 public long PluginId 169 148 { … … 185 164 } 186 165 187 [ Column(Storage="_DependencyId", DbType="BigInt NOT NULL", IsPrimaryKey=true)]166 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_DependencyId", DbType="BigInt NOT NULL", IsPrimaryKey=true)] 188 167 public long DependencyId 189 168 { … … 226 205 } 227 206 228 [ Table(Name="dbo.ProductPlugin")]207 [global::System.Data.Linq.Mapping.TableAttribute(Name="dbo.ProductPlugin")] 229 208 public partial class ProductPlugin : INotifyPropertyChanging, INotifyPropertyChanged 230 209 { … … 251 230 } 252 231 253 [ Column(Storage="_ProductId", DbType="BigInt NOT NULL", IsPrimaryKey=true)]232 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ProductId", DbType="BigInt NOT NULL", IsPrimaryKey=true)] 254 233 public long ProductId 255 234 { … … 271 250 } 272 251 273 [ Column(Storage="_PluginId", DbType="BigInt NOT NULL", IsPrimaryKey=true)]252 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PluginId", DbType="BigInt NOT NULL", IsPrimaryKey=true)] 274 253 public long PluginId 275 254 { … … 312 291 } 313 292 314 [ Table(Name="dbo.Plugin")]293 [global::System.Data.Linq.Mapping.TableAttribute(Name="dbo.Plugin")] 315 294 public partial class Plugin : INotifyPropertyChanging, INotifyPropertyChanged 316 295 { … … 356 335 } 357 336 358 [ Column(Storage="_Id", AutoSync=AutoSync.OnInsert, DbType="BigInt NOT NULL IDENTITY", IsPrimaryKey=true, IsDbGenerated=true)]337 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Id", AutoSync=AutoSync.OnInsert, DbType="BigInt NOT NULL IDENTITY", IsPrimaryKey=true, IsDbGenerated=true)] 359 338 public long Id 360 339 { … … 376 355 } 377 356 378 [ Column(Storage="_Name", DbType="NVarChar(300) NOT NULL", CanBeNull=false)]357 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Name", DbType="NVarChar(300) NOT NULL", CanBeNull=false)] 379 358 public string Name 380 359 { … … 396 375 } 397 376 398 [ Column(Storage="_Version", DbType="NVarChar(50) NOT NULL", CanBeNull=false)]377 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Version", DbType="NVarChar(50) NOT NULL", CanBeNull=false)] 399 378 public string Version 400 379 { … … 416 395 } 417 396 418 [ Column(Storage="_ContactName", DbType="Text", UpdateCheck=UpdateCheck.Never)]397 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ContactName", DbType="Text", UpdateCheck=UpdateCheck.Never)] 419 398 public string ContactName 420 399 { … … 436 415 } 437 416 438 [ Column(Storage="_ContactEmail", DbType="Text", UpdateCheck=UpdateCheck.Never)]417 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_ContactEmail", DbType="Text", UpdateCheck=UpdateCheck.Never)] 439 418 public string ContactEmail 440 419 { … … 456 435 } 457 436 458 [ Column(Storage="_License", DbType="Text", UpdateCheck=UpdateCheck.Never)]437 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_License", DbType="Text", UpdateCheck=UpdateCheck.Never)] 459 438 public string License 460 439 { … … 476 455 } 477 456 478 [ Association(Name="Plugin_PluginPackage", Storage="_PluginPackage", ThisKey="Id", OtherKey="PluginId", IsUnique=true, IsForeignKey=false)]457 [global::System.Data.Linq.Mapping.AssociationAttribute(Name="Plugin_PluginPackage", Storage="_PluginPackage", ThisKey="Id", OtherKey="PluginId", IsUnique=true, IsForeignKey=false)] 479 458 public PluginPackage PluginPackage 480 459 { … … 526 505 } 527 506 528 [ Table(Name="dbo.PluginPackage")]507 [global::System.Data.Linq.Mapping.TableAttribute(Name="dbo.PluginPackage")] 529 508 public partial class PluginPackage : INotifyPropertyChanging, INotifyPropertyChanged 530 509 { … … 554 533 } 555 534 556 [ Column(Storage="_PluginId", DbType="BigInt NOT NULL", IsPrimaryKey=true)]535 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PluginId", DbType="BigInt NOT NULL", IsPrimaryKey=true)] 557 536 public long PluginId 558 537 { … … 578 557 } 579 558 580 [ Column(Storage="_Data", DbType="Image NOT NULL", CanBeNull=false, UpdateCheck=UpdateCheck.Never)]559 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Data", DbType="Image NOT NULL", CanBeNull=false, UpdateCheck=UpdateCheck.Never)] 581 560 public System.Data.Linq.Binary Data 582 561 { … … 598 577 } 599 578 600 [ Association(Name="Plugin_PluginPackage", Storage="_Plugin", ThisKey="PluginId", OtherKey="Id", IsForeignKey=true)]579 [global::System.Data.Linq.Mapping.AssociationAttribute(Name="Plugin_PluginPackage", Storage="_Plugin", ThisKey="PluginId", OtherKey="Id", IsForeignKey=true)] 601 580 public Plugin Plugin 602 581 { … … 653 632 } 654 633 655 [ Table(Name="dbo.Product")]634 [global::System.Data.Linq.Mapping.TableAttribute(Name="dbo.Product")] 656 635 public partial class Product : INotifyPropertyChanging, INotifyPropertyChanged 657 636 { … … 682 661 } 683 662 684 [ Column(Storage="_Id", AutoSync=AutoSync.OnInsert, DbType="BigInt NOT NULL IDENTITY", IsPrimaryKey=true, IsDbGenerated=true)]663 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Id", AutoSync=AutoSync.OnInsert, DbType="BigInt NOT NULL IDENTITY", IsPrimaryKey=true, IsDbGenerated=true)] 685 664 public long Id 686 665 { … … 702 681 } 703 682 704 [ Column(Storage="_Name", DbType="NVarChar(300) NOT NULL", CanBeNull=false)]683 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Name", DbType="NVarChar(300) NOT NULL", CanBeNull=false)] 705 684 public string Name 706 685 { … … 722 701 } 723 702 724 [ Column(Storage="_Version", DbType="NVarChar(50) NOT NULL", CanBeNull=false)]703 [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_Version", DbType="NVarChar(50) NOT NULL", CanBeNull=false)] 725 704 public string Version 726 705 { -
trunk/sources/HeuristicLab.Services.Deployment.DataAccess/3.3/Properties/Settings.Designer.cs
r3084 r4065 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version: 2.0.50727.42004 // Runtime Version:4.0.30319.1 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 13 13 14 14 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] 15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", " 9.0.0.0")]15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] 16 16 internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { 17 17
Note: See TracChangeset
for help on using the changeset viewer.