|
|
|
@ -27,6 +27,7 @@ |
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
<DocumentationFile>bin\Debug\Perspex.Layout.XML</DocumentationFile> |
|
|
|
<NoWarn>CS1591</NoWarn> |
|
|
|
</PropertyGroup> |
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|
|
|
<DebugType>pdbonly</DebugType> |
|
|
|
@ -36,6 +37,7 @@ |
|
|
|
<ErrorReport>prompt</ErrorReport> |
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
<DocumentationFile>bin\Release\Perspex.Layout.XML</DocumentationFile> |
|
|
|
<NoWarn>CS1591</NoWarn> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<!-- A reference to the entire .NET Framework is automatically included --> |
|
|
|
|