[msvc] Update csproj files (#4221)
[mono.git] / mcs / class / System.Configuration / System.Configuration-net_4_x.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->\r
3 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
4   <PropertyGroup>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProductVersion>9.0.30729</ProductVersion>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <ProjectGuid>{D5CDC09C-F19A-4811-A6C8-70F51CBFB644}</ProjectGuid>\r
10     <OutputType>Library</OutputType>\r
11     <NoWarn>1699,618</NoWarn>\r
12     <OutputPath>./../../class/lib/net_4_x</OutputPath>\r
13     <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>\r
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
15     <NoStdLib>True</NoStdLib>\r
16     \r
17     <NoConfig>True</NoConfig>\r
18     \r
19     <AppDesignerFolder>Properties</AppDesignerFolder>\r
20     <RootNamespace>\r
21     </RootNamespace>\r
22     <AssemblyName>System.Configuration</AssemblyName>\r
23     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
24     <FileAlignment>512</FileAlignment>\r
25   </PropertyGroup>\r
26   \r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
28     <DebugSymbols>true</DebugSymbols>\r
29     <DebugType>full</DebugType>\r
30     <NoWarn>1699,618</NoWarn>\r
31     <Optimize>false</Optimize>\r
32     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
33     <ErrorReport>prompt</ErrorReport>\r
34     <WarningLevel>4</WarningLevel>\r
35   </PropertyGroup>\r
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
37     <DebugType>pdbonly</DebugType>\r
38     <NoWarn>1699,618</NoWarn>\r
39     <Optimize>true</Optimize>\r
40     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
41     <ErrorReport>prompt</ErrorReport>\r
42     <WarningLevel>4</WarningLevel>\r
43   </PropertyGroup>\r
44   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
45   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
46   is a problem to compile the Mono mscorlib.dll -->\r
47   <PropertyGroup>\r
48     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
49   </PropertyGroup>\r
50   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
51   <ItemGroup>\r
52     <Compile Include="..\..\build\common\Consts.cs" />\r
53     <Compile Include="..\..\build\common\Locale.cs" />\r
54     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
55     <Compile Include="Assembly\AssemblyInfo.cs" />\r
56     <Compile Include="System.Configuration.Internal\DelegatingConfigHost.cs" />\r
57     <Compile Include="System.Configuration.Internal\IConfigErrorInfo.cs" />\r
58     <Compile Include="System.Configuration.Internal\IConfigSystem.cs" />\r
59     <Compile Include="System.Configuration.Internal\IConfigurationManagerHelper.cs" />\r
60     <Compile Include="System.Configuration.Internal\IConfigurationManagerInternal.cs" />\r
61     <Compile Include="System.Configuration.Internal\IInternalConfigClientHost.cs" />\r
62     <Compile Include="System.Configuration.Internal\IInternalConfigConfigurationFactory.cs" />\r
63     <Compile Include="System.Configuration.Internal\IInternalConfigHost.cs" />\r
64     <Compile Include="System.Configuration.Internal\IInternalConfigRecord.cs" />\r
65     <Compile Include="System.Configuration.Internal\IInternalConfigRoot.cs" />\r
66     <Compile Include="System.Configuration.Internal\IInternalConfigSettingsFactory.cs" />\r
67     <Compile Include="System.Configuration.Internal\IInternalConfigSystem.cs" />\r
68     <Compile Include="System.Configuration.Internal\InternalConfigEventArgs.cs" />\r
69     <Compile Include="System.Configuration.Internal\InternalConfigEventHandler.cs" />\r
70     <Compile Include="System.Configuration.Internal\StreamChangeCallback.cs" />\r
71     <Compile Include="System.Configuration.Provider\ProviderBase.cs" />\r
72     <Compile Include="System.Configuration.Provider\ProviderCollection.cs" />\r
73     <Compile Include="System.Configuration.Provider\ProviderException.cs" />\r
74     <Compile Include="System.Configuration\AppSettingsSection.cs" />\r
75     <Compile Include="System.Configuration\CallbackValidator.cs" />\r
76     <Compile Include="System.Configuration\CallbackValidatorAttribute.cs" />\r
77     <Compile Include="System.Configuration\ClientConfigurationSystem.cs" />\r
78     <Compile Include="System.Configuration\CommaDelimitedStringCollection.cs" />\r
79     <Compile Include="System.Configuration\CommaDelimitedStringCollectionConverter.cs" />\r
80     <Compile Include="System.Configuration\ConfigHelper.cs" />\r
81     <Compile Include="System.Configuration\ConfigInfo.cs" />\r
82     <Compile Include="System.Configuration\Configuration.cs" />\r
83     <Compile Include="System.Configuration\ConfigurationAllowDefinition.cs" />\r
84     <Compile Include="System.Configuration\ConfigurationAllowExeDefinition.cs" />\r
85     <Compile Include="System.Configuration\ConfigurationCollectionAttribute.cs" />\r
86     <Compile Include="System.Configuration\ConfigurationConverterBase.cs" />\r
87     <Compile Include="System.Configuration\ConfigurationElement.cs" />\r
88     <Compile Include="System.Configuration\ConfigurationElementCollection.cs" />\r
89     <Compile Include="System.Configuration\ConfigurationElementCollectionType.cs" />\r
90     <Compile Include="System.Configuration\ConfigurationElementProperty.cs" />\r
91     <Compile Include="System.Configuration\ConfigurationErrorsException.cs" />\r
92     <Compile Include="System.Configuration\ConfigurationFileMap.cs" />\r
93     <Compile Include="System.Configuration\ConfigurationLocation.cs" />\r
94     <Compile Include="System.Configuration\ConfigurationLocationCollection.cs" />\r
95     <Compile Include="System.Configuration\ConfigurationLockCollection.cs" />\r
96     <Compile Include="System.Configuration\ConfigurationManager.cs" />\r
97     <Compile Include="System.Configuration\ConfigurationPermission.cs" />\r
98     <Compile Include="System.Configuration\ConfigurationPermissionAttribute.cs" />\r
99     <Compile Include="System.Configuration\ConfigurationProperty.cs" />\r
100     <Compile Include="System.Configuration\ConfigurationPropertyAttribute.cs" />\r
101     <Compile Include="System.Configuration\ConfigurationPropertyCollection.cs" />\r
102     <Compile Include="System.Configuration\ConfigurationPropertyOptions.cs" />\r
103     <Compile Include="System.Configuration\ConfigurationRemoveElement.cs" />\r
104     <Compile Include="System.Configuration\ConfigurationSaveEventArgs.cs" />\r
105     <Compile Include="System.Configuration\ConfigurationSaveEventHandler.cs" />\r
106     <Compile Include="System.Configuration\ConfigurationSaveMode.cs" />\r
107     <Compile Include="System.Configuration\ConfigurationSection.cs" />\r
108     <Compile Include="System.Configuration\ConfigurationSectionCollection.cs" />\r
109     <Compile Include="System.Configuration\ConfigurationSectionGroup.cs" />\r
110     <Compile Include="System.Configuration\ConfigurationSectionGroupCollection.cs" />\r
111     <Compile Include="System.Configuration\ConfigurationUserLevel.cs" />\r
112     <Compile Include="System.Configuration\ConfigurationValidatorAttribute.cs" />\r
113     <Compile Include="System.Configuration\ConfigurationValidatorBase.cs" />\r
114     <Compile Include="System.Configuration\ConfigXmlTextReader.cs" />\r
115     <Compile Include="System.Configuration\ConnectionStringSettings.cs" />\r
116     <Compile Include="System.Configuration\ConnectionStringSettingsCollection.cs" />\r
117     <Compile Include="System.Configuration\ConnectionStringsSection.cs" />\r
118     <Compile Include="System.Configuration\ContextInformation.cs" />\r
119     <Compile Include="System.Configuration\DefaultSection.cs" />\r
120     <Compile Include="System.Configuration\DefaultValidator.cs" />\r
121     <Compile Include="System.Configuration\DpapiProtectedConfigurationProvider.cs" />\r
122     <Compile Include="System.Configuration\ElementInformation.cs" />\r
123     <Compile Include="System.Configuration\ExeConfigurationFileMap.cs" />\r
124     <Compile Include="System.Configuration\ExeContext.cs" />\r
125     <Compile Include="System.Configuration\GenericEnumConverter.cs" />\r
126     <Compile Include="System.Configuration\IConfigXmlNode.cs" />\r
127     <Compile Include="System.Configuration\IgnoreSection.cs" />\r
128     <Compile Include="System.Configuration\InfiniteIntConverter.cs" />\r
129     <Compile Include="System.Configuration\InfiniteTimeSpanConverter.cs" />\r
130     <Compile Include="System.Configuration\IntegerValidator.cs" />\r
131     <Compile Include="System.Configuration\IntegerValidatorAttribute.cs" />\r
132     <Compile Include="System.Configuration\InternalConfigurationFactory.cs" />\r
133     <Compile Include="System.Configuration\InternalConfigurationHost.cs" />\r
134     <Compile Include="System.Configuration\InternalConfigurationRoot.cs" />\r
135     <Compile Include="System.Configuration\KeyValueConfigurationCollection.cs" />\r
136     <Compile Include="System.Configuration\KeyValueConfigurationElement.cs" />\r
137     <Compile Include="System.Configuration\KeyValueInternalCollection.cs" />\r
138     <Compile Include="System.Configuration\LongValidator.cs" />\r
139     <Compile Include="System.Configuration\LongValidatorAttribute.cs" />\r
140     <Compile Include="System.Configuration\NameValueConfigurationCollection.cs" />\r
141     <Compile Include="System.Configuration\NameValueConfigurationElement.cs" />\r
142     <Compile Include="System.Configuration\PositiveTimeSpanValidator.cs" />\r
143     <Compile Include="System.Configuration\PositiveTimeSpanValidatorAttribute.cs" />\r
144     <Compile Include="System.Configuration\PropertyInformation.cs" />\r
145     <Compile Include="System.Configuration\PropertyInformationCollection.cs" />\r
146     <Compile Include="System.Configuration\PropertyValueOrigin.cs" />\r
147     <Compile Include="System.Configuration\ProtectedConfiguration.cs" />\r
148     <Compile Include="System.Configuration\ProtectedConfigurationProvider.cs" />\r
149     <Compile Include="System.Configuration\ProtectedConfigurationProviderCollection.cs" />\r
150     <Compile Include="System.Configuration\ProtectedConfigurationSection.cs" />\r
151     <Compile Include="System.Configuration\ProtectedProviderSettings.cs" />\r
152     <Compile Include="System.Configuration\ProviderSettings.cs" />\r
153     <Compile Include="System.Configuration\ProviderSettingsCollection.cs" />\r
154     <Compile Include="System.Configuration\RegexStringValidator.cs" />\r
155     <Compile Include="System.Configuration\RegexStringValidatorAttribute.cs" />\r
156     <Compile Include="System.Configuration\RsaProtectedConfigurationProvider.cs" />\r
157     <Compile Include="System.Configuration\SectionGroupInfo.cs" />\r
158     <Compile Include="System.Configuration\SectionInfo.cs" />\r
159     <Compile Include="System.Configuration\SectionInformation.cs" />\r
160     <Compile Include="System.Configuration\StringValidator.cs" />\r
161     <Compile Include="System.Configuration\StringValidatorAttribute.cs" />\r
162     <Compile Include="System.Configuration\SubclassTypeValidator.cs" />\r
163     <Compile Include="System.Configuration\SubclassTypeValidatorAttribute.cs" />\r
164     <Compile Include="System.Configuration\TimeSpanMinutesConverter.cs" />\r
165     <Compile Include="System.Configuration\TimeSpanMinutesOrInfiniteConverter.cs" />\r
166     <Compile Include="System.Configuration\TimeSpanSecondsConverter.cs" />\r
167     <Compile Include="System.Configuration\TimeSpanSecondsOrInfiniteConverter.cs" />\r
168     <Compile Include="System.Configuration\TimeSpanValidator.cs" />\r
169     <Compile Include="System.Configuration\TimeSpanValidatorAttribute.cs" />\r
170     <Compile Include="System.Configuration\TypeNameConverter.cs" />\r
171     <Compile Include="System.Configuration\ValidatorCallback.cs" />\r
172     <Compile Include="System.Configuration\WhiteSpaceTrimStringConverter.cs" />\r  </ItemGroup>\r
173   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
174        Other similar extension points exist, see Microsoft.Common.targets.\r
175   <Target Name="BeforeBuild">\r
176   </Target>\r
177   <Target Name="AfterBuild">\r
178   </Target>\r
179   -->\r
180   <PropertyGroup>\r
181     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
182
183     </PreBuildEvent>\r
184     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
185 \r
186     </PreBuildEvent>\r
187     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
188
189     </PostBuildEvent>\r
190     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
191 \r
192     </PostBuildEvent>\r
193   </PropertyGroup>\r
194   <ItemGroup>\r
195     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
196       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
197       <Name>corlib-net_4_x</Name>\r
198     </ProjectReference>\r
199     <ProjectReference Include="../System/System-secxml-net_4_x.csproj">\r
200       <Project>{19954F80-065E-4D46-8FEF-62BA4D6CFDAD}</Project>\r
201       <Name>System-secxml-net_4_x</Name>\r
202     </ProjectReference>\r
203     <ProjectReference Include="../System.XML/System.Xml-bare-net_4_x.csproj">\r
204       <Project>{A5216031-11A3-44DD-B2FF-A14AE63BD0C3}</Project>\r
205       <Name>System.Xml-bare-net_4_x</Name>\r
206     </ProjectReference>\r
207     <ProjectReference Include="../System.Security/System.Security-net_4_x.csproj">\r
208       <Project>{3ED36717-A9D1-4289-8949-9B7F39766DEB}</Project>\r
209       <Name>System.Security-net_4_x</Name>\r
210     </ProjectReference>\r
211   </ItemGroup>\r
212   <ItemGroup>\r
213     <Folder Include="Properties\" />\r
214   </ItemGroup>\r
215 </Project>\r
216