Merge pull request #925 from ermshiperete/novell-bug-602934
[mono.git] / mcs / class / System.Xaml / System.Xaml-net_4_0.csproj
index 8f3aa424f4bcbc1761a18571bf23d3497adfbde1..b6f37506d2ab563232cd82f5024896704804e0aa 100644 (file)
@@ -1,34 +1,32 @@
 <?xml version="1.0" encoding="utf-8"?>\r
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <PropertyGroup>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{B2254BB1-2510-41F0-AD51-AF36ACF797AE}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
     <OutputPath>./../../class/lib/net_4_0</OutputPath>\r
-    <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
-    <NoStdLib>true</NoStdLib>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>mscorlib</RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Xaml</AssemblyName>\r
-    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
-    <StartupObject>\r
-    </StartupObject>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699</NoWarn>\r
-    <Optimize>true</Optimize>\r
-    <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
+    <Optimize>false</Optimize>\r
+    <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="..\..\build\common\Consts.cs" />
-   <Compile Include="..\..\build\common\Locale.cs" />
-   <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
-   <Compile Include="Assembly\AssemblyInfo.cs" />
-   <Compile Include="System.Windows.Markup\AmbientAttribute.cs" />
-   <Compile Include="System.Windows.Markup\ArrayExtension.cs" />
-   <Compile Include="System.Windows.Markup\ConstructorArgumentAttribute.cs" />
-   <Compile Include="System.Windows.Markup\ContentPropertyAttribute.cs" />
-   <Compile Include="System.Windows.Markup\ContentWrapperAttribute.cs" />
-   <Compile Include="System.Windows.Markup\DateTimeValueSerializer.cs" />
-   <Compile Include="System.Windows.Markup\DependsOnAttribute.cs" />
-   <Compile Include="System.Windows.Markup\DictionaryKeyPropertyAttribute.cs" />
-   <Compile Include="System.Windows.Markup\IComponentConnector.cs" />
-   <Compile Include="System.Windows.Markup\INameScope.cs" />
-   <Compile Include="System.Windows.Markup\INameScopeDictionary.cs" />
-   <Compile Include="System.Windows.Markup\IProvideValueTarget.cs" />
-   <Compile Include="System.Windows.Markup\IQueryAmbient.cs" />
-   <Compile Include="System.Windows.Markup\IUriContext.cs" />
-   <Compile Include="System.Windows.Markup\IValueSerializerContext.cs" />
-   <Compile Include="System.Windows.Markup\IXamlTypeResolver.cs" />
-   <Compile Include="System.Windows.Markup\MarkupExtension.cs" />
-   <Compile Include="System.Windows.Markup\MarkupExtensionReturnTypeAttribute.cs" />
-   <Compile Include="System.Windows.Markup\MemberDefinition.cs" />
-   <Compile Include="System.Windows.Markup\NameReferenceConverter.cs" />
-   <Compile Include="System.Windows.Markup\NameScopePropertyAttribute.cs" />
-   <Compile Include="System.Windows.Markup\NullExtension.cs" />
-   <Compile Include="System.Windows.Markup\PropertyDefinition.cs" />
-   <Compile Include="System.Windows.Markup\Reference.cs" />
-   <Compile Include="System.Windows.Markup\RootNamespaceAttribute.cs" />
-   <Compile Include="System.Windows.Markup\RuntimeNamePropertyAttribute.cs" />
-   <Compile Include="System.Windows.Markup\StaticExtension.cs" />
-   <Compile Include="System.Windows.Markup\StaticExtensionConverter.cs" />
-   <Compile Include="System.Windows.Markup\TrimSurroundingWhitespaceAttribute.cs" />
-   <Compile Include="System.Windows.Markup\TypeExtension.cs" />
-   <Compile Include="System.Windows.Markup\TypeExtensionConverter.cs" />
-   <Compile Include="System.Windows.Markup\UidPropertyAttribute.cs" />
-   <Compile Include="System.Windows.Markup\UsableDuringInitializationAttribute.cs" />
-   <Compile Include="System.Windows.Markup\ValueSerializer.cs" />
-   <Compile Include="System.Windows.Markup\ValueSerializerAttribute.cs" />
-   <Compile Include="System.Windows.Markup\WhitespaceSignificantCollectionAttribute.cs" />
-   <Compile Include="System.Windows.Markup\XData.cs" />
-   <Compile Include="System.Windows.Markup\XamlDeferLoadAttribute.cs" />
-   <Compile Include="System.Windows.Markup\XamlSetMarkupExtensionAttribute.cs" />
-   <Compile Include="System.Windows.Markup\XamlSetMarkupExtensionEventArgs.cs" />
-   <Compile Include="System.Windows.Markup\XamlSetTypeConverterAttribute.cs" />
-   <Compile Include="System.Windows.Markup\XamlSetTypeConverterEventArgs.cs" />
-   <Compile Include="System.Windows.Markup\XamlSetValueEventArgs.cs" />
-   <Compile Include="System.Windows.Markup\XmlLangPropertyAttribute.cs" />
-   <Compile Include="System.Windows.Markup\XmlnsCompatibleWithAttribute.cs" />
-   <Compile Include="System.Windows.Markup\XmlnsDefinitionAttribute.cs" />
-   <Compile Include="System.Windows.Markup\XmlnsPrefixAttribute.cs" />
-   <Compile Include="System.Xaml.Permissions\XamlAccessLevel.cs" />
-   <Compile Include="System.Xaml.Permissions\XamlLoadPermission.cs" />
-   <Compile Include="System.Xaml.Schema\AllowedMemberLocations.cs" />
-   <Compile Include="System.Xaml.Schema\ShouldSerializeResult.cs" />
-   <Compile Include="System.Xaml.Schema\XamlCollectionKind.cs" />
-   <Compile Include="System.Xaml.Schema\XamlMemberInvoker.cs" />
-   <Compile Include="System.Xaml.Schema\XamlTypeInvoker.cs" />
-   <Compile Include="System.Xaml.Schema\XamlTypeName.cs" />
-   <Compile Include="System.Xaml.Schema\XamlTypeTypeConverter.cs" />
-   <Compile Include="System.Xaml.Schema\XamlValueConverter.cs" />
-   <Compile Include="System.Xaml\AmbientPropertyValue.cs" />
-   <Compile Include="System.Xaml\AttachableMemberIdentifier.cs" />
-   <Compile Include="System.Xaml\AttachablePropertyServices.cs" />
-   <Compile Include="System.Xaml\IAmbientProvider.cs" />
-   <Compile Include="System.Xaml\IAttachedPropertyStore.cs" />
-   <Compile Include="System.Xaml\IDestinationTypeProvider.cs" />
-   <Compile Include="System.Xaml\INamespacePrefixLookup.cs" />
-   <Compile Include="System.Xaml\IRootObjectProvider.cs" />
-   <Compile Include="System.Xaml\IXamlIndexingReader.cs" />
-   <Compile Include="System.Xaml\IXamlLineInfo.cs" />
-   <Compile Include="System.Xaml\IXamlLineInfoConsumer.cs" />
-   <Compile Include="System.Xaml\IXamlNameProvider.cs" />
-   <Compile Include="System.Xaml\IXamlNameResolver.cs" />
-   <Compile Include="System.Xaml\IXamlNamespaceResolver.cs" />
-   <Compile Include="System.Xaml\IXamlObjectWriterFactory.cs" />
-   <Compile Include="System.Xaml\IXamlSchemaContextProvider.cs" />
-   <Compile Include="System.Xaml\NameScope.cs" />
-   <Compile Include="System.Xaml\NamespaceDeclaration.cs" />
-   <Compile Include="System.Xaml\ParsedMarkupExtensionInfo.cs" />
-   <Compile Include="System.Xaml\PrefixLookup.cs" />
-   <Compile Include="System.Xaml\TypeExtensionMethods.cs" />
-   <Compile Include="System.Xaml\ValueSerializerContext.cs" />
-   <Compile Include="System.Xaml\XamlBackgroundReader.cs" />
-   <Compile Include="System.Xaml\XamlDeferringLoader.cs" />
-   <Compile Include="System.Xaml\XamlDirective.cs" />
-   <Compile Include="System.Xaml\XamlDuplicateMemberException.cs" />
-   <Compile Include="System.Xaml\XamlException.cs" />
-   <Compile Include="System.Xaml\XamlInternalException.cs" />
-   <Compile Include="System.Xaml\XamlLanguage.cs" />
-   <Compile Include="System.Xaml\XamlMember.cs" />
-   <Compile Include="System.Xaml\XamlNameResolver.cs" />
-   <Compile Include="System.Xaml\XamlNode.cs" />
-   <Compile Include="System.Xaml\XamlNodeList.cs" />
-   <Compile Include="System.Xaml\XamlNodeQueue.cs" />
-   <Compile Include="System.Xaml\XamlNodeQueueReader.cs" />
-   <Compile Include="System.Xaml\XamlNodeQueueWriter.cs" />
-   <Compile Include="System.Xaml\XamlNodeType.cs" />
-   <Compile Include="System.Xaml\XamlObjectEventArgs.cs" />
-   <Compile Include="System.Xaml\XamlObjectNodeIterator.cs" />
-   <Compile Include="System.Xaml\XamlObjectReader.cs" />
-   <Compile Include="System.Xaml\XamlObjectReaderException.cs" />
-   <Compile Include="System.Xaml\XamlObjectReaderSettings.cs" />
-   <Compile Include="System.Xaml\XamlObjectWriter.cs" />
-   <Compile Include="System.Xaml\XamlObjectWriterException.cs" />
-   <Compile Include="System.Xaml\XamlObjectWriterSettings.cs" />
-   <Compile Include="System.Xaml\XamlParseException.cs" />
-   <Compile Include="System.Xaml\XamlReader.cs" />
-   <Compile Include="System.Xaml\XamlReaderSettings.cs" />
-   <Compile Include="System.Xaml\XamlSchemaContext.cs" />
-   <Compile Include="System.Xaml\XamlSchemaContextSettings.cs" />
-   <Compile Include="System.Xaml\XamlSchemaException.cs" />
-   <Compile Include="System.Xaml\XamlServices.cs" />
-   <Compile Include="System.Xaml\XamlSubtreeReader.cs" />
-   <Compile Include="System.Xaml\XamlType.cs" />
-   <Compile Include="System.Xaml\XamlWriter.cs" />
-   <Compile Include="System.Xaml\XamlWriterInternalBase.cs" />
-   <Compile Include="System.Xaml\XamlWriterSettings.cs" />
-   <Compile Include="System.Xaml\XamlWriterStateManager.cs" />
-   <Compile Include="System.Xaml\XamlXmlReader.cs" />
-   <Compile Include="System.Xaml\XamlXmlReaderSettings.cs" />
-   <Compile Include="System.Xaml\XamlXmlWriter.cs" />
-   <Compile Include="System.Xaml\XamlXmlWriterException.cs" />
-   <Compile Include="System.Xaml\XamlXmlWriterSettings.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="..\..\build\common\Consts.cs" />\r
+    <Compile Include="..\..\build\common\Locale.cs" />\r
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
+    <Compile Include="Assembly\AssemblyInfo.cs" />\r
+    <Compile Include="System.Windows.Markup\AmbientAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\ArrayExtension.cs" />\r
+    <Compile Include="System.Windows.Markup\ConstructorArgumentAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\ContentPropertyAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\ContentWrapperAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\DateTimeValueSerializer.cs" />\r
+    <Compile Include="System.Windows.Markup\DependsOnAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\DictionaryKeyPropertyAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\IComponentConnector.cs" />\r
+    <Compile Include="System.Windows.Markup\INameScope.cs" />\r
+    <Compile Include="System.Windows.Markup\INameScopeDictionary.cs" />\r
+    <Compile Include="System.Windows.Markup\IProvideValueTarget.cs" />\r
+    <Compile Include="System.Windows.Markup\IQueryAmbient.cs" />\r
+    <Compile Include="System.Windows.Markup\IUriContext.cs" />\r
+    <Compile Include="System.Windows.Markup\IValueSerializerContext.cs" />\r
+    <Compile Include="System.Windows.Markup\IXamlTypeResolver.cs" />\r
+    <Compile Include="System.Windows.Markup\MarkupExtension.cs" />\r
+    <Compile Include="System.Windows.Markup\MarkupExtensionReturnTypeAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\MemberDefinition.cs" />\r
+    <Compile Include="System.Windows.Markup\NameReferenceConverter.cs" />\r
+    <Compile Include="System.Windows.Markup\NameScopePropertyAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\NullExtension.cs" />\r
+    <Compile Include="System.Windows.Markup\PropertyDefinition.cs" />\r
+    <Compile Include="System.Windows.Markup\Reference.cs" />\r
+    <Compile Include="System.Windows.Markup\RootNamespaceAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\RuntimeNamePropertyAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\StaticExtension.cs" />\r
+    <Compile Include="System.Windows.Markup\StaticExtensionConverter.cs" />\r
+    <Compile Include="System.Windows.Markup\TrimSurroundingWhitespaceAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\TypeExtension.cs" />\r
+    <Compile Include="System.Windows.Markup\TypeExtensionConverter.cs" />\r
+    <Compile Include="System.Windows.Markup\UidPropertyAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\UsableDuringInitializationAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\ValueSerializer.cs" />\r
+    <Compile Include="System.Windows.Markup\ValueSerializerAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\WhitespaceSignificantCollectionAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\XamlDeferLoadAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\XamlSetMarkupExtensionAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\XamlSetMarkupExtensionEventArgs.cs" />\r
+    <Compile Include="System.Windows.Markup\XamlSetTypeConverterAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\XamlSetTypeConverterEventArgs.cs" />\r
+    <Compile Include="System.Windows.Markup\XamlSetValueEventArgs.cs" />\r
+    <Compile Include="System.Windows.Markup\XData.cs" />\r
+    <Compile Include="System.Windows.Markup\XmlLangPropertyAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\XmlnsCompatibleWithAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\XmlnsDefinitionAttribute.cs" />\r
+    <Compile Include="System.Windows.Markup\XmlnsPrefixAttribute.cs" />\r
+    <Compile Include="System.Xaml.Permissions\XamlAccessLevel.cs" />\r
+    <Compile Include="System.Xaml.Permissions\XamlLoadPermission.cs" />\r
+    <Compile Include="System.Xaml.Schema\AllowedMemberLocations.cs" />\r
+    <Compile Include="System.Xaml.Schema\ShouldSerializeResult.cs" />\r
+    <Compile Include="System.Xaml.Schema\XamlCollectionKind.cs" />\r
+    <Compile Include="System.Xaml.Schema\XamlMemberInvoker.cs" />\r
+    <Compile Include="System.Xaml.Schema\XamlTypeInvoker.cs" />\r
+    <Compile Include="System.Xaml.Schema\XamlTypeName.cs" />\r
+    <Compile Include="System.Xaml.Schema\XamlTypeTypeConverter.cs" />\r
+    <Compile Include="System.Xaml.Schema\XamlValueConverter.cs" />\r
+    <Compile Include="System.Xaml\AmbientPropertyValue.cs" />\r
+    <Compile Include="System.Xaml\AttachableMemberIdentifier.cs" />\r
+    <Compile Include="System.Xaml\AttachablePropertyServices.cs" />\r
+    <Compile Include="System.Xaml\IAmbientProvider.cs" />\r
+    <Compile Include="System.Xaml\IAttachedPropertyStore.cs" />\r
+    <Compile Include="System.Xaml\IDestinationTypeProvider.cs" />\r
+    <Compile Include="System.Xaml\INamespacePrefixLookup.cs" />\r
+    <Compile Include="System.Xaml\IRootObjectProvider.cs" />\r
+    <Compile Include="System.Xaml\IXamlIndexingReader.cs" />\r
+    <Compile Include="System.Xaml\IXamlLineInfo.cs" />\r
+    <Compile Include="System.Xaml\IXamlLineInfoConsumer.cs" />\r
+    <Compile Include="System.Xaml\IXamlNameProvider.cs" />\r
+    <Compile Include="System.Xaml\IXamlNameResolver.cs" />\r
+    <Compile Include="System.Xaml\IXamlNamespaceResolver.cs" />\r
+    <Compile Include="System.Xaml\IXamlObjectWriterFactory.cs" />\r
+    <Compile Include="System.Xaml\IXamlSchemaContextProvider.cs" />\r
+    <Compile Include="System.Xaml\NameScope.cs" />\r
+    <Compile Include="System.Xaml\NamespaceDeclaration.cs" />\r
+    <Compile Include="System.Xaml\ParsedMarkupExtensionInfo.cs" />\r
+    <Compile Include="System.Xaml\PrefixLookup.cs" />\r
+    <Compile Include="System.Xaml\TypeExtensionMethods.cs" />\r
+    <Compile Include="System.Xaml\ValueSerializerContext.cs" />\r
+    <Compile Include="System.Xaml\XamlBackgroundReader.cs" />\r
+    <Compile Include="System.Xaml\XamlDeferringLoader.cs" />\r
+    <Compile Include="System.Xaml\XamlDirective.cs" />\r
+    <Compile Include="System.Xaml\XamlDuplicateMemberException.cs" />\r
+    <Compile Include="System.Xaml\XamlException.cs" />\r
+    <Compile Include="System.Xaml\XamlInternalException.cs" />\r
+    <Compile Include="System.Xaml\XamlLanguage.cs" />\r
+    <Compile Include="System.Xaml\XamlMember.cs" />\r
+    <Compile Include="System.Xaml\XamlNameResolver.cs" />\r
+    <Compile Include="System.Xaml\XamlNode.cs" />\r
+    <Compile Include="System.Xaml\XamlNodeList.cs" />\r
+    <Compile Include="System.Xaml\XamlNodeQueue.cs" />\r
+    <Compile Include="System.Xaml\XamlNodeQueueReader.cs" />\r
+    <Compile Include="System.Xaml\XamlNodeQueueWriter.cs" />\r
+    <Compile Include="System.Xaml\XamlNodeType.cs" />\r
+    <Compile Include="System.Xaml\XamlObjectEventArgs.cs" />\r
+    <Compile Include="System.Xaml\XamlObjectNodeIterator.cs" />\r
+    <Compile Include="System.Xaml\XamlObjectReader.cs" />\r
+    <Compile Include="System.Xaml\XamlObjectReaderException.cs" />\r
+    <Compile Include="System.Xaml\XamlObjectReaderSettings.cs" />\r
+    <Compile Include="System.Xaml\XamlObjectWriter.cs" />\r
+    <Compile Include="System.Xaml\XamlObjectWriterException.cs" />\r
+    <Compile Include="System.Xaml\XamlObjectWriterSettings.cs" />\r
+    <Compile Include="System.Xaml\XamlParseException.cs" />\r
+    <Compile Include="System.Xaml\XamlReader.cs" />\r
+    <Compile Include="System.Xaml\XamlReaderSettings.cs" />\r
+    <Compile Include="System.Xaml\XamlSchemaContext.cs" />\r
+    <Compile Include="System.Xaml\XamlSchemaContextSettings.cs" />\r
+    <Compile Include="System.Xaml\XamlSchemaException.cs" />\r
+    <Compile Include="System.Xaml\XamlServices.cs" />\r
+    <Compile Include="System.Xaml\XamlSubtreeReader.cs" />\r
+    <Compile Include="System.Xaml\XamlType.cs" />\r
+    <Compile Include="System.Xaml\XamlWriter.cs" />\r
+    <Compile Include="System.Xaml\XamlWriterInternalBase.cs" />\r
+    <Compile Include="System.Xaml\XamlWriterSettings.cs" />\r
+    <Compile Include="System.Xaml\XamlWriterStateManager.cs" />\r
+    <Compile Include="System.Xaml\XamlXmlReader.cs" />\r
+    <Compile Include="System.Xaml\XamlXmlReaderSettings.cs" />\r
+    <Compile Include="System.Xaml\XamlXmlWriter.cs" />\r
+    <Compile Include="System.Xaml\XamlXmlWriterException.cs" />\r
+    <Compile Include="System.Xaml\XamlXmlWriterSettings.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
-  </PropertyGroup>\r
-  <ItemGroup>
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\\lib\build\mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\\lib\build\System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\\lib\build\System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>..\\lib\build\System.Core.dll</HintPath>
-    </Reference>
-  </ItemGroup>
+    <PreBuildEvent>\r
 \r
+    </PreBuildEvent>\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PostBuildEvent>\r
+  </PropertyGroup>\r
+  <ItemGroup>\r
+    <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">\r
+      <Project>{F42F5509-677F-4C93-A026-047AB6153801}</Project>\r
+      <Name>corlib\corlib-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_0-2.csproj">\r
+      <Project>{3391D58D-26E9-48D2-9A76-4BC1A2F06BE9}</Project>\r
+      <Name>System\System-net_4_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">\r
+      <Project>{3FFA80F7-ACB9-480C-828F-7C9BA7A17EE3}</Project>\r
+      <Name>System.XML\System.Xml-net_4_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">\r
+      <Project>{8B53B0E9-E0CA-4378-8C57-F85D518871D3}</Project>\r
+      <Name>System.Core\System.Core-net_4_0</Name>\r
+    </ProjectReference>\r
+  </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r