|
@@ -69,7 +69,7 @@
|
|
<OutputPath>bin\Debug_Silverlight\</OutputPath>
|
|
<OutputPath>bin\Debug_Silverlight\</OutputPath>
|
|
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
|
|
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
|
|
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
|
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
|
- <DefineConstants>$(DefineConstants)TRACE;DEBUG;SILVERLIGHT2</DefineConstants>
|
|
|
|
|
|
+ <DefineConstants>$(DefineConstants)TRACE;DEBUG;SILVERLIGHT</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
<NoStdLib>true</NoStdLib>
|
|
<NoStdLib>true</NoStdLib>
|
|
@@ -81,7 +81,7 @@
|
|
<OutputPath>bin\Release_Silverlight\</OutputPath>
|
|
<OutputPath>bin\Release_Silverlight\</OutputPath>
|
|
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
|
|
<DocumentationFile>$(OutputPath)\$(AssemblyName).xml</DocumentationFile>
|
|
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
|
<NoWarn>1591, 1570, 1571, 1572, 1573, 1574</NoWarn>
|
|
- <DefineConstants>$(DefineConstants)TRACE;SILVERLIGHT2</DefineConstants>
|
|
|
|
|
|
+ <DefineConstants>$(DefineConstants)TRACE;SILVERLIGHT</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
<NoStdLib>true</NoStdLib>
|
|
<NoStdLib>true</NoStdLib>
|