Changeset 156
- Timestamp:
- 05/08/08 19:34:25 (2 months ago)
- Files:
-
- trunk/QLNet/QLNet.sln (modified) (2 diffs)
- trunk/QLNet/QLNet/QLNet.csproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/QLNet/QLNet.sln
r148 r156 6 6 localtestrun.testrunconfig = localtestrun.testrunconfig 7 7 QLNet.vsmdi = QLNet.vsmdi 8 QLNet1.vsmdi = QLNet1.vsmdi9 QLNet2.vsmdi = QLNet2.vsmdi10 8 EndProjectSection 11 9 EndProject … … 30 28 Global 31 29 GlobalSection(TestCaseManagementSettings) = postSolution 32 CategoryFile = QLNet 2.vsmdi30 CategoryFile = QLNet.vsmdi 33 31 EndGlobalSection 34 32 GlobalSection(SolutionConfigurationPlatforms) = preSolution trunk/QLNet/QLNet/QLNet.csproj
r155 r156 25 25 <ErrorReport>prompt</ErrorReport> 26 26 <WarningLevel>4</WarningLevel> 27 <AllowUnsafeBlocks> true</AllowUnsafeBlocks>27 <AllowUnsafeBlocks>false</AllowUnsafeBlocks> 28 28 </PropertyGroup> 29 29 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">