Fix make dist.
[mono.git] / mcs / class / System.Xaml / System.Xaml-net_4_5.csproj
index e3e6aaa32b39fe20e13fc0e6182c4cbad3384788..2d76d952105e8f1c2a65ddbd72b2cd0dc6ba055d 100644 (file)
     <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>{F574F9BD-1838-4C13-8722-7D6D33DE1781}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
     <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Xaml</AssemblyName>\r
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
   </PropertyGroup>\r
+  \r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <Optimize>false</Optimize>\r
-    <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
+    <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</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;NET_4_5</DefineConstants>\r
+    <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</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
+    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PreBuildEvent>
+    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PreBuildEvent>
+\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="../corlib/corlib-net_4_5.csproj">\r
+      <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
+      <Name>corlib-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System/System-net_4_5.csproj">\r
+      <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>\r
+      <Name>System-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System.XML/System.Xml-net_4_5.csproj">\r
+      <Project>{2951DEC2-4393-4A78-83F9-42EB39CB708F}</Project>\r
+      <Name>System.Xml-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System.Core/System.Core-net_4_5.csproj">\r
+      <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>\r
+      <Name>System.Core-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r