Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Xaml/System.Xaml-net_4_5.csproj')
-rw-r--r--mcs/class/System.Xaml/System.Xaml-net_4_5.csproj204
1 files changed, 204 insertions, 0 deletions
diff --git a/mcs/class/System.Xaml/System.Xaml-net_4_5.csproj b/mcs/class/System.Xaml/System.Xaml-net_4_5.csproj
new file mode 100644
index 00000000000..50372363f51
--- /dev/null
+++ b/mcs/class/System.Xaml/System.Xaml-net_4_5.csproj
@@ -0,0 +1,204 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <NoWarn>1699</NoWarn>
+ <OutputPath>./../../class/lib/net_4_5</OutputPath>
+ <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
+ <NoStdLib>true</NoStdLib>
+
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>mscorlib</RootNamespace>
+ <AssemblyName>System.Xaml</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <StartupObject>
+ </StartupObject>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <NoWarn>1699</NoWarn>
+ <Optimize>true</Optimize>
+ <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <NoWarn>1699</NoWarn>
+ <Optimize>true</Optimize>
+ <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
+ </PropertyGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <ItemGroup>
+ <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" />
+
+ </ItemGroup>
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+ <PropertyGroup>
+ <PreBuildEvent></PreBuildEvent>
+ </PropertyGroup>
+ <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>
+
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+
+</Project>
+