Assembla home | Assembla project page
 

Changeset 156

Show
Ignore:
Timestamp:
05/08/08 19:34:25 (2 months ago)
Author:
snovik
Message:

Fix: Test Setup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/QLNet/QLNet.sln

    r148 r156  
    66                localtestrun.testrunconfig = localtestrun.testrunconfig 
    77                QLNet.vsmdi = QLNet.vsmdi 
    8                 QLNet1.vsmdi = QLNet1.vsmdi 
    9                 QLNet2.vsmdi = QLNet2.vsmdi 
    108        EndProjectSection 
    119EndProject 
     
    3028Global 
    3129        GlobalSection(TestCaseManagementSettings) = postSolution 
    32                 CategoryFile = QLNet2.vsmdi 
     30                CategoryFile = QLNet.vsmdi 
    3331        EndGlobalSection 
    3432        GlobalSection(SolutionConfigurationPlatforms) = preSolution 
  • trunk/QLNet/QLNet/QLNet.csproj

    r155 r156  
    2525    <ErrorReport>prompt</ErrorReport> 
    2626    <WarningLevel>4</WarningLevel> 
    27     <AllowUnsafeBlocks>true</AllowUnsafeBlocks> 
     27    <AllowUnsafeBlocks>false</AllowUnsafeBlocks> 
    2828  </PropertyGroup> 
    2929  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">