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

github.com/mono/reference-assemblies.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/v4.7
diff options
context:
space:
mode:
authorHenric Müller <hemuller@microsoft.com>2018-11-07 11:44:16 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-11-09 12:32:31 +0300
commit2af01b3340ab988835caea9667d1e74a861c9e3c (patch)
treee4be15b0c6de70b79a82805a6d8f5454d7458b33 /v4.7
parent932582630c4f2509ef1e746a143bb65aeedaab7f (diff)
Updating reference assemblies with private struct fields
Updating 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1 and 4.7.2 reference assemblies, created with new GenAPI, to now include private struct fields as described in mono/mono#7859.
Diffstat (limited to 'v4.7')
-rw-r--r--v4.7/Microsoft.Build.Framework.dllbin37376 -> 37376 bytes
-rw-r--r--v4.7/Microsoft.Build.Tasks.v4.0.dllbin111104 -> 111104 bytes
-rw-r--r--v4.7/Microsoft.Build.dllbin60416 -> 60416 bytes
-rw-r--r--v4.7/System.ComponentModel.Composition.dllbin30208 -> 30208 bytes
-rw-r--r--v4.7/System.Core.dllbin160768 -> 160768 bytes
-rw-r--r--v4.7/System.Data.Entity.dllbin125952 -> 125952 bytes
-rw-r--r--v4.7/System.Data.Linq.dllbin33792 -> 33792 bytes
-rw-r--r--v4.7/System.Data.OracleClient.dllbin40448 -> 40448 bytes
-rw-r--r--v4.7/System.Data.dllbin200192 -> 200192 bytes
-rw-r--r--v4.7/System.Drawing.dllbin138752 -> 138752 bytes
-rw-r--r--v4.7/System.Numerics.dllbin23040 -> 23552 bytes
-rw-r--r--v4.7/System.Security.dllbin42496 -> 42496 bytes
-rw-r--r--v4.7/System.ServiceProcess.dllbin15872 -> 15872 bytes
-rw-r--r--v4.7/System.Transactions.dllbin16896 -> 16896 bytes
-rw-r--r--v4.7/System.Web.dllbin920064 -> 920064 bytes
-rw-r--r--v4.7/System.Windows.Forms.dllbin750592 -> 750592 bytes
-rw-r--r--v4.7/System.Xml.dllbin136192 -> 136192 bytes
-rw-r--r--v4.7/System.dllbin499200 -> 499712 bytes
-rw-r--r--v4.7/WindowsBase.dllbin85504 -> 85504 bytes
-rw-r--r--v4.7/mscorlib.dllbin896000 -> 897024 bytes
20 files changed, 0 insertions, 0 deletions
diff --git a/v4.7/Microsoft.Build.Framework.dll b/v4.7/Microsoft.Build.Framework.dll
index 1efb74d..f26331e 100644
--- a/v4.7/Microsoft.Build.Framework.dll
+++ b/v4.7/Microsoft.Build.Framework.dll
Binary files differ
diff --git a/v4.7/Microsoft.Build.Tasks.v4.0.dll b/v4.7/Microsoft.Build.Tasks.v4.0.dll
index c54ef6c..da71ff9 100644
--- a/v4.7/Microsoft.Build.Tasks.v4.0.dll
+++ b/v4.7/Microsoft.Build.Tasks.v4.0.dll
Binary files differ
diff --git a/v4.7/Microsoft.Build.dll b/v4.7/Microsoft.Build.dll
index 32cee62..6e4541a 100644
--- a/v4.7/Microsoft.Build.dll
+++ b/v4.7/Microsoft.Build.dll
Binary files differ
diff --git a/v4.7/System.ComponentModel.Composition.dll b/v4.7/System.ComponentModel.Composition.dll
index 850c1a3..66f6329 100644
--- a/v4.7/System.ComponentModel.Composition.dll
+++ b/v4.7/System.ComponentModel.Composition.dll
Binary files differ
diff --git a/v4.7/System.Core.dll b/v4.7/System.Core.dll
index d5f1188..5e702fc 100644
--- a/v4.7/System.Core.dll
+++ b/v4.7/System.Core.dll
Binary files differ
diff --git a/v4.7/System.Data.Entity.dll b/v4.7/System.Data.Entity.dll
index 22bead9..ff8f0f8 100644
--- a/v4.7/System.Data.Entity.dll
+++ b/v4.7/System.Data.Entity.dll
Binary files differ
diff --git a/v4.7/System.Data.Linq.dll b/v4.7/System.Data.Linq.dll
index 1f8a9ec..bd4a240 100644
--- a/v4.7/System.Data.Linq.dll
+++ b/v4.7/System.Data.Linq.dll
Binary files differ
diff --git a/v4.7/System.Data.OracleClient.dll b/v4.7/System.Data.OracleClient.dll
index bc8588e..e29c0da 100644
--- a/v4.7/System.Data.OracleClient.dll
+++ b/v4.7/System.Data.OracleClient.dll
Binary files differ
diff --git a/v4.7/System.Data.dll b/v4.7/System.Data.dll
index 070caaa..e2d6a67 100644
--- a/v4.7/System.Data.dll
+++ b/v4.7/System.Data.dll
Binary files differ
diff --git a/v4.7/System.Drawing.dll b/v4.7/System.Drawing.dll
index fd90e49..a8193b9 100644
--- a/v4.7/System.Drawing.dll
+++ b/v4.7/System.Drawing.dll
Binary files differ
diff --git a/v4.7/System.Numerics.dll b/v4.7/System.Numerics.dll
index 4dec7fb..28e2ef4 100644
--- a/v4.7/System.Numerics.dll
+++ b/v4.7/System.Numerics.dll
Binary files differ
diff --git a/v4.7/System.Security.dll b/v4.7/System.Security.dll
index 100450f..a4a2f71 100644
--- a/v4.7/System.Security.dll
+++ b/v4.7/System.Security.dll
Binary files differ
diff --git a/v4.7/System.ServiceProcess.dll b/v4.7/System.ServiceProcess.dll
index 8cc4a27..72b0e5f 100644
--- a/v4.7/System.ServiceProcess.dll
+++ b/v4.7/System.ServiceProcess.dll
Binary files differ
diff --git a/v4.7/System.Transactions.dll b/v4.7/System.Transactions.dll
index 6ae5828..e3a761e 100644
--- a/v4.7/System.Transactions.dll
+++ b/v4.7/System.Transactions.dll
Binary files differ
diff --git a/v4.7/System.Web.dll b/v4.7/System.Web.dll
index 4f01d9f..e208da5 100644
--- a/v4.7/System.Web.dll
+++ b/v4.7/System.Web.dll
Binary files differ
diff --git a/v4.7/System.Windows.Forms.dll b/v4.7/System.Windows.Forms.dll
index 13c1591..e26a922 100644
--- a/v4.7/System.Windows.Forms.dll
+++ b/v4.7/System.Windows.Forms.dll
Binary files differ
diff --git a/v4.7/System.Xml.dll b/v4.7/System.Xml.dll
index 6190646..dfdd5e6 100644
--- a/v4.7/System.Xml.dll
+++ b/v4.7/System.Xml.dll
Binary files differ
diff --git a/v4.7/System.dll b/v4.7/System.dll
index 62d188c..ea12501 100644
--- a/v4.7/System.dll
+++ b/v4.7/System.dll
Binary files differ
diff --git a/v4.7/WindowsBase.dll b/v4.7/WindowsBase.dll
index ab704b1..b8ff8c8 100644
--- a/v4.7/WindowsBase.dll
+++ b/v4.7/WindowsBase.dll
Binary files differ
diff --git a/v4.7/mscorlib.dll b/v4.7/mscorlib.dll
index 3fce145..c6b6852 100644
--- a/v4.7/mscorlib.dll
+++ b/v4.7/mscorlib.dll
Binary files differ