|
|
|
@ -54,15 +54,6 @@ |
|
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' "> |
|
|
|
|
<OutputPath>bin\Silverlight2\</OutputPath> |
|
|
|
|
<DefineConstants>TRACE</DefineConstants> |
|
|
|
|
<Optimize>true</Optimize> |
|
|
|
|
<DebugType>pdbonly</DebugType> |
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
<Reference Include="nunit.framework, Version=2.2.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77"> |
|
|
|
|
<SpecificVersion>False</SpecificVersion> |
|
|
|
|