Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/25/10 17:10:04 (14 years ago)
Author:
gkronber
Message:

Reintegrated test project for plugin store. #951 (Refreshing the list of plugins and products of the deployment service is very slow)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3.sln

    r3196 r3216  
    221221EndProject
    222222Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3", "HeuristicLab.Algorithms.GeneticAlgorithm.Views\3.3\HeuristicLab.Algorithms.GeneticAlgorithm.Views-3.3.csproj", "{3F090389-DC7C-4F22-8B11-1977C8032D94}"
     223EndProject
     224Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Services.Deployment-3.3.Tests", "HeuristicLab.Services.Deployment\3.3\Tests\HeuristicLab.Services.Deployment-3.3.Tests.csproj", "{421D9CCA-5A48-4813-AB9C-ED7025F9CC35}"
    223225EndProject
    224226Global
     
    12311233    {3F090389-DC7C-4F22-8B11-1977C8032D94}.Services|x64.ActiveCfg = Release|x64
    12321234    {3F090389-DC7C-4F22-8B11-1977C8032D94}.Services|x86.ActiveCfg = Release|x86
     1235    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     1236    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|x64.ActiveCfg = Debug|x64
     1237    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Debug|x86.ActiveCfg = Debug|x86
     1238    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|Any CPU.ActiveCfg = Release|Any CPU
     1239    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|x64.ActiveCfg = Release|x64
     1240    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Release|x86.ActiveCfg = Release|x86
     1241    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Services|Any CPU.ActiveCfg = Release|Any CPU
     1242    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Services|Any CPU.Build.0 = Release|Any CPU
     1243    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Services|x64.ActiveCfg = Release|x64
     1244    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Services|x64.Build.0 = Release|x64
     1245    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Services|x86.ActiveCfg = Release|x86
     1246    {421D9CCA-5A48-4813-AB9C-ED7025F9CC35}.Services|x86.Build.0 = Release|x86
    12331247  EndGlobalSection
    12341248  GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.