[HttpConnection] Bug fix: HttpListener's "IgnoreWriteExceptions" property value is...
[mono.git] / mcs / class / System.Xaml / System.Xaml-net_4_5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{F574F9BD-1838-4C13-8722-7D6D33DE1781}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
12     <NoStdLib>True</NoStdLib>\r
13     <NoConfig>True</NoConfig>\r
14     \r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>\r
17     </RootNamespace>\r
18     <AssemblyName>System.Xaml</AssemblyName>\r
19     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
20     <FileAlignment>512</FileAlignment>\r
21   </PropertyGroup>\r
22   \r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
24     <DebugSymbols>true</DebugSymbols>\r
25     <DebugType>full</DebugType>\r
26     <NoWarn>1699</NoWarn>\r
27     <Optimize>false</Optimize>\r
28     <DefineConstants>DEBUG;TRACE;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
33     <DebugType>pdbonly</DebugType>\r
34     <NoWarn>1699</NoWarn>\r
35     <Optimize>true</Optimize>\r
36     <DefineConstants>NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE</DefineConstants>\r
37     <ErrorReport>prompt</ErrorReport>\r
38     <WarningLevel>4</WarningLevel>\r
39   </PropertyGroup>\r
40   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
41   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
42   is a problem to compile the Mono mscorlib.dll -->\r
43   <PropertyGroup>\r
44     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
45   </PropertyGroup>\r
46   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
47   <ItemGroup>\r
48     <Compile Include="..\..\build\common\Consts.cs" />\r
49     <Compile Include="..\..\build\common\Locale.cs" />\r
50     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
51     <Compile Include="Assembly\AssemblyInfo.cs" />\r
52     <Compile Include="System.Windows.Markup\AmbientAttribute.cs" />\r
53     <Compile Include="System.Windows.Markup\ArrayExtension.cs" />\r
54     <Compile Include="System.Windows.Markup\ConstructorArgumentAttribute.cs" />\r
55     <Compile Include="System.Windows.Markup\ContentPropertyAttribute.cs" />\r
56     <Compile Include="System.Windows.Markup\ContentWrapperAttribute.cs" />\r
57     <Compile Include="System.Windows.Markup\DateTimeValueSerializer.cs" />\r
58     <Compile Include="System.Windows.Markup\DependsOnAttribute.cs" />\r
59     <Compile Include="System.Windows.Markup\DictionaryKeyPropertyAttribute.cs" />\r
60     <Compile Include="System.Windows.Markup\IComponentConnector.cs" />\r
61     <Compile Include="System.Windows.Markup\INameScope.cs" />\r
62     <Compile Include="System.Windows.Markup\INameScopeDictionary.cs" />\r
63     <Compile Include="System.Windows.Markup\IProvideValueTarget.cs" />\r
64     <Compile Include="System.Windows.Markup\IQueryAmbient.cs" />\r
65     <Compile Include="System.Windows.Markup\IUriContext.cs" />\r
66     <Compile Include="System.Windows.Markup\IValueSerializerContext.cs" />\r
67     <Compile Include="System.Windows.Markup\IXamlTypeResolver.cs" />\r
68     <Compile Include="System.Windows.Markup\MarkupExtension.cs" />\r
69     <Compile Include="System.Windows.Markup\MarkupExtensionReturnTypeAttribute.cs" />\r
70     <Compile Include="System.Windows.Markup\MemberDefinition.cs" />\r
71     <Compile Include="System.Windows.Markup\NameReferenceConverter.cs" />\r
72     <Compile Include="System.Windows.Markup\NameScopePropertyAttribute.cs" />\r
73     <Compile Include="System.Windows.Markup\NullExtension.cs" />\r
74     <Compile Include="System.Windows.Markup\PropertyDefinition.cs" />\r
75     <Compile Include="System.Windows.Markup\Reference.cs" />\r
76     <Compile Include="System.Windows.Markup\RootNamespaceAttribute.cs" />\r
77     <Compile Include="System.Windows.Markup\RuntimeNamePropertyAttribute.cs" />\r
78     <Compile Include="System.Windows.Markup\StaticExtension.cs" />\r
79     <Compile Include="System.Windows.Markup\StaticExtensionConverter.cs" />\r
80     <Compile Include="System.Windows.Markup\TrimSurroundingWhitespaceAttribute.cs" />\r
81     <Compile Include="System.Windows.Markup\TypeExtension.cs" />\r
82     <Compile Include="System.Windows.Markup\TypeExtensionConverter.cs" />\r
83     <Compile Include="System.Windows.Markup\UidPropertyAttribute.cs" />\r
84     <Compile Include="System.Windows.Markup\UsableDuringInitializationAttribute.cs" />\r
85     <Compile Include="System.Windows.Markup\ValueSerializer.cs" />\r
86     <Compile Include="System.Windows.Markup\WhitespaceSignificantCollectionAttribute.cs" />\r
87     <Compile Include="System.Windows.Markup\XamlDeferLoadAttribute.cs" />\r
88     <Compile Include="System.Windows.Markup\XamlSetMarkupExtensionAttribute.cs" />\r
89     <Compile Include="System.Windows.Markup\XamlSetMarkupExtensionEventArgs.cs" />\r
90     <Compile Include="System.Windows.Markup\XamlSetTypeConverterAttribute.cs" />\r
91     <Compile Include="System.Windows.Markup\XamlSetTypeConverterEventArgs.cs" />\r
92     <Compile Include="System.Windows.Markup\XamlSetValueEventArgs.cs" />\r
93     <Compile Include="System.Windows.Markup\XData.cs" />\r
94     <Compile Include="System.Windows.Markup\XmlLangPropertyAttribute.cs" />\r
95     <Compile Include="System.Windows.Markup\XmlnsCompatibleWithAttribute.cs" />\r
96     <Compile Include="System.Windows.Markup\XmlnsDefinitionAttribute.cs" />\r
97     <Compile Include="System.Windows.Markup\XmlnsPrefixAttribute.cs" />\r
98     <Compile Include="System.Xaml.Permissions\XamlAccessLevel.cs" />\r
99     <Compile Include="System.Xaml.Permissions\XamlLoadPermission.cs" />\r
100     <Compile Include="System.Xaml.Schema\AllowedMemberLocations.cs" />\r
101     <Compile Include="System.Xaml.Schema\ShouldSerializeResult.cs" />\r
102     <Compile Include="System.Xaml.Schema\XamlCollectionKind.cs" />\r
103     <Compile Include="System.Xaml.Schema\XamlMemberInvoker.cs" />\r
104     <Compile Include="System.Xaml.Schema\XamlTypeInvoker.cs" />\r
105     <Compile Include="System.Xaml.Schema\XamlTypeName.cs" />\r
106     <Compile Include="System.Xaml.Schema\XamlTypeTypeConverter.cs" />\r
107     <Compile Include="System.Xaml.Schema\XamlValueConverter.cs" />\r
108     <Compile Include="System.Xaml\AmbientPropertyValue.cs" />\r
109     <Compile Include="System.Xaml\AttachableMemberIdentifier.cs" />\r
110     <Compile Include="System.Xaml\AttachablePropertyServices.cs" />\r
111     <Compile Include="System.Xaml\IAmbientProvider.cs" />\r
112     <Compile Include="System.Xaml\IAttachedPropertyStore.cs" />\r
113     <Compile Include="System.Xaml\IDestinationTypeProvider.cs" />\r
114     <Compile Include="System.Xaml\INamespacePrefixLookup.cs" />\r
115     <Compile Include="System.Xaml\IRootObjectProvider.cs" />\r
116     <Compile Include="System.Xaml\IXamlIndexingReader.cs" />\r
117     <Compile Include="System.Xaml\IXamlLineInfo.cs" />\r
118     <Compile Include="System.Xaml\IXamlLineInfoConsumer.cs" />\r
119     <Compile Include="System.Xaml\IXamlNameProvider.cs" />\r
120     <Compile Include="System.Xaml\IXamlNameResolver.cs" />\r
121     <Compile Include="System.Xaml\IXamlNamespaceResolver.cs" />\r
122     <Compile Include="System.Xaml\IXamlObjectWriterFactory.cs" />\r
123     <Compile Include="System.Xaml\IXamlSchemaContextProvider.cs" />\r
124     <Compile Include="System.Xaml\NameScope.cs" />\r
125     <Compile Include="System.Xaml\NamespaceDeclaration.cs" />\r
126     <Compile Include="System.Xaml\ParsedMarkupExtensionInfo.cs" />\r
127     <Compile Include="System.Xaml\PrefixLookup.cs" />\r
128     <Compile Include="System.Xaml\TypeExtensionMethods.cs" />\r
129     <Compile Include="System.Xaml\ValueSerializerContext.cs" />\r
130     <Compile Include="System.Xaml\XamlBackgroundReader.cs" />\r
131     <Compile Include="System.Xaml\XamlDeferringLoader.cs" />\r
132     <Compile Include="System.Xaml\XamlDirective.cs" />\r
133     <Compile Include="System.Xaml\XamlDuplicateMemberException.cs" />\r
134     <Compile Include="System.Xaml\XamlException.cs" />\r
135     <Compile Include="System.Xaml\XamlInternalException.cs" />\r
136     <Compile Include="System.Xaml\XamlLanguage.cs" />\r
137     <Compile Include="System.Xaml\XamlMember.cs" />\r
138     <Compile Include="System.Xaml\XamlNameResolver.cs" />\r
139     <Compile Include="System.Xaml\XamlNode.cs" />\r
140     <Compile Include="System.Xaml\XamlNodeList.cs" />\r
141     <Compile Include="System.Xaml\XamlNodeQueue.cs" />\r
142     <Compile Include="System.Xaml\XamlNodeQueueReader.cs" />\r
143     <Compile Include="System.Xaml\XamlNodeQueueWriter.cs" />\r
144     <Compile Include="System.Xaml\XamlNodeType.cs" />\r
145     <Compile Include="System.Xaml\XamlObjectEventArgs.cs" />\r
146     <Compile Include="System.Xaml\XamlObjectNodeIterator.cs" />\r
147     <Compile Include="System.Xaml\XamlObjectReader.cs" />\r
148     <Compile Include="System.Xaml\XamlObjectReaderException.cs" />\r
149     <Compile Include="System.Xaml\XamlObjectReaderSettings.cs" />\r
150     <Compile Include="System.Xaml\XamlObjectWriter.cs" />\r
151     <Compile Include="System.Xaml\XamlObjectWriterException.cs" />\r
152     <Compile Include="System.Xaml\XamlObjectWriterSettings.cs" />\r
153     <Compile Include="System.Xaml\XamlParseException.cs" />\r
154     <Compile Include="System.Xaml\XamlReader.cs" />\r
155     <Compile Include="System.Xaml\XamlReaderSettings.cs" />\r
156     <Compile Include="System.Xaml\XamlSchemaContext.cs" />\r
157     <Compile Include="System.Xaml\XamlSchemaContextSettings.cs" />\r
158     <Compile Include="System.Xaml\XamlSchemaException.cs" />\r
159     <Compile Include="System.Xaml\XamlServices.cs" />\r
160     <Compile Include="System.Xaml\XamlSubtreeReader.cs" />\r
161     <Compile Include="System.Xaml\XamlType.cs" />\r
162     <Compile Include="System.Xaml\XamlWriter.cs" />\r
163     <Compile Include="System.Xaml\XamlWriterInternalBase.cs" />\r
164     <Compile Include="System.Xaml\XamlWriterSettings.cs" />\r
165     <Compile Include="System.Xaml\XamlWriterStateManager.cs" />\r
166     <Compile Include="System.Xaml\XamlXmlReader.cs" />\r
167     <Compile Include="System.Xaml\XamlXmlReaderSettings.cs" />\r
168     <Compile Include="System.Xaml\XamlXmlWriter.cs" />\r
169     <Compile Include="System.Xaml\XamlXmlWriterException.cs" />\r
170     <Compile Include="System.Xaml\XamlXmlWriterSettings.cs" />\r  </ItemGroup>\r
171   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
172        Other similar extension points exist, see Microsoft.Common.targets.\r
173   <Target Name="BeforeBuild">\r
174   </Target>\r
175   <Target Name="AfterBuild">\r
176   </Target>\r
177   -->\r
178   <PropertyGroup>\r
179     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
180 \r
181     </PreBuildEvent>\r
182     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
183 \r
184     </PreBuildEvent>\r
185 \r
186     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
187 \r
188     </PostBuildEvent>\r
189     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
190 \r
191     </PostBuildEvent>\r
192   </PropertyGroup>\r
193   <ItemGroup>\r
194     <ProjectReference Include="../corlib/corlib-net_4_5.csproj">\r
195       <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
196       <Name>corlib-net_4_5</Name>\r
197     </ProjectReference>\r
198     <ProjectReference Include="../System/System-net_4_5.csproj">\r
199       <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>\r
200       <Name>System-net_4_5</Name>\r
201     </ProjectReference>\r
202     <ProjectReference Include="../System.XML/System.Xml-net_4_5.csproj">\r
203       <Project>{2951DEC2-4393-4A78-83F9-42EB39CB708F}</Project>\r
204       <Name>System.Xml-net_4_5</Name>\r
205     </ProjectReference>\r
206     <ProjectReference Include="../System.Core/System.Core-net_4_5.csproj">\r
207       <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>\r
208       <Name>System.Core-net_4_5</Name>\r
209     </ProjectReference>\r
210   </ItemGroup>\r
211   <ItemGroup>\r
212     <Folder Include="Properties\" />\r
213   </ItemGroup>\r
214 </Project>\r
215