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.5
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.5
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.5')
-rw-r--r--v4.5/Microsoft.Build.Framework.dllbin35840 -> 35840 bytes
-rw-r--r--v4.5/Microsoft.Build.Tasks.v4.0.dllbin107008 -> 107008 bytes
-rw-r--r--v4.5/Microsoft.Build.dllbin58880 -> 58880 bytes
-rw-r--r--v4.5/System.ComponentModel.Composition.dllbin30208 -> 30208 bytes
-rw-r--r--v4.5/System.Core.dllbin151552 -> 151552 bytes
-rw-r--r--v4.5/System.Data.Entity.dllbin237056 -> 237056 bytes
-rw-r--r--v4.5/System.Data.Linq.dllbin35840 -> 36352 bytes
-rw-r--r--v4.5/System.Data.OracleClient.dllbin39424 -> 39936 bytes
-rw-r--r--v4.5/System.Data.dllbin193024 -> 193024 bytes
-rw-r--r--v4.5/System.Drawing.dllbin140288 -> 140288 bytes
-rw-r--r--v4.5/System.Numerics.dllbin11776 -> 11776 bytes
-rw-r--r--v4.5/System.Security.dllbin41472 -> 41472 bytes
-rw-r--r--v4.5/System.ServiceProcess.dllbin17408 -> 17408 bytes
-rw-r--r--v4.5/System.Transactions.dllbin16384 -> 16384 bytes
-rw-r--r--v4.5/System.Web.dllbin913408 -> 913920 bytes
-rw-r--r--v4.5/System.Windows.Forms.dllbin751616 -> 751616 bytes
-rw-r--r--v4.5/System.Xml.dllbin155648 -> 155648 bytes
-rw-r--r--v4.5/System.dllbin495616 -> 495616 bytes
-rw-r--r--v4.5/WindowsBase.dllbin82944 -> 82944 bytes
-rw-r--r--v4.5/mscorlib.dllbin828416 -> 829440 bytes
20 files changed, 0 insertions, 0 deletions
diff --git a/v4.5/Microsoft.Build.Framework.dll b/v4.5/Microsoft.Build.Framework.dll
index f6cf483..1e4c533 100644
--- a/v4.5/Microsoft.Build.Framework.dll
+++ b/v4.5/Microsoft.Build.Framework.dll
Binary files differ
diff --git a/v4.5/Microsoft.Build.Tasks.v4.0.dll b/v4.5/Microsoft.Build.Tasks.v4.0.dll
index 49c3252..1ed403f 100644
--- a/v4.5/Microsoft.Build.Tasks.v4.0.dll
+++ b/v4.5/Microsoft.Build.Tasks.v4.0.dll
Binary files differ
diff --git a/v4.5/Microsoft.Build.dll b/v4.5/Microsoft.Build.dll
index 5aef2f6..cb0cba6 100644
--- a/v4.5/Microsoft.Build.dll
+++ b/v4.5/Microsoft.Build.dll
Binary files differ
diff --git a/v4.5/System.ComponentModel.Composition.dll b/v4.5/System.ComponentModel.Composition.dll
index 12991f3..c79192f 100644
--- a/v4.5/System.ComponentModel.Composition.dll
+++ b/v4.5/System.ComponentModel.Composition.dll
Binary files differ
diff --git a/v4.5/System.Core.dll b/v4.5/System.Core.dll
index 21c4c06..13ccacc 100644
--- a/v4.5/System.Core.dll
+++ b/v4.5/System.Core.dll
Binary files differ
diff --git a/v4.5/System.Data.Entity.dll b/v4.5/System.Data.Entity.dll
index 56cbfb2..c9c8604 100644
--- a/v4.5/System.Data.Entity.dll
+++ b/v4.5/System.Data.Entity.dll
Binary files differ
diff --git a/v4.5/System.Data.Linq.dll b/v4.5/System.Data.Linq.dll
index 12a17e4..14cdf54 100644
--- a/v4.5/System.Data.Linq.dll
+++ b/v4.5/System.Data.Linq.dll
Binary files differ
diff --git a/v4.5/System.Data.OracleClient.dll b/v4.5/System.Data.OracleClient.dll
index fccd0be..ce29684 100644
--- a/v4.5/System.Data.OracleClient.dll
+++ b/v4.5/System.Data.OracleClient.dll
Binary files differ
diff --git a/v4.5/System.Data.dll b/v4.5/System.Data.dll
index aff9761..9a85ec3 100644
--- a/v4.5/System.Data.dll
+++ b/v4.5/System.Data.dll
Binary files differ
diff --git a/v4.5/System.Drawing.dll b/v4.5/System.Drawing.dll
index b505cff..f14b985 100644
--- a/v4.5/System.Drawing.dll
+++ b/v4.5/System.Drawing.dll
Binary files differ
diff --git a/v4.5/System.Numerics.dll b/v4.5/System.Numerics.dll
index c4beb6b..449823e 100644
--- a/v4.5/System.Numerics.dll
+++ b/v4.5/System.Numerics.dll
Binary files differ
diff --git a/v4.5/System.Security.dll b/v4.5/System.Security.dll
index bc06971..fe69711 100644
--- a/v4.5/System.Security.dll
+++ b/v4.5/System.Security.dll
Binary files differ
diff --git a/v4.5/System.ServiceProcess.dll b/v4.5/System.ServiceProcess.dll
index e8cea60..d4229a8 100644
--- a/v4.5/System.ServiceProcess.dll
+++ b/v4.5/System.ServiceProcess.dll
Binary files differ
diff --git a/v4.5/System.Transactions.dll b/v4.5/System.Transactions.dll
index 76046df..67d644a 100644
--- a/v4.5/System.Transactions.dll
+++ b/v4.5/System.Transactions.dll
Binary files differ
diff --git a/v4.5/System.Web.dll b/v4.5/System.Web.dll
index f53f2b0..3037f5f 100644
--- a/v4.5/System.Web.dll
+++ b/v4.5/System.Web.dll
Binary files differ
diff --git a/v4.5/System.Windows.Forms.dll b/v4.5/System.Windows.Forms.dll
index 4380852..497498c 100644
--- a/v4.5/System.Windows.Forms.dll
+++ b/v4.5/System.Windows.Forms.dll
Binary files differ
diff --git a/v4.5/System.Xml.dll b/v4.5/System.Xml.dll
index b040218..6ce573c 100644
--- a/v4.5/System.Xml.dll
+++ b/v4.5/System.Xml.dll
Binary files differ
diff --git a/v4.5/System.dll b/v4.5/System.dll
index 4d1079b..550bd72 100644
--- a/v4.5/System.dll
+++ b/v4.5/System.dll
Binary files differ
diff --git a/v4.5/WindowsBase.dll b/v4.5/WindowsBase.dll
index 08bdc74..18e88dc 100644
--- a/v4.5/WindowsBase.dll
+++ b/v4.5/WindowsBase.dll
Binary files differ
diff --git a/v4.5/mscorlib.dll b/v4.5/mscorlib.dll
index a1f479e..942bc6c 100644
--- a/v4.5/mscorlib.dll
+++ b/v4.5/mscorlib.dll
Binary files differ