[msvc] Update csproj files (#4711)
[mono.git] / mcs / class / System.Security / System.Security-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>{3ED36717-A9D1-4289-8949-9B7F39766DEB}</ProjectGuid>\r
10     <OutputType>Library</OutputType>\r
11     <NoWarn>1699,618,414</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.Security</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,414</NoWarn>\r
31     <Optimize>false</Optimize>\r
32     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;SECURITY_DEP</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,414</NoWarn>\r
39     <Optimize>true</Optimize>\r
40     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;SECURITY_DEP</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="corefx\SR.cs" />\r
57     <Compile Include="Mono.Security.Cryptography\ManagedProtection.cs" />\r
58     <Compile Include="Mono.Security.Cryptography\NativeDapiProtection.cs" />\r
59     <Compile Include="Mono.Xml\XmlCanonicalizer.cs" />\r
60     <Compile Include="System.Security.Cryptography.Pkcs\AlgorithmIdentifier.cs" />\r
61     <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipient.cs" />\r
62     <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientCollection.cs" />\r
63     <Compile Include="System.Security.Cryptography.Pkcs\CmsRecipientEnumerator.cs" />\r
64     <Compile Include="System.Security.Cryptography.Pkcs\CmsSigner.cs" />\r
65     <Compile Include="System.Security.Cryptography.Pkcs\ContentInfo.cs" />\r
66     <Compile Include="System.Security.Cryptography.Pkcs\EnvelopedCms.cs" />\r
67     <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeKeyChoice.cs" />\r
68     <Compile Include="System.Security.Cryptography.Pkcs\KeyAgreeRecipientInfo.cs" />\r
69     <Compile Include="System.Security.Cryptography.Pkcs\KeyTransRecipientInfo.cs" />\r
70     <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9Attribute.cs" />\r
71     <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9ContentType.cs" />\r
72     <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentDescription.cs" />\r
73     <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9DocumentName.cs" />\r
74     <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9MessageDigest.cs" />\r
75     <Compile Include="System.Security.Cryptography.Pkcs\Pkcs9SigningTime.cs" />\r
76     <Compile Include="System.Security.Cryptography.Pkcs\PublicKeyInfo.cs" />\r
77     <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfo.cs" />\r
78     <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoCollection.cs" />\r
79     <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoEnumerator.cs" />\r
80     <Compile Include="System.Security.Cryptography.Pkcs\RecipientInfoType.cs" />\r
81     <Compile Include="System.Security.Cryptography.Pkcs\SignedCms.cs" />\r
82     <Compile Include="System.Security.Cryptography.Pkcs\SignerInfo.cs" />\r
83     <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoCollection.cs" />\r
84     <Compile Include="System.Security.Cryptography.Pkcs\SignerInfoEnumerator.cs" />\r
85     <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifier.cs" />\r
86     <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKey.cs" />\r
87     <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierOrKeyType.cs" />\r
88     <Compile Include="System.Security.Cryptography.Pkcs\SubjectIdentifierType.cs" />\r
89     <Compile Include="System.Security.Cryptography.X509Certificates\X509Certificate2UI.cs" />\r
90     <Compile Include="System.Security.Cryptography.X509Certificates\X509SelectionFlag.cs" />\r
91     <Compile Include="System.Security.Cryptography.Xml\CipherData.cs" />\r
92     <Compile Include="System.Security.Cryptography.Xml\CipherReference.cs" />\r
93     <Compile Include="System.Security.Cryptography.Xml\DataObject.cs" />\r
94     <Compile Include="System.Security.Cryptography.Xml\DataReference.cs" />\r
95     <Compile Include="System.Security.Cryptography.Xml\DSAKeyValue.cs" />\r
96     <Compile Include="System.Security.Cryptography.Xml\EncryptedData.cs" />\r
97     <Compile Include="System.Security.Cryptography.Xml\EncryptedKey.cs" />\r
98     <Compile Include="System.Security.Cryptography.Xml\EncryptedReference.cs" />\r
99     <Compile Include="System.Security.Cryptography.Xml\EncryptedType.cs" />\r
100     <Compile Include="System.Security.Cryptography.Xml\EncryptedXml.cs" />\r
101     <Compile Include="System.Security.Cryptography.Xml\EncryptionMethod.cs" />\r
102     <Compile Include="System.Security.Cryptography.Xml\EncryptionProperties.cs" />\r
103     <Compile Include="System.Security.Cryptography.Xml\EncryptionProperty.cs" />\r
104     <Compile Include="System.Security.Cryptography.Xml\IRelDecryptor.cs" />\r
105     <Compile Include="System.Security.Cryptography.Xml\KeyInfo.cs" />\r
106     <Compile Include="System.Security.Cryptography.Xml\KeyInfoClause.cs" />\r
107     <Compile Include="System.Security.Cryptography.Xml\KeyInfoEncryptedKey.cs" />\r
108     <Compile Include="System.Security.Cryptography.Xml\KeyInfoName.cs" />\r
109     <Compile Include="System.Security.Cryptography.Xml\KeyInfoNode.cs" />\r
110     <Compile Include="System.Security.Cryptography.Xml\KeyInfoRetrievalMethod.cs" />\r
111     <Compile Include="System.Security.Cryptography.Xml\KeyInfoX509Data.cs" />\r
112     <Compile Include="System.Security.Cryptography.Xml\KeyReference.cs" />\r
113     <Compile Include="System.Security.Cryptography.Xml\Manifest.cs" />\r
114     <Compile Include="System.Security.Cryptography.Xml\Reference.cs" />\r
115     <Compile Include="System.Security.Cryptography.Xml\ReferenceList.cs" />\r
116     <Compile Include="System.Security.Cryptography.Xml\RSAKeyValue.cs" />\r
117     <Compile Include="System.Security.Cryptography.Xml\Signature.cs" />\r
118     <Compile Include="System.Security.Cryptography.Xml\SignedInfo.cs" />\r
119     <Compile Include="System.Security.Cryptography.Xml\SignedXml.cs" />\r
120     <Compile Include="System.Security.Cryptography.Xml\SymmetricKeyWrap.cs" />\r
121     <Compile Include="System.Security.Cryptography.Xml\Transform.cs" />\r
122     <Compile Include="System.Security.Cryptography.Xml\TransformChain.cs" />\r
123     <Compile Include="System.Security.Cryptography.Xml\X509IssuerSerial.cs" />\r
124     <Compile Include="System.Security.Cryptography.Xml\XmlDecryptionTransform.cs" />\r
125     <Compile Include="System.Security.Cryptography.Xml\XmlDsigBase64Transform.cs" />\r
126     <Compile Include="System.Security.Cryptography.Xml\XmlDsigC14NTransform.cs" />\r
127     <Compile Include="System.Security.Cryptography.Xml\XmlDsigC14NWithCommentsTransform.cs" />\r
128     <Compile Include="System.Security.Cryptography.Xml\XmlDsigEnvelopedSignatureTransform.cs" />\r
129     <Compile Include="System.Security.Cryptography.Xml\XmlDsigExcC14NTransform.cs" />\r
130     <Compile Include="System.Security.Cryptography.Xml\XmlDsigExcC14NWithCommentsTransform.cs" />\r
131     <Compile Include="System.Security.Cryptography.Xml\XmlDsigNodeList.cs" />\r
132     <Compile Include="System.Security.Cryptography.Xml\XmlDsigXPathTransform.cs" />\r
133     <Compile Include="System.Security.Cryptography.Xml\XmlDsigXsltTransform.cs" />\r
134     <Compile Include="System.Security.Cryptography.Xml\XmlEncryption.cs" />\r
135     <Compile Include="System.Security.Cryptography.Xml\XmlLicenseTransform.cs" />\r
136     <Compile Include="System.Security.Cryptography.Xml\XmlSignature.cs" />\r
137     <Compile Include="System.Security.Cryptography.Xml\XmlSignatureStreamReader.cs" />\r
138     <Compile Include="System.Security.Cryptography\CryptographicAttribute.cs" />\r
139     <Compile Include="System.Security.Cryptography\CryptographicAttributeCollection.cs" />\r
140     <Compile Include="System.Security.Cryptography\CryptographicAttributeEnumerator.cs" />\r
141     <Compile Include="System.Security.Cryptography\DataProtectionScope.cs" />\r
142     <Compile Include="System.Security.Cryptography\MemoryProtectionScope.cs" />\r
143     <Compile Include="System.Security.Cryptography\ProtectedData.cs" />\r
144     <Compile Include="System.Security.Cryptography\ProtectedMemory.cs" />\r
145     <Compile Include="System.Security.Permissions\DataProtectionPermission.cs" />\r
146     <Compile Include="System.Security.Permissions\DataProtectionPermissionAttribute.cs" />\r
147     <Compile Include="System.Security.Permissions\DataProtectionPermissionFlags.cs" />\r
148     <Compile Include="System.Security.Permissions\PermissionHelper.cs" />\r  </ItemGroup>\r
149   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
150        Other similar extension points exist, see Microsoft.Common.targets.\r
151   <Target Name="BeforeBuild">\r
152   </Target>\r
153   <Target Name="AfterBuild">\r
154   </Target>\r
155   -->\r
156   <PropertyGroup>\r
157     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
158
159     </PreBuildEvent>\r
160     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
161 \r
162     </PreBuildEvent>\r
163     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
164
165     </PostBuildEvent>\r
166     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
167 \r
168     </PostBuildEvent>\r
169   </PropertyGroup>\r
170   <ItemGroup>\r
171     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
172       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
173       <Name>corlib-net_4_x</Name>\r
174     </ProjectReference>\r
175     <ProjectReference Include="../System/System-secxml-net_4_x.csproj">\r
176       <Project>{19954F80-065E-4D46-8FEF-62BA4D6CFDAD}</Project>\r
177       <Name>System-secxml-net_4_x</Name>\r
178     </ProjectReference>\r
179     <ProjectReference Include="../System.XML/System.Xml-bare-net_4_x.csproj">\r
180       <Project>{A5216031-11A3-44DD-B2FF-A14AE63BD0C3}</Project>\r
181       <Name>System.Xml-bare-net_4_x</Name>\r
182     </ProjectReference>\r
183     <ProjectReference Include="../Mono.Security/Mono.Security-net_4_x.csproj">\r
184       <Project>{42D59DE7-586F-4ACF-BDD5-E7869E39E3EF}</Project>\r
185       <Name>Mono.Security-net_4_x</Name>\r
186     </ProjectReference>\r
187   </ItemGroup>\r
188   <ItemGroup>\r
189     <Folder Include="Properties\" />\r
190   </ItemGroup>\r
191 </Project>\r
192