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:
authormonojenkins <jo.shields+jenkins@xamarin.com>2017-03-20 19:36:02 +0300
committerMarek Safar <marek.safar@gmail.com>2017-03-20 19:54:13 +0300
commit496c5871caad7652e348d7a5b6066a6daa4ece29 (patch)
treeff54f40fef69c8d077c39d0bb28d396208313796 /mcs/class/System.Core
parent62172181343f77fd44dd146bb03dd456da4e6514 (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/System.Core')
-rw-r--r--mcs/class/System.Core/System.Core-net_4_x.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Core/System.Core-net_4_x.csproj b/mcs/class/System.Core/System.Core-net_4_x.csproj
index bbac05969d4..239c9d1bafd 100644
--- a/mcs/class/System.Core/System.Core-net_4_x.csproj
+++ b/mcs/class/System.Core/System.Core-net_4_x.csproj
@@ -308,6 +308,7 @@
<Compile Include="..\referencesource\System.Core\System\Security\Cryptography\ECKeyXmlFormat.cs" />
<Compile Include="..\referencesource\System.Core\System\Security\Cryptography\NCryptNative.cs" />
<Compile Include="..\referencesource\System.Core\System\Security\Cryptography\RsaCng.cs" />
+ <Compile Include="..\referencesource\System.Core\System\Security\Cryptography\X509Certificates\TrustStatus.cs" />
<Compile Include="..\referencesource\System.Core\System\threading\ReaderWriterLockSlim\LockRecursionException.cs" />
<Compile Include="..\referencesource\System.Core\System\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs" />
<Compile Include="..\referencesource\System.Core\System\threading\Tasks\TaskExtensions.cs" />