Free cookie consent management tool by TermsFeed Policy Generator

Changeset 7263


Ignore:
Timestamp:
01/03/12 04:26:47 (12 years ago)
Author:
swagner
Message:

Removed plugins which are not included in the 3.3.6 release and updated files of the 3.3.6 release tag (#1716)

Location:
tags/3.3.6
Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • tags/3.3.6/HeuristicLab 3.3.sln

    r7251 r7263  
    1616EndProject
    1717Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Persistence-3.3", "HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj", "{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}"
    18 EndProject
    19 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Persistence.GUI-3.3", "HeuristicLab.Persistence.GUI\3.3\HeuristicLab.Persistence.GUI-3.3.csproj", "{A9E282EA-180F-4233-B809-AEDF0787545C}"
    2018EndProject
    2119Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Core-3.3", "HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj", "{C36BD924-A541-4A00-AFA8-41701378DDC5}"
     
    114112    {AE5B1CE5-9862-4D6F-A700-D72CD9AEA295} = {AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}
    115113    {D1386FE7-682D-4E18-8C4F-CFD423FA5DD0} = {D1386FE7-682D-4E18-8C4F-CFD423FA5DD0}
    116     {A9E282EA-180F-4233-B809-AEDF0787545C} = {A9E282EA-180F-4233-B809-AEDF0787545C}
    117114    {BF1E4DF4-A4CC-451F-9D50-303F405E265E} = {BF1E4DF4-A4CC-451F-9D50-303F405E265E}
    118115    {23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE} = {23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}
     
    310307    {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Release|x86.ActiveCfg = Release|x86
    311308    {102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}.Release|x86.Build.0 = Release|x86
    312     {A9E282EA-180F-4233-B809-AEDF0787545C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    313     {A9E282EA-180F-4233-B809-AEDF0787545C}.Debug|Any CPU.Build.0 = Debug|Any CPU
    314     {A9E282EA-180F-4233-B809-AEDF0787545C}.Debug|x64.ActiveCfg = Debug|x64
    315     {A9E282EA-180F-4233-B809-AEDF0787545C}.Debug|x64.Build.0 = Debug|x64
    316     {A9E282EA-180F-4233-B809-AEDF0787545C}.Debug|x86.ActiveCfg = Debug|x86
    317     {A9E282EA-180F-4233-B809-AEDF0787545C}.Debug|x86.Build.0 = Debug|x86
    318     {A9E282EA-180F-4233-B809-AEDF0787545C}.Release|Any CPU.ActiveCfg = Release|Any CPU
    319     {A9E282EA-180F-4233-B809-AEDF0787545C}.Release|Any CPU.Build.0 = Release|Any CPU
    320     {A9E282EA-180F-4233-B809-AEDF0787545C}.Release|x64.ActiveCfg = Release|x64
    321     {A9E282EA-180F-4233-B809-AEDF0787545C}.Release|x64.Build.0 = Release|x64
    322     {A9E282EA-180F-4233-B809-AEDF0787545C}.Release|x86.ActiveCfg = Release|x86
    323     {A9E282EA-180F-4233-B809-AEDF0787545C}.Release|x86.Build.0 = Release|x86
    324309    {C36BD924-A541-4A00-AFA8-41701378DDC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    325310    {C36BD924-A541-4A00-AFA8-41701378DDC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
  • tags/3.3.6/HeuristicLab.Tests/Builder.testsettings

    r6915 r7263  
    114114    <DeploymentItem filename="HeuristicLab.Tests\bin\Release\HeuristicLab.Data-3.3.dll" />
    115115    <DeploymentItem filename="HeuristicLab.Tests\bin\Release\HeuristicLab.CodeEditor-3.3.dll" />
    116     <DeploymentItem filename="HeuristicLab.Tests\bin\Release\HeuristicLab.Persistence.GUI-3.3.dll" />
    117116    <DeploymentItem filename="HeuristicLab.Tests\HeuristicLab-3.3\Resources\ch130.opt.tour" />
    118117    <DeploymentItem filename="HeuristicLab.Tests\bin\Release\HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.dll" />
  • tags/3.3.6/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r7097 r7263  
    794794      <Name>HeuristicLab.Parameters-3.3</Name>
    795795    </ProjectReference>
    796     <ProjectReference Include="..\HeuristicLab.Persistence.GUI\3.3\HeuristicLab.Persistence.GUI-3.3.csproj">
    797       <Project>{A9E282EA-180F-4233-B809-AEDF0787545C}</Project>
    798       <Name>HeuristicLab.Persistence.GUI-3.3</Name>
    799     </ProjectReference>
    800796    <ProjectReference Include="..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    801797      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
  • tags/3.3.6/HeuristicLab/3.3/CustomPostBuildTemplate_UpdateLocalInstallation.cmd

    r6884 r7263  
    1 set target=C:\Program Files\HeuristicLab 3.3
     1set target=C:\Program Files\HeuristicLab 3.3.6
    22
    33FOR /F "skip=1 tokens=1 delims= usebackq" %%G IN ("%ProjectDir%\Files.txt") DO copy "%Outdir%\%%G" "%target%" >nul
Note: See TracChangeset for help on using the changeset viewer.