From 361a62675ad474ac7a6c593becbc35f2cf48e6a3 Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Fri, 3 Feb 2017 10:13:13 -0800 Subject: [PATCH 1/9] Remove pkg .builds files --- .../pkg/Microsoft.CSharp.builds | 8 -------- .../pkg/Microsoft.VisualBasic.builds | 8 -------- ...rosoft.Win32.Registry.AccessControl.builds | 8 -------- .../pkg/Microsoft.Win32.Registry.builds | 8 -------- ...me.native.System.Data.SqlClient.sni.builds | 20 ------------------- src/System.Buffers/pkg/System.Buffers.builds | 8 -------- src/System.CodeDom/pkg/System.CodeDom.builds | 8 -------- .../pkg/System.Collections.Immutable.builds | 8 -------- .../System.ComponentModel.Annotations.builds | 8 -------- .../System.Composition.AttributedModel.builds | 8 -------- .../pkg/System.Composition.Convention.builds | 8 -------- .../pkg/System.Composition.Hosting.builds | 8 -------- .../pkg/System.Composition.Runtime.builds | 8 -------- .../pkg/System.Composition.TypedParts.builds | 8 -------- .../pkg/System.Composition.builds | 8 -------- ....Configuration.ConfigurationManager.builds | 8 -------- .../pkg/System.Data.SqlClient.builds | 8 -------- ...System.Diagnostics.DiagnosticSource.builds | 8 -------- ...DirectoryServices.AccountManagement.builds | 10 ---------- .../System.DirectoryServices.Protocols.builds | 10 ---------- .../pkg/System.DirectoryServices.builds | 10 ---------- .../pkg/System.IO.Compression.builds | 8 -------- .../System.IO.FileSystem.AccessControl.builds | 8 -------- .../pkg/System.IO.Packaging.builds | 8 -------- .../pkg/System.IO.Pipes.AccessControl.builds | 8 -------- .../pkg/System.IO.Ports.builds | 8 -------- src/System.Json/pkg/System.Json.builds | 8 -------- src/System.Memory/pkg/System.Memory.builds | 8 -------- .../pkg/System.Net.Http.Rtc.builds | 8 -------- .../pkg/System.Net.Http.WinHttpHandler.builds | 8 -------- .../pkg/System.Net.Http.builds | 8 -------- ...tem.Numerics.Vectors.WindowsRuntime.builds | 8 -------- .../pkg/System.Reflection.Context.builds | 8 -------- .../System.Reflection.DispatchProxy.builds | 8 -------- .../pkg/System.Reflection.Metadata.builds | 8 -------- ...tem.Runtime.CompilerServices.Unsafe.builds | 8 -------- ....InteropServices.RuntimeInformation.builds | 8 -------- ...stem.Runtime.WindowsRuntime.UI.Xaml.builds | 8 -------- .../pkg/System.Runtime.WindowsRuntime.builds | 8 -------- .../pkg/System.Security.AccessControl.builds | 8 -------- ...ystem.Security.Cryptography.OpenSsl.builds | 8 -------- .../System.Security.Cryptography.Pkcs.builds | 8 -------- ...Security.Cryptography.ProtectedData.builds | 8 -------- .../System.Security.Cryptography.Xml.builds | 10 ---------- .../pkg/System.Security.Permissions.builds | 8 -------- .../System.Security.Principal.Windows.builds | 8 -------- ...em.ServiceProcess.ServiceController.builds | 8 -------- .../pkg/System.Text.Encoding.CodePages.builds | 8 -------- .../pkg/System.Text.Encodings.Web.builds | 8 -------- .../pkg/System.Threading.AccessControl.builds | 8 -------- .../System.Threading.Tasks.Dataflow.builds | 8 -------- .../System.Threading.Tasks.Extensions.builds | 8 -------- .../pkg/System.Transactions.builds | 8 -------- .../pkg/System.ValueTuple.builds | 8 -------- 54 files changed, 452 deletions(-) delete mode 100644 src/Microsoft.CSharp/pkg/Microsoft.CSharp.builds delete mode 100644 src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.builds delete mode 100644 src/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.builds delete mode 100644 src/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.builds delete mode 100644 src/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.builds delete mode 100644 src/System.Buffers/pkg/System.Buffers.builds delete mode 100644 src/System.CodeDom/pkg/System.CodeDom.builds delete mode 100644 src/System.Collections.Immutable/pkg/System.Collections.Immutable.builds delete mode 100644 src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.builds delete mode 100644 src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.builds delete mode 100644 src/System.Composition.Convention/pkg/System.Composition.Convention.builds delete mode 100644 src/System.Composition.Hosting/pkg/System.Composition.Hosting.builds delete mode 100644 src/System.Composition.Runtime/pkg/System.Composition.Runtime.builds delete mode 100644 src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.builds delete mode 100644 src/System.Composition/pkg/System.Composition.builds delete mode 100644 src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.builds delete mode 100644 src/System.Data.SqlClient/pkg/System.Data.SqlClient.builds delete mode 100644 src/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.builds delete mode 100644 src/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.builds delete mode 100644 src/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.builds delete mode 100644 src/System.DirectoryServices/pkg/System.DirectoryServices.builds delete mode 100644 src/System.IO.Compression/pkg/System.IO.Compression.builds delete mode 100644 src/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.builds delete mode 100644 src/System.IO.Packaging/pkg/System.IO.Packaging.builds delete mode 100644 src/System.IO.Pipes.AccessControl/pkg/System.IO.Pipes.AccessControl.builds delete mode 100644 src/System.IO.Ports/pkg/System.IO.Ports.builds delete mode 100644 src/System.Json/pkg/System.Json.builds delete mode 100644 src/System.Memory/pkg/System.Memory.builds delete mode 100644 src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.builds delete mode 100644 src/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.builds delete mode 100644 src/System.Net.Http/pkg/System.Net.Http.builds delete mode 100644 src/System.Numerics.Vectors.WindowsRuntime/pkg/System.Numerics.Vectors.WindowsRuntime.builds delete mode 100644 src/System.Reflection.Context/pkg/System.Reflection.Context.builds delete mode 100644 src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.builds delete mode 100644 src/System.Reflection.Metadata/pkg/System.Reflection.Metadata.builds delete mode 100644 src/System.Runtime.CompilerServices.Unsafe/pkg/System.Runtime.CompilerServices.Unsafe.builds delete mode 100644 src/System.Runtime.InteropServices.RuntimeInformation/pkg/System.Runtime.InteropServices.RuntimeInformation.builds delete mode 100644 src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.builds delete mode 100644 src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds delete mode 100644 src/System.Security.AccessControl/pkg/System.Security.AccessControl.builds delete mode 100644 src/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.builds delete mode 100644 src/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.builds delete mode 100644 src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.builds delete mode 100644 src/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.builds delete mode 100644 src/System.Security.Permissions/pkg/System.Security.Permissions.builds delete mode 100644 src/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.builds delete mode 100644 src/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.builds delete mode 100644 src/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.builds delete mode 100644 src/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.builds delete mode 100644 src/System.Threading.AccessControl/pkg/System.Threading.AccessControl.builds delete mode 100644 src/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.builds delete mode 100644 src/System.Threading.Tasks.Extensions/pkg/System.Threading.Tasks.Extensions.builds delete mode 100644 src/System.Transactions/pkg/System.Transactions.builds delete mode 100644 src/System.ValueTuple/pkg/System.ValueTuple.builds diff --git a/src/Microsoft.CSharp/pkg/Microsoft.CSharp.builds b/src/Microsoft.CSharp/pkg/Microsoft.CSharp.builds deleted file mode 100644 index f4e337b2e166..000000000000 --- a/src/Microsoft.CSharp/pkg/Microsoft.CSharp.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.builds b/src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.builds deleted file mode 100644 index fbfb999a7f47..000000000000 --- a/src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/src/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.builds b/src/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.builds deleted file mode 100644 index 8f40c2356404..000000000000 --- a/src/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.builds b/src/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.builds deleted file mode 100644 index e45aaf31e311..000000000000 --- a/src/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.builds b/src/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.builds deleted file mode 100644 index a69db869af9c..000000000000 --- a/src/Native/pkg/runtime.native.System.Data.SqlClient.sni/runtime.native.System.Data.SqlClient.sni.builds +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - Windows_NT - x86 - - - Windows_NT - amd64 - - - Windows_NT - arm64 - - - - \ No newline at end of file diff --git a/src/System.Buffers/pkg/System.Buffers.builds b/src/System.Buffers/pkg/System.Buffers.builds deleted file mode 100644 index e26f2fb99b25..000000000000 --- a/src/System.Buffers/pkg/System.Buffers.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.CodeDom/pkg/System.CodeDom.builds b/src/System.CodeDom/pkg/System.CodeDom.builds deleted file mode 100644 index dac981e47409..000000000000 --- a/src/System.CodeDom/pkg/System.CodeDom.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Collections.Immutable/pkg/System.Collections.Immutable.builds b/src/System.Collections.Immutable/pkg/System.Collections.Immutable.builds deleted file mode 100644 index df62b3963285..000000000000 --- a/src/System.Collections.Immutable/pkg/System.Collections.Immutable.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.builds b/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.builds deleted file mode 100644 index 27f1f5735648..000000000000 --- a/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.builds b/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.builds deleted file mode 100644 index 17e6009937d4..000000000000 --- a/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Composition.Convention/pkg/System.Composition.Convention.builds b/src/System.Composition.Convention/pkg/System.Composition.Convention.builds deleted file mode 100644 index 39e774e75dce..000000000000 --- a/src/System.Composition.Convention/pkg/System.Composition.Convention.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Composition.Hosting/pkg/System.Composition.Hosting.builds b/src/System.Composition.Hosting/pkg/System.Composition.Hosting.builds deleted file mode 100644 index 6b42af706746..000000000000 --- a/src/System.Composition.Hosting/pkg/System.Composition.Hosting.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Composition.Runtime/pkg/System.Composition.Runtime.builds b/src/System.Composition.Runtime/pkg/System.Composition.Runtime.builds deleted file mode 100644 index 4676f95a6062..000000000000 --- a/src/System.Composition.Runtime/pkg/System.Composition.Runtime.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.builds b/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.builds deleted file mode 100644 index f837fecc4988..000000000000 --- a/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Composition/pkg/System.Composition.builds b/src/System.Composition/pkg/System.Composition.builds deleted file mode 100644 index bf350146a94b..000000000000 --- a/src/System.Composition/pkg/System.Composition.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.builds b/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.builds deleted file mode 100644 index d606d85a9c54..000000000000 --- a/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Data.SqlClient/pkg/System.Data.SqlClient.builds b/src/System.Data.SqlClient/pkg/System.Data.SqlClient.builds deleted file mode 100644 index 333bdf0c2164..000000000000 --- a/src/System.Data.SqlClient/pkg/System.Data.SqlClient.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.builds b/src/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.builds deleted file mode 100644 index 80dcec9b6fda..000000000000 --- a/src/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.builds b/src/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.builds deleted file mode 100644 index fd191542700b..000000000000 --- a/src/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.builds +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.builds b/src/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.builds deleted file mode 100644 index 0674caf3dcb8..000000000000 --- a/src/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.builds +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.DirectoryServices/pkg/System.DirectoryServices.builds b/src/System.DirectoryServices/pkg/System.DirectoryServices.builds deleted file mode 100644 index 7c29663b1e78..000000000000 --- a/src/System.DirectoryServices/pkg/System.DirectoryServices.builds +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.IO.Compression/pkg/System.IO.Compression.builds b/src/System.IO.Compression/pkg/System.IO.Compression.builds deleted file mode 100644 index 58fc4e4030fd..000000000000 --- a/src/System.IO.Compression/pkg/System.IO.Compression.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.builds b/src/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.builds deleted file mode 100644 index 6d04944e3013..000000000000 --- a/src/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.IO.Packaging/pkg/System.IO.Packaging.builds b/src/System.IO.Packaging/pkg/System.IO.Packaging.builds deleted file mode 100644 index 23ba2a13b818..000000000000 --- a/src/System.IO.Packaging/pkg/System.IO.Packaging.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.IO.Pipes.AccessControl/pkg/System.IO.Pipes.AccessControl.builds b/src/System.IO.Pipes.AccessControl/pkg/System.IO.Pipes.AccessControl.builds deleted file mode 100644 index 2915cd9ef901..000000000000 --- a/src/System.IO.Pipes.AccessControl/pkg/System.IO.Pipes.AccessControl.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.IO.Ports/pkg/System.IO.Ports.builds b/src/System.IO.Ports/pkg/System.IO.Ports.builds deleted file mode 100644 index 9dc8318e1772..000000000000 --- a/src/System.IO.Ports/pkg/System.IO.Ports.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Json/pkg/System.Json.builds b/src/System.Json/pkg/System.Json.builds deleted file mode 100644 index 8df6176170f2..000000000000 --- a/src/System.Json/pkg/System.Json.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Memory/pkg/System.Memory.builds b/src/System.Memory/pkg/System.Memory.builds deleted file mode 100644 index a7fa40ce3a80..000000000000 --- a/src/System.Memory/pkg/System.Memory.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.builds b/src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.builds deleted file mode 100644 index c7462f2efe1b..000000000000 --- a/src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.builds b/src/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.builds deleted file mode 100644 index 77374ed1f6f3..000000000000 --- a/src/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Net.Http/pkg/System.Net.Http.builds b/src/System.Net.Http/pkg/System.Net.Http.builds deleted file mode 100644 index 91428fe6fe92..000000000000 --- a/src/System.Net.Http/pkg/System.Net.Http.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Numerics.Vectors.WindowsRuntime/pkg/System.Numerics.Vectors.WindowsRuntime.builds b/src/System.Numerics.Vectors.WindowsRuntime/pkg/System.Numerics.Vectors.WindowsRuntime.builds deleted file mode 100644 index 2aa8fc1575a2..000000000000 --- a/src/System.Numerics.Vectors.WindowsRuntime/pkg/System.Numerics.Vectors.WindowsRuntime.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Reflection.Context/pkg/System.Reflection.Context.builds b/src/System.Reflection.Context/pkg/System.Reflection.Context.builds deleted file mode 100644 index 7cd0fa93ca69..000000000000 --- a/src/System.Reflection.Context/pkg/System.Reflection.Context.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.builds b/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.builds deleted file mode 100644 index 6652077af020..000000000000 --- a/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Reflection.Metadata/pkg/System.Reflection.Metadata.builds b/src/System.Reflection.Metadata/pkg/System.Reflection.Metadata.builds deleted file mode 100644 index 7cb2252b174e..000000000000 --- a/src/System.Reflection.Metadata/pkg/System.Reflection.Metadata.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Runtime.CompilerServices.Unsafe/pkg/System.Runtime.CompilerServices.Unsafe.builds b/src/System.Runtime.CompilerServices.Unsafe/pkg/System.Runtime.CompilerServices.Unsafe.builds deleted file mode 100644 index 7d9f421110e0..000000000000 --- a/src/System.Runtime.CompilerServices.Unsafe/pkg/System.Runtime.CompilerServices.Unsafe.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Runtime.InteropServices.RuntimeInformation/pkg/System.Runtime.InteropServices.RuntimeInformation.builds b/src/System.Runtime.InteropServices.RuntimeInformation/pkg/System.Runtime.InteropServices.RuntimeInformation.builds deleted file mode 100644 index 1db434bfe664..000000000000 --- a/src/System.Runtime.InteropServices.RuntimeInformation/pkg/System.Runtime.InteropServices.RuntimeInformation.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.builds b/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.builds deleted file mode 100644 index b0bc7b8ca99a..000000000000 --- a/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds b/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds deleted file mode 100644 index 3c3bfc693c0d..000000000000 --- a/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Security.AccessControl/pkg/System.Security.AccessControl.builds b/src/System.Security.AccessControl/pkg/System.Security.AccessControl.builds deleted file mode 100644 index b94a3c10b645..000000000000 --- a/src/System.Security.AccessControl/pkg/System.Security.AccessControl.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.builds b/src/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.builds deleted file mode 100644 index 8e0011f41a64..000000000000 --- a/src/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.builds b/src/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.builds deleted file mode 100644 index 4ef5604e0d1f..000000000000 --- a/src/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.builds b/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.builds deleted file mode 100644 index e05653ab0e34..000000000000 --- a/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.builds b/src/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.builds deleted file mode 100644 index 47f0c3bc2b4b..000000000000 --- a/src/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.builds +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Security.Permissions/pkg/System.Security.Permissions.builds b/src/System.Security.Permissions/pkg/System.Security.Permissions.builds deleted file mode 100644 index c11415233c0f..000000000000 --- a/src/System.Security.Permissions/pkg/System.Security.Permissions.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.builds b/src/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.builds deleted file mode 100644 index 475a8585929f..000000000000 --- a/src/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.builds b/src/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.builds deleted file mode 100644 index 8170dd862ad8..000000000000 --- a/src/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.builds b/src/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.builds deleted file mode 100644 index 4179e5c316ca..000000000000 --- a/src/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.builds b/src/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.builds deleted file mode 100644 index 36baad39a463..000000000000 --- a/src/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Threading.AccessControl/pkg/System.Threading.AccessControl.builds b/src/System.Threading.AccessControl/pkg/System.Threading.AccessControl.builds deleted file mode 100644 index b7dfe3825c8e..000000000000 --- a/src/System.Threading.AccessControl/pkg/System.Threading.AccessControl.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.builds b/src/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.builds deleted file mode 100644 index 2e4509446ff8..000000000000 --- a/src/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Threading.Tasks.Extensions/pkg/System.Threading.Tasks.Extensions.builds b/src/System.Threading.Tasks.Extensions/pkg/System.Threading.Tasks.Extensions.builds deleted file mode 100644 index 664e9ea1ebde..000000000000 --- a/src/System.Threading.Tasks.Extensions/pkg/System.Threading.Tasks.Extensions.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.Transactions/pkg/System.Transactions.builds b/src/System.Transactions/pkg/System.Transactions.builds deleted file mode 100644 index 599463dd0027..000000000000 --- a/src/System.Transactions/pkg/System.Transactions.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/src/System.ValueTuple/pkg/System.ValueTuple.builds b/src/System.ValueTuple/pkg/System.ValueTuple.builds deleted file mode 100644 index 65e4460eae9a..000000000000 --- a/src/System.ValueTuple/pkg/System.ValueTuple.builds +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file From 0ede35ef512ac16b5dabe8c6b7b3d7d54c1c0ddb Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Fri, 3 Feb 2017 10:17:41 -0800 Subject: [PATCH 2/9] Make pkgprojs reference *proj rather than builds --- src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj | 2 +- src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.pkgproj | 2 +- .../pkg/Microsoft.Win32.Registry.AccessControl.pkgproj | 2 +- .../pkg/Microsoft.Win32.Registry.pkgproj | 2 +- src/System.Buffers/pkg/System.Buffers.pkgproj | 4 ++-- src/System.CodeDom/pkg/System.CodeDom.pkgproj | 2 +- .../pkg/System.Collections.Immutable.pkgproj | 2 +- .../pkg/System.ComponentModel.Annotations.pkgproj | 2 +- .../pkg/System.Composition.AttributedModel.pkgproj | 2 +- .../pkg/System.Composition.Convention.pkgproj | 2 +- .../pkg/System.Composition.Hosting.pkgproj | 2 +- .../pkg/System.Composition.Runtime.pkgproj | 2 +- .../pkg/System.Composition.TypedParts.pkgproj | 2 +- .../pkg/System.Configuration.ConfigurationManager.pkgproj | 2 +- src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj | 2 +- .../pkg/System.Diagnostics.DiagnosticSource.pkgproj | 2 +- .../pkg/System.DirectoryServices.AccountManagement.pkgproj | 2 +- .../pkg/System.DirectoryServices.Protocols.pkgproj | 2 +- .../pkg/System.DirectoryServices.pkgproj | 2 +- src/System.IO.Compression/pkg/System.IO.Compression.pkgproj | 2 +- .../pkg/System.IO.FileSystem.AccessControl.pkgproj | 2 +- src/System.IO.Packaging/pkg/System.IO.Packaging.pkgproj | 2 +- .../pkg/System.IO.Pipes.AccessControl.pkgproj | 2 +- src/System.IO.Ports/pkg/System.IO.Ports.pkgproj | 2 +- src/System.Json/pkg/System.Json.pkgproj | 2 +- src/System.Memory/pkg/System.Memory.pkgproj | 2 +- src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.pkgproj | 2 +- .../pkg/System.Net.Http.WinHttpHandler.pkgproj | 2 +- src/System.Net.Http/pkg/System.Net.Http.pkgproj | 2 +- .../pkg/System.Numerics.Vectors.WindowsRuntime.pkgproj | 2 +- .../pkg/System.Reflection.Context.pkgproj | 2 +- .../pkg/System.Reflection.DispatchProxy.pkgproj | 2 +- .../System.Runtime.InteropServices.RuntimeInformation.pkgproj | 2 +- .../pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj | 2 +- .../pkg/System.Runtime.WindowsRuntime.pkgproj | 2 +- .../pkg/System.Security.AccessControl.pkgproj | 2 +- .../pkg/System.Security.Cryptography.OpenSsl.pkgproj | 2 +- .../pkg/System.Security.Cryptography.Pkcs.pkgproj | 2 +- .../pkg/System.Security.Cryptography.ProtectedData.pkgproj | 2 +- .../pkg/System.Security.Cryptography.Xml.pkgproj | 4 ++-- .../pkg/System.Security.Permissions.pkgproj | 2 +- .../pkg/System.Security.Principal.Windows.pkgproj | 2 +- .../pkg/System.ServiceProcess.ServiceController.pkgproj | 2 +- .../pkg/System.Text.Encoding.CodePages.pkgproj | 2 +- .../pkg/System.Text.Encodings.Web.pkgproj | 2 +- .../pkg/System.Threading.AccessControl.pkgproj | 2 +- .../pkg/System.Threading.Tasks.Dataflow.pkgproj | 2 +- .../pkg/System.Threading.Tasks.Extensions.pkgproj | 2 +- src/System.Transactions/pkg/System.Transactions.pkgproj | 2 +- src/System.ValueTuple/pkg/System.ValueTuple.pkgproj | 4 ++-- 50 files changed, 53 insertions(+), 53 deletions(-) diff --git a/src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj b/src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj index 05dd1d5b9bdc..3ec4e8184955 100644 --- a/src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj +++ b/src/Microsoft.CSharp/pkg/Microsoft.CSharp.pkgproj @@ -5,7 +5,7 @@ net463;netcoreapp2.0;$(AllXamarinFrameworks) - + true diff --git a/src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.pkgproj b/src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.pkgproj index 8303d813095b..2884f86fe9a6 100644 --- a/src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.pkgproj +++ b/src/Microsoft.VisualBasic/pkg/Microsoft.VisualBasic.pkgproj @@ -5,7 +5,7 @@ net45;netcore45;netcoreapp1.0;wpa81;$(AllXamarinFrameworks) - + true diff --git a/src/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.pkgproj b/src/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.pkgproj index f326238d9263..9a69a76fc316 100644 --- a/src/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.pkgproj +++ b/src/Microsoft.Win32.Registry.AccessControl/pkg/Microsoft.Win32.Registry.AccessControl.pkgproj @@ -5,7 +5,7 @@ net46;netcoreapp1.0 - + win diff --git a/src/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.pkgproj b/src/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.pkgproj index bcb5c19cd58a..dbedbbfd0bba 100644 --- a/src/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.pkgproj +++ b/src/Microsoft.Win32.Registry/pkg/Microsoft.Win32.Registry.pkgproj @@ -5,7 +5,7 @@ net463;netcoreapp2.0 - + win diff --git a/src/System.Buffers/pkg/System.Buffers.pkgproj b/src/System.Buffers/pkg/System.Buffers.pkgproj index 5d2845689b18..856d68eb6a6a 100644 --- a/src/System.Buffers/pkg/System.Buffers.pkgproj +++ b/src/System.Buffers/pkg/System.Buffers.pkgproj @@ -2,10 +2,10 @@ - + net45;netcore45;netcoreapp1.0;wpa81;$(AllXamarinFrameworks) - + \ No newline at end of file diff --git a/src/System.CodeDom/pkg/System.CodeDom.pkgproj b/src/System.CodeDom/pkg/System.CodeDom.pkgproj index debf4ee361c3..3d889b41bb28 100644 --- a/src/System.CodeDom/pkg/System.CodeDom.pkgproj +++ b/src/System.CodeDom/pkg/System.CodeDom.pkgproj @@ -5,7 +5,7 @@ net461;netcoreapp2.0;$(AllXamarinFrameworks) - + \ No newline at end of file diff --git a/src/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj b/src/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj index 153b38b0d132..1a8a18cda53b 100644 --- a/src/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj +++ b/src/System.Collections.Immutable/pkg/System.Collections.Immutable.pkgproj @@ -6,7 +6,7 @@ 2.8.6 - + net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks) diff --git a/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj b/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj index 9343d44caf2c..ca52e67cc95b 100644 --- a/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj +++ b/src/System.ComponentModel.Annotations/pkg/System.ComponentModel.Annotations.pkgproj @@ -5,7 +5,7 @@ net463;netcoreapp2.0;$(AllXamarinFrameworks) - + diff --git a/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj b/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj index 89aba2306882..af4245af96a6 100644 --- a/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj +++ b/src/System.Composition.AttributedModel/pkg/System.Composition.AttributedModel.pkgproj @@ -2,7 +2,7 @@ - + net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks) diff --git a/src/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj b/src/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj index 4ecab9f885f0..336a7db611e1 100644 --- a/src/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj +++ b/src/System.Composition.Convention/pkg/System.Composition.Convention.pkgproj @@ -2,7 +2,7 @@ - + net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks) diff --git a/src/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj b/src/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj index 6a19efb3adfa..c5cf0cfd59df 100644 --- a/src/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj +++ b/src/System.Composition.Hosting/pkg/System.Composition.Hosting.pkgproj @@ -2,7 +2,7 @@ - + net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks) diff --git a/src/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj b/src/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj index 48a297d85a88..35d60022440c 100644 --- a/src/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj +++ b/src/System.Composition.Runtime/pkg/System.Composition.Runtime.pkgproj @@ -2,7 +2,7 @@ - + net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks) diff --git a/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj b/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj index b18925094599..89f31ff87cf2 100644 --- a/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj +++ b/src/System.Composition.TypedParts/pkg/System.Composition.TypedParts.pkgproj @@ -2,7 +2,7 @@ - + net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks) diff --git a/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj b/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj index f2e4acfac171..96f2dec7ae8c 100644 --- a/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj +++ b/src/System.Configuration.ConfigurationManager/pkg/System.Configuration.ConfigurationManager.pkgproj @@ -5,7 +5,7 @@ netcoreapp2.0;net461;$(AllXamarinFrameworks) - + diff --git a/src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj b/src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj index 8718423e798a..b84dfe66f32d 100644 --- a/src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj +++ b/src/System.Data.SqlClient/pkg/System.Data.SqlClient.pkgproj @@ -5,7 +5,7 @@ net463;netcoreapp2.0;$(AllXamarinFrameworks) - + diff --git a/src/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.pkgproj b/src/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.pkgproj index 08f05504e21b..30c1b1304366 100644 --- a/src/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.pkgproj +++ b/src/System.Diagnostics.DiagnosticSource/pkg/System.Diagnostics.DiagnosticSource.pkgproj @@ -6,7 +6,7 @@ 2.8.6 - + net46;net45;netcore45;netcoreapp1.0;wpa81;$(AllXamarinFrameworks) diff --git a/src/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.pkgproj b/src/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.pkgproj index 6f7249ef15f3..1158843eaccd 100644 --- a/src/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.pkgproj +++ b/src/System.DirectoryServices.AccountManagement/pkg/System.DirectoryServices.AccountManagement.pkgproj @@ -5,7 +5,7 @@ netcoreapp2.0;$(AllXamarinFrameworks) - + diff --git a/src/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.pkgproj b/src/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.pkgproj index 3e92d29bc3f2..3f3cf98a1971 100644 --- a/src/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.pkgproj +++ b/src/System.DirectoryServices.Protocols/pkg/System.DirectoryServices.Protocols.pkgproj @@ -5,7 +5,7 @@ netcoreapp2.0;$(AllXamarinFrameworks) - + diff --git a/src/System.DirectoryServices/pkg/System.DirectoryServices.pkgproj b/src/System.DirectoryServices/pkg/System.DirectoryServices.pkgproj index 962988a260be..11e3eb5b54ce 100644 --- a/src/System.DirectoryServices/pkg/System.DirectoryServices.pkgproj +++ b/src/System.DirectoryServices/pkg/System.DirectoryServices.pkgproj @@ -5,7 +5,7 @@ netcoreapp2.0;$(AllXamarinFrameworks) - + diff --git a/src/System.IO.Compression/pkg/System.IO.Compression.pkgproj b/src/System.IO.Compression/pkg/System.IO.Compression.pkgproj index 383cec15b51b..d4fed7853635 100644 --- a/src/System.IO.Compression/pkg/System.IO.Compression.pkgproj +++ b/src/System.IO.Compression/pkg/System.IO.Compression.pkgproj @@ -5,7 +5,7 @@ netcoreapp2.0;net463;$(AllXamarinFrameworks) - + true diff --git a/src/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.pkgproj b/src/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.pkgproj index 92ae5e245f91..e64f01059114 100644 --- a/src/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.pkgproj +++ b/src/System.IO.FileSystem.AccessControl/pkg/System.IO.FileSystem.AccessControl.pkgproj @@ -5,7 +5,7 @@ net46;netcoreapp1.0 - + win diff --git a/src/System.IO.Packaging/pkg/System.IO.Packaging.pkgproj b/src/System.IO.Packaging/pkg/System.IO.Packaging.pkgproj index 0d403d9c3842..fe55a2b7efa5 100644 --- a/src/System.IO.Packaging/pkg/System.IO.Packaging.pkgproj +++ b/src/System.IO.Packaging/pkg/System.IO.Packaging.pkgproj @@ -5,7 +5,7 @@ net46;netcore50;netcoreapp1.0;$(AllXamarinFrameworks) - + \ No newline at end of file diff --git a/src/System.IO.Pipes.AccessControl/pkg/System.IO.Pipes.AccessControl.pkgproj b/src/System.IO.Pipes.AccessControl/pkg/System.IO.Pipes.AccessControl.pkgproj index b3474ef24a09..4411d887a31d 100644 --- a/src/System.IO.Pipes.AccessControl/pkg/System.IO.Pipes.AccessControl.pkgproj +++ b/src/System.IO.Pipes.AccessControl/pkg/System.IO.Pipes.AccessControl.pkgproj @@ -5,7 +5,7 @@ net46;netcoreapp1.0 - + win diff --git a/src/System.IO.Ports/pkg/System.IO.Ports.pkgproj b/src/System.IO.Ports/pkg/System.IO.Ports.pkgproj index 85e2d3f328ee..4d1053fabfd4 100644 --- a/src/System.IO.Ports/pkg/System.IO.Ports.pkgproj +++ b/src/System.IO.Ports/pkg/System.IO.Ports.pkgproj @@ -5,7 +5,7 @@ net463;netcoreapp2.0 - + win diff --git a/src/System.Json/pkg/System.Json.pkgproj b/src/System.Json/pkg/System.Json.pkgproj index 1ad70993f5fd..407ef68a7160 100644 --- a/src/System.Json/pkg/System.Json.pkgproj +++ b/src/System.Json/pkg/System.Json.pkgproj @@ -2,7 +2,7 @@ - + net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks) diff --git a/src/System.Memory/pkg/System.Memory.pkgproj b/src/System.Memory/pkg/System.Memory.pkgproj index 7fe6548444f9..e2d31e705bb0 100644 --- a/src/System.Memory/pkg/System.Memory.pkgproj +++ b/src/System.Memory/pkg/System.Memory.pkgproj @@ -6,7 +6,7 @@ net45;netcore45;wp8;wpa81;netcoreapp1.0;$(AllXamarinFrameworks) - + \ No newline at end of file diff --git a/src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.pkgproj b/src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.pkgproj index 839bea6026b0..86113a1c046d 100644 --- a/src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.pkgproj +++ b/src/System.Net.Http.Rtc/pkg/System.Net.Http.Rtc.pkgproj @@ -6,7 +6,7 @@ netcore45 - + diff --git a/src/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.pkgproj b/src/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.pkgproj index 3a5eae106cdc..8ec8b4443522 100644 --- a/src/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.pkgproj +++ b/src/System.Net.Http.WinHttpHandler/pkg/System.Net.Http.WinHttpHandler.pkgproj @@ -5,7 +5,7 @@ net46;netcoreapp1.0 - + win diff --git a/src/System.Net.Http/pkg/System.Net.Http.pkgproj b/src/System.Net.Http/pkg/System.Net.Http.pkgproj index 03553dc19896..31af1c0af804 100644 --- a/src/System.Net.Http/pkg/System.Net.Http.pkgproj +++ b/src/System.Net.Http/pkg/System.Net.Http.pkgproj @@ -9,7 +9,7 @@ net46 net46 - + diff --git a/src/System.Numerics.Vectors.WindowsRuntime/pkg/System.Numerics.Vectors.WindowsRuntime.pkgproj b/src/System.Numerics.Vectors.WindowsRuntime/pkg/System.Numerics.Vectors.WindowsRuntime.pkgproj index b6c34f29a96f..ace6e4bfed95 100644 --- a/src/System.Numerics.Vectors.WindowsRuntime/pkg/System.Numerics.Vectors.WindowsRuntime.pkgproj +++ b/src/System.Numerics.Vectors.WindowsRuntime/pkg/System.Numerics.Vectors.WindowsRuntime.pkgproj @@ -2,7 +2,7 @@ - + uap10.0 diff --git a/src/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj b/src/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj index 430c291a034d..dee4344893e2 100644 --- a/src/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj +++ b/src/System.Reflection.Context/pkg/System.Reflection.Context.pkgproj @@ -5,7 +5,7 @@ net45;netcore45;wpa81;netcoreapp1.0;$(AllXamarinFrameworks) - + diff --git a/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj b/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj index 054a662200c9..357f7539f9cc 100644 --- a/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj +++ b/src/System.Reflection.DispatchProxy/pkg/System.Reflection.DispatchProxy.pkgproj @@ -8,7 +8,7 @@ We have an implementation that will work on desktop, thus needs a unique assembly version --> true - + diff --git a/src/System.Runtime.InteropServices.RuntimeInformation/pkg/System.Runtime.InteropServices.RuntimeInformation.pkgproj b/src/System.Runtime.InteropServices.RuntimeInformation/pkg/System.Runtime.InteropServices.RuntimeInformation.pkgproj index e41603277560..b665d0d0e52b 100644 --- a/src/System.Runtime.InteropServices.RuntimeInformation/pkg/System.Runtime.InteropServices.RuntimeInformation.pkgproj +++ b/src/System.Runtime.InteropServices.RuntimeInformation/pkg/System.Runtime.InteropServices.RuntimeInformation.pkgproj @@ -5,7 +5,7 @@ net45;netcore45;wpa81;netcoreapp1.0;$(AllXamarinFrameworks) - + diff --git a/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj b/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj index 4aa2b2240acf..b5315bfc5551 100644 --- a/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj +++ b/src/System.Runtime.WindowsRuntime.UI.Xaml/pkg/System.Runtime.WindowsRuntime.UI.Xaml.pkgproj @@ -5,7 +5,7 @@ netcore45;wpa81 - + diff --git a/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj b/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj index 3b76c358653f..1c79db7bed16 100644 --- a/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj +++ b/src/System.Runtime.WindowsRuntime/pkg/System.Runtime.WindowsRuntime.pkgproj @@ -5,7 +5,7 @@ netcore451;wpa81 - + diff --git a/src/System.Security.AccessControl/pkg/System.Security.AccessControl.pkgproj b/src/System.Security.AccessControl/pkg/System.Security.AccessControl.pkgproj index dcf0b8bf8230..48c772b1cec8 100644 --- a/src/System.Security.AccessControl/pkg/System.Security.AccessControl.pkgproj +++ b/src/System.Security.AccessControl/pkg/System.Security.AccessControl.pkgproj @@ -5,7 +5,7 @@ net463;netcoreapp2.0 - + win diff --git a/src/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.pkgproj b/src/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.pkgproj index 488e9cd23ce1..e17bd0ff5b5f 100644 --- a/src/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.pkgproj +++ b/src/System.Security.Cryptography.OpenSsl/pkg/System.Security.Cryptography.OpenSsl.pkgproj @@ -5,7 +5,7 @@ net461;netcoreapp2.0;$(AllXamarinFrameworks) - + \ No newline at end of file diff --git a/src/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.pkgproj b/src/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.pkgproj index 3dfd243c7dd9..5edd8f7cecc8 100644 --- a/src/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.pkgproj +++ b/src/System.Security.Cryptography.Pkcs/pkg/System.Security.Cryptography.Pkcs.pkgproj @@ -5,7 +5,7 @@ net46;netcore50;netcoreapp1.0 - + <_xamarinFrameworks Include="$(AllXamarinFrameworks)" /> diff --git a/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj b/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj index 400606da0872..a2e03cbe81bf 100644 --- a/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj +++ b/src/System.Security.Cryptography.ProtectedData/pkg/System.Security.Cryptography.ProtectedData.pkgproj @@ -5,7 +5,7 @@ net46;netcore50;netcoreapp1.0;$(AllXamarinFrameworks) - + diff --git a/src/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.pkgproj b/src/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.pkgproj index 4c2ac82cf3aa..2644b984c89e 100644 --- a/src/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.pkgproj +++ b/src/System.Security.Cryptography.Xml/pkg/System.Security.Cryptography.Xml.pkgproj @@ -2,10 +2,10 @@ - + net462;netcoreapp2.0;$(AllXamarinFrameworks) - + diff --git a/src/System.Security.Permissions/pkg/System.Security.Permissions.pkgproj b/src/System.Security.Permissions/pkg/System.Security.Permissions.pkgproj index b3ff6e297e00..1b214007160c 100644 --- a/src/System.Security.Permissions/pkg/System.Security.Permissions.pkgproj +++ b/src/System.Security.Permissions/pkg/System.Security.Permissions.pkgproj @@ -5,7 +5,7 @@ netcoreapp2.0;net461;$(AllXamarinFrameworks) - + \ No newline at end of file diff --git a/src/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.pkgproj b/src/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.pkgproj index c0e88321d603..bc4e425bbc64 100644 --- a/src/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.pkgproj +++ b/src/System.Security.Principal.Windows/pkg/System.Security.Principal.Windows.pkgproj @@ -5,7 +5,7 @@ net463;netcoreapp2.0 - + .NETCoreApp,Version=v1.1;.NETCoreApp,Version=v2.0 diff --git a/src/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.pkgproj b/src/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.pkgproj index a571ea8161a4..4a1a4f9dc6f3 100644 --- a/src/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.pkgproj +++ b/src/System.ServiceProcess.ServiceController/pkg/System.ServiceProcess.ServiceController.pkgproj @@ -5,7 +5,7 @@ net463;netcoreapp2.0 - + win diff --git a/src/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.pkgproj b/src/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.pkgproj index 1a25584488db..dd22c2009dd6 100644 --- a/src/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.pkgproj +++ b/src/System.Text.Encoding.CodePages/pkg/System.Text.Encoding.CodePages.pkgproj @@ -5,7 +5,7 @@ net461;netcoreapp2.0;$(AllXamarinFrameworks) - + diff --git a/src/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.pkgproj b/src/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.pkgproj index 1c2c71f449d1..b8f908357c3f 100644 --- a/src/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.pkgproj +++ b/src/System.Text.Encodings.Web/pkg/System.Text.Encodings.Web.pkgproj @@ -2,7 +2,7 @@ - + net45;netcore45;wp8;wpa81;netcoreapp1.0;$(AllXamarinFrameworks) diff --git a/src/System.Threading.AccessControl/pkg/System.Threading.AccessControl.pkgproj b/src/System.Threading.AccessControl/pkg/System.Threading.AccessControl.pkgproj index 8633e6022298..50f2e9c3a444 100644 --- a/src/System.Threading.AccessControl/pkg/System.Threading.AccessControl.pkgproj +++ b/src/System.Threading.AccessControl/pkg/System.Threading.AccessControl.pkgproj @@ -5,7 +5,7 @@ net46;netcoreapp1.0 - + win diff --git a/src/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.pkgproj b/src/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.pkgproj index d969844ff258..572e618084d8 100644 --- a/src/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.pkgproj +++ b/src/System.Threading.Tasks.Dataflow/pkg/System.Threading.Tasks.Dataflow.pkgproj @@ -6,7 +6,7 @@ 2.8.6 - + net45;netcore45;wp8;wpa81;netcoreapp1.0;$(AllXamarinFrameworks) diff --git a/src/System.Threading.Tasks.Extensions/pkg/System.Threading.Tasks.Extensions.pkgproj b/src/System.Threading.Tasks.Extensions/pkg/System.Threading.Tasks.Extensions.pkgproj index ad0dcf946ec3..476d3c698a01 100644 --- a/src/System.Threading.Tasks.Extensions/pkg/System.Threading.Tasks.Extensions.pkgproj +++ b/src/System.Threading.Tasks.Extensions/pkg/System.Threading.Tasks.Extensions.pkgproj @@ -6,7 +6,7 @@ 2.8.6 - + net45;netcore45;netcoreapp1.0;wpa81;wp8;$(AllXamarinFrameworks) diff --git a/src/System.Transactions/pkg/System.Transactions.pkgproj b/src/System.Transactions/pkg/System.Transactions.pkgproj index 9c6082425f19..822a9f11a700 100644 --- a/src/System.Transactions/pkg/System.Transactions.pkgproj +++ b/src/System.Transactions/pkg/System.Transactions.pkgproj @@ -5,7 +5,7 @@ net461;netcoreapp2.0;$(AllXamarinFrameworks) - + true diff --git a/src/System.ValueTuple/pkg/System.ValueTuple.pkgproj b/src/System.ValueTuple/pkg/System.ValueTuple.pkgproj index 40594f817b11..91e0776d97d7 100644 --- a/src/System.ValueTuple/pkg/System.ValueTuple.pkgproj +++ b/src/System.ValueTuple/pkg/System.ValueTuple.pkgproj @@ -2,10 +2,10 @@ - + net45;netcore45;netcoreapp1.0;wp8;wpa81;$(AllXamarinFrameworks) - + \ No newline at end of file From 715263f88788a8d2168c0af641f34ffa389530d8 Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Tue, 14 Feb 2017 16:12:44 -0800 Subject: [PATCH 3/9] Disable package build for DirectoryServices The libraries for these are disabled. --- .../pkg/Configurations.props | 9 +++++++++ .../pkg/Configurations.props | 9 +++++++++ src/System.DirectoryServices/pkg/Configurations.props | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 src/System.DirectoryServices.AccountManagement/pkg/Configurations.props create mode 100644 src/System.DirectoryServices.Protocols/pkg/Configurations.props create mode 100644 src/System.DirectoryServices/pkg/Configurations.props diff --git a/src/System.DirectoryServices.AccountManagement/pkg/Configurations.props b/src/System.DirectoryServices.AccountManagement/pkg/Configurations.props new file mode 100644 index 000000000000..b746c4279bcc --- /dev/null +++ b/src/System.DirectoryServices.AccountManagement/pkg/Configurations.props @@ -0,0 +1,9 @@ + + + + + + ; + + + diff --git a/src/System.DirectoryServices.Protocols/pkg/Configurations.props b/src/System.DirectoryServices.Protocols/pkg/Configurations.props new file mode 100644 index 000000000000..b746c4279bcc --- /dev/null +++ b/src/System.DirectoryServices.Protocols/pkg/Configurations.props @@ -0,0 +1,9 @@ + + + + + + ; + + + diff --git a/src/System.DirectoryServices/pkg/Configurations.props b/src/System.DirectoryServices/pkg/Configurations.props new file mode 100644 index 000000000000..b746c4279bcc --- /dev/null +++ b/src/System.DirectoryServices/pkg/Configurations.props @@ -0,0 +1,9 @@ + + + + + + ; + + + From e9febb51ab26da51c28797a831e89918031fc8ec Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Tue, 14 Feb 2017 16:14:02 -0800 Subject: [PATCH 4/9] Update index and descriptions for new packages --- .../packageIndex.json | 14 ++++++++++++-- pkg/descriptions.json | 12 +++++++++++- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json index 013d73c8529c..519c90886a91 100644 --- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json +++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json @@ -3230,7 +3230,17 @@ "4.0.0.0": "4.4.0" } }, - "System.Configuration": { + "System.Configuration.ConfigurationManager": { + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, + "System.IO.Ports": { + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, + "System.Security.Cryptography.Xml": { "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.4.0" } @@ -3247,4 +3257,4 @@ "System.Security.Cryptography.Native.Apple": "runtime.native.System.Security.Cryptography.Apple", "System.Security.Cryptography.Native.OpenSsl": "runtime.native.System.Security.Cryptography.OpenSsl" } -} +} \ No newline at end of file diff --git a/pkg/descriptions.json b/pkg/descriptions.json index bb48e9b53072..7f18b66b4daa 100644 --- a/pkg/descriptions.json +++ b/pkg/descriptions.json @@ -405,7 +405,7 @@ ] }, { - "Name": "System.Configuration", + "Name": "System.Configuration.ConfigurationManager", "Description": "Provides types that support using configuration files.", "CommonTypes": [ "System.Configuration.Configuration", @@ -787,6 +787,11 @@ "System.IO.Pipes.PipeAccessRights" ] }, + { + "Name": "System.IO.Ports", + "Description": "TODO", + "CommonTypes": [ ] + }, { "Name": "System.IO.UnmanagedMemoryStream", "Description": "Provides classes for access to unmanaged blocks of memory from managed code.", @@ -1530,6 +1535,11 @@ "System.Security.Cryptography.ProtectedData" ] }, + { + "Name": "System.Security.Cryptography.Xml", + "Description": "TODO", + "CommonTypes": [ ] + }, { "Name": "System.Security.Cryptography.X509Certificates", "Description": "Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate.", From c0f0fdd87135f9fcca0d4026819d8c388c455967 Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Tue, 14 Feb 2017 16:32:08 -0800 Subject: [PATCH 5/9] Enable package build This turns the package build back on and fixes all packages so that they build. There is still work to do to fix dependencies. --- Packaging.props | 4 +- buildvertical.targets | 40 +++++++++++++++ dir.props | 9 ++-- .../Configurations.props | 4 +- pkg/descriptions.json | 50 +++++++++++++++++-- .../ref/Microsoft.Win32.Registry.csproj | 3 ++ ....Configuration.ConfigurationManager.csproj | 3 ++ .../pkg/System.Net.Http.pkgproj | 4 -- .../ref/Configurations.props | 1 + .../ref/System.Reflection.Context.csproj | 4 ++ .../src/Configurations.props | 1 + .../src/System.Reflection.Context.csproj | 2 +- .../System.Reflection.DispatchProxy.csproj | 3 ++ .../System.Security.Principal.Windows.csproj | 3 ++ .../ref/System.Text.Encoding.CodePages.csproj | 3 ++ src/Tools/GenerateProps/osgroups.props | 4 ++ src/Tools/GenerateProps/targetgroups.props | 10 ++-- src/packages.builds | 9 ++-- 18 files changed, 132 insertions(+), 25 deletions(-) diff --git a/Packaging.props b/Packaging.props index e22e7111686a..4d12321a4153 100644 --- a/Packaging.props +++ b/Packaging.props @@ -23,8 +23,8 @@ 4.4.0 true true - - false + + true diff --git a/buildvertical.targets b/buildvertical.targets index 891061899dc0..f69aa0b81503 100644 --- a/buildvertical.targets +++ b/buildvertical.targets @@ -38,6 +38,32 @@ + + + + + + + + <_NonPkgProjProjectReferenceBuildConfigurations> + Configuration=%(Identity);%(_NonPkgProjProjectReferenceBuildConfigurations.AdditionalProperties) + + + + <_NonPkgProjProjectReferenceWitnConfiguration Include="@(_NonPkgProjProjectReferenceBuildConfigurations->'%(OriginalItemSpec)')" /> + + + + <_NonPkgProjProjectReference Remove="@(_NonPkgProjProjectReference)" /> + <_NonPkgProjProjectReference Include="@(_NonPkgProjProjectReferenceWitnConfiguration)" /> + + + @@ -81,6 +107,20 @@ + + + + <_buildConfigurations Include="$(BuildConfigurations)" /> + <_excludeBuildConfigurations Include="@(_buildConfigurations)" Condition="'$(IsReferenceAssembly)' == 'true' AND ('%(Identity)' == 'netfx' OR $([System.String]::new('%(Identity)').StartsWith('net4')))"/> + <_packageConfigurations Include="@(_buildConfigurations)" Exclude="@(_excludeBuildConfigurations)" /> + + + + @(_packageConfigurations) + + + true - - - + package + $(BinDir)$(OSGroup).$(ArchGroup).$(ConfigurationGroup)/native + + + true diff --git a/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props b/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props index 8836fcad3a81..173e6387810e 100644 --- a/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props +++ b/pkg/Microsoft.Private.CoreFx.UAP/Configurations.props @@ -2,8 +2,8 @@ - uap-Windows_NT; - uapaot-Windows_NT; + uap; + uapaot; \ No newline at end of file diff --git a/pkg/descriptions.json b/pkg/descriptions.json index 7f18b66b4daa..7685ee65e0d1 100644 --- a/pkg/descriptions.json +++ b/pkg/descriptions.json @@ -789,8 +789,10 @@ }, { "Name": "System.IO.Ports", - "Description": "TODO", - "CommonTypes": [ ] + "Description": "Provides classes for controlling serial ports.", + "CommonTypes": [ + "System.IO.Ports.SerialPort" + ] }, { "Name": "System.IO.UnmanagedMemoryStream", @@ -1537,8 +1539,48 @@ }, { "Name": "System.Security.Cryptography.Xml", - "Description": "TODO", - "CommonTypes": [ ] + "Description": "Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, \"XML-Signature Syntax and Processing\", described at http://www.w3.org/TR/xmldsig-core/.", + "CommonTypes": [ + "System.Security.Cryptography.Xml.CipherData", + "System.Security.Cryptography.Xml.CipherReference", + "System.Security.Cryptography.Xml.DataObject", + "System.Security.Cryptography.Xml.DataReference", + "System.Security.Cryptography.Xml.DSAKeyValue", + "System.Security.Cryptography.Xml.EncryptedData", + "System.Security.Cryptography.Xml.EncryptedKey", + "System.Security.Cryptography.Xml.EncryptedReference", + "System.Security.Cryptography.Xml.EncryptedType", + "System.Security.Cryptography.Xml.EncryptedXml", + "System.Security.Cryptography.Xml.EncryptionMethod", + "System.Security.Cryptography.Xml.EncryptionProperty", + "System.Security.Cryptography.Xml.EncryptionPropertyCollection", + "System.Security.Cryptography.Xml.KeyInfo", + "System.Security.Cryptography.Xml.KeyInfoClause", + "System.Security.Cryptography.Xml.KeyInfoEncryptedKey", + "System.Security.Cryptography.Xml.KeyInfoName", + "System.Security.Cryptography.Xml.KeyInfoNode", + "System.Security.Cryptography.Xml.KeyInfoRetrievalMethod", + "System.Security.Cryptography.Xml.KeyInfoX509Data", + "System.Security.Cryptography.Xml.KeyReference", + "System.Security.Cryptography.Xml.Reference", + "System.Security.Cryptography.Xml.ReferenceList", + "System.Security.Cryptography.Xml.RSAKeyValue", + "System.Security.Cryptography.Xml.Signature", + "System.Security.Cryptography.Xml.SignedInfo", + "System.Security.Cryptography.Xml.SignedXml", + "System.Security.Cryptography.Xml.Transform", + "System.Security.Cryptography.Xml.TransformChain", + "System.Security.Cryptography.Xml.XmlDecryptionTransform", + "System.Security.Cryptography.Xml.XmlDsigBase64Transform", + "System.Security.Cryptography.Xml.XmlDsigC14NTransform", + "System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform", + "System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform", + "System.Security.Cryptography.Xml.XmlDsigExcC14NTransform", + "System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform", + "System.Security.Cryptography.Xml.XmlDsigXPathTransform", + "System.Security.Cryptography.Xml.XmlDsigXsltTransform", + "System.Security.Cryptography.Xml.XmlLicenseTransform" + ] }, { "Name": "System.Security.Cryptography.X509Certificates", diff --git a/src/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj b/src/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj index 2e82e8026856..cfd48ae7a506 100644 --- a/src/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj +++ b/src/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj @@ -3,6 +3,8 @@ {EEC02D4E-217E-4B4D-A7DA-5038FAD44A18} + + netstandard2.0;uap10.1 @@ -10,6 +12,7 @@ + diff --git a/src/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj b/src/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj index bbff92887363..1d165e66d579 100644 --- a/src/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj +++ b/src/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj @@ -3,10 +3,13 @@ {FD6AA2B9-56DB-4BCC-85E0-7727506562B0} + + netstandard2.0;uap10.1 + diff --git a/src/System.Net.Http/pkg/System.Net.Http.pkgproj b/src/System.Net.Http/pkg/System.Net.Http.pkgproj index 31af1c0af804..c241dc387009 100644 --- a/src/System.Net.Http/pkg/System.Net.Http.pkgproj +++ b/src/System.Net.Http/pkg/System.Net.Http.pkgproj @@ -5,10 +5,6 @@ netcoreapp2.0;uap10.1;$(AllXamarinFrameworks) - - net46 - net46 - diff --git a/src/System.Reflection.Context/ref/Configurations.props b/src/System.Reflection.Context/ref/Configurations.props index c398e42e8994..a66f1edba4a0 100644 --- a/src/System.Reflection.Context/ref/Configurations.props +++ b/src/System.Reflection.Context/ref/Configurations.props @@ -3,6 +3,7 @@ netstandard; + netstandard1.1; \ No newline at end of file diff --git a/src/System.Reflection.Context/ref/System.Reflection.Context.csproj b/src/System.Reflection.Context/ref/System.Reflection.Context.csproj index 7bf5d8507910..0ede0a636ac4 100644 --- a/src/System.Reflection.Context/ref/System.Reflection.Context.csproj +++ b/src/System.Reflection.Context/ref/System.Reflection.Context.csproj @@ -10,5 +10,9 @@ + + + + \ No newline at end of file diff --git a/src/System.Reflection.Context/src/Configurations.props b/src/System.Reflection.Context/src/Configurations.props index c398e42e8994..a66f1edba4a0 100644 --- a/src/System.Reflection.Context/src/Configurations.props +++ b/src/System.Reflection.Context/src/Configurations.props @@ -3,6 +3,7 @@ netstandard; + netstandard1.1; \ No newline at end of file diff --git a/src/System.Reflection.Context/src/System.Reflection.Context.csproj b/src/System.Reflection.Context/src/System.Reflection.Context.csproj index 110dadab3915..882987014612 100644 --- a/src/System.Reflection.Context/src/System.Reflection.Context.csproj +++ b/src/System.Reflection.Context/src/System.Reflection.Context.csproj @@ -11,7 +11,7 @@ but do not include this assembly in their framework. This causes NuGet to give them the placeholder from the portable-* folder. Instead give them this assembly. --> - netstandard1.1;MonoAndroid10;MonoTouch10;xamarinios10;xamarintvos10;xamarinwatchos10 + netstandard1.1;MonoAndroid10;MonoTouch10;xamarinios10;xamarintvos10;xamarinwatchos10 diff --git a/src/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj b/src/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj index ed520e031607..bf4f42634f2e 100644 --- a/src/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj +++ b/src/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj @@ -3,10 +3,13 @@ {7DF3C428-AAD6-41C7-98E6-6CACFD5C391E} + + netstandard2.0;uap10.1 + diff --git a/src/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj b/src/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj index 3426ba793105..3ea40d933ed2 100644 --- a/src/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj +++ b/src/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj @@ -3,10 +3,13 @@ {25A02E40-D12C-4184-B599-E4F954D142DB} + + netstandard2.0;uap10.1 + diff --git a/src/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj b/src/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj index 8856a097c0ee..49b002e28ca4 100644 --- a/src/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj +++ b/src/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj @@ -3,10 +3,13 @@ {73FAB2B8-589D-4BEA-ADCA-E5CC02296F25} + + netstandard2.0;uap10.1 + diff --git a/src/Tools/GenerateProps/osgroups.props b/src/Tools/GenerateProps/osgroups.props index db908b8a15c6..e70e47c99ab8 100644 --- a/src/Tools/GenerateProps/osgroups.props +++ b/src/Tools/GenerateProps/osgroups.props @@ -4,21 +4,25 @@ AnyOS true + win AnyOS true true + unix Unix true true + linux Unix true true + osx Unix diff --git a/src/Tools/GenerateProps/targetgroups.props b/src/Tools/GenerateProps/targetgroups.props index 9a06eea7155b..e0781dc26e5d 100644 --- a/src/Tools/GenerateProps/targetgroups.props +++ b/src/Tools/GenerateProps/targetgroups.props @@ -7,14 +7,14 @@ netstandard1.4 - aot + aot Microsoft.TargetingPack.Private.NetNative .NETCore,Version=v5.0 netcore50 netstandard1.4 - aot + aot UAP,Version=v10.1 netcore50aot uap101;netstandard2.0 @@ -30,7 +30,7 @@ netstandard - aot + aot UAP,Version=v10.1 uap101aot uap;netstandard @@ -145,5 +145,9 @@ .NETPortable,Version=v0.0,Profile=Profile36 + + + diff --git a/src/packages.builds b/src/packages.builds index a70b16f1bb9f..d6cb0f0ad6ae 100644 --- a/src/packages.builds +++ b/src/packages.builds @@ -13,12 +13,6 @@ $(AdditionalProperties);SkipCreatePackageOnMissingFiles=true $(BuildAllOSGroups) - - $(AdditionalProperties) - - - $(AdditionalProperties) - --> $(AdditionalProperties) @@ -29,6 +23,9 @@ $(AdditionalProperties) + + $(AdditionalProperties) + From ed5b685e7dad03c3c737fa20e573b752336aad7a Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Wed, 15 Feb 2017 10:46:18 -0800 Subject: [PATCH 6/9] Remove runtime packages from package index All runtime packages will be part of the framework package. One exception (still TBD) is SqlClient's SNI.dll. --- .../packageIndex.json | 1150 +---------------- 1 file changed, 3 insertions(+), 1147 deletions(-) diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json index 519c90886a91..716463ccd032 100644 --- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json +++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json @@ -91,919 +91,12 @@ ], "BaselineVersion": "1.6.2" }, - "runtime.any.System.Collections": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.10.0": "4.4.0", - "4.0.11.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" - } - }, - "runtime.any.System.Diagnostics.Tools": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.2.0": "4.3.0", - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.any.System.Diagnostics.Tracing": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.20.0": "4.4.0", - "4.1.1.0": "4.3.0", - "4.1.0.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.any.System.Globalization": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.1.0.0": "4.4.0", - "4.0.11.0": "4.4.0", - "4.0.12.0": "4.4.0" - } - }, - "runtime.any.System.Globalization.Calendars": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.any.System.IO": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.10.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.any.System.Reflection": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.10.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.any.System.Reflection.Extensions": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.3.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.3.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.3.0" - } - }, - "runtime.any.System.Reflection.Primitives": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0", - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" - } - }, - "runtime.any.System.Resources.ResourceManager": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0", - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.any.System.Runtime": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.20.0": "4.4.0", - "4.1.1.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.any.System.Runtime.Handles": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" - } - }, - "runtime.any.System.Runtime.InteropServices": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.20.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.any.System.Text.Encoding": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.11.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" - } - }, - "runtime.any.System.Text.Encoding.Extensions": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.11.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" - } - }, - "runtime.any.System.Threading.Tasks": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.11.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" - } - }, - "runtime.any.System.Threading.Timer": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.2.0": "4.3.0", - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.aot.System.Collections": { - "StableVersions": [ - "4.0.10", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.10.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.aot.System.Diagnostics.Tools": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.2.0": "4.3.0", - "4.0.1.0": "4.4.0" - } - }, - "runtime.aot.System.Diagnostics.Tracing": { - "StableVersions": [ - "4.0.20", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.20.0": "4.4.0" - } - }, - "runtime.aot.System.Globalization": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.12.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.aot.System.Globalization.Calendars": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.4.0" - } - }, - "runtime.aot.System.IO": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.10.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.aot.System.Reflection": { - "StableVersions": [ - "4.0.10", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.10.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.aot.System.Reflection.Extensions": { - "StableVersions": [ - "4.0.0", - "4.3.0" - ], - "BaselineVersion": "4.3.0" - }, - "runtime.aot.System.Reflection.Primitives": { - "StableVersions": [ - "4.0.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.aot.System.Resources.ResourceManager": { - "StableVersions": [ - "4.0.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.aot.System.Runtime": { - "StableVersions": [ - "4.0.20", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.20.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.aot.System.Runtime.Handles": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" - } - }, - "runtime.aot.System.Runtime.InteropServices": { - "StableVersions": [ - "4.0.20", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.20.0": "4.4.0" - } - }, - "runtime.aot.System.Text.Encoding": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.11.0": "4.4.0", - "4.0.12.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.aot.System.Text.Encoding.Extensions": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.11.0": "4.4.0", - "4.0.12.0": "4.4.0" - } - }, - "runtime.aot.System.Threading.Tasks": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.11.0": "4.4.0", - "4.0.12.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.aot.System.Threading.Timer": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.2.0": "4.3.0", - "4.0.1.0": "4.4.0" - } - }, - "runtime.debian.8-x64.runtime.native.System": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-armel.runtime.native.System": { - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-armel.runtime.native.System.IO.Compression": { - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-armel.runtime.native.System.Net.Http": { - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-armel.runtime.native.System.Net.Security": { - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-armel.runtime.native.System.Security.Cryptography": { - "BaselineVersion": "4.4.0" - }, - "runtime.tizen.4.0.0-armel.runtime.native.System": { - "BaselineVersion": "4.4.0" - }, - "runtime.tizen.4.0.0-armel.runtime.native.System.IO.Compression": { - "BaselineVersion": "4.4.0" - }, - "runtime.tizen.4.0.0-armel.runtime.native.System.Net.Http": { - "BaselineVersion": "4.4.0" - }, - "runtime.tizen.4.0.0-armel.runtime.native.System.Net.Security": { - "BaselineVersion": "4.4.0" - }, - "runtime.tizen.4.0.0-armel.runtime.native.System.Security.Cryptography": { - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.23-x64.runtime.native.System": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.23-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.23-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.23-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.native.System": { - "StableVersions": [ - "4.0.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.native.System.Data.SqlClient.sni": { - "StableVersions": [ - "4.0.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.native.System.Net.Http": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.native.System.Net.Security": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "4.0.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.13.2-x64.runtime.native.System": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.osx.10.10-x64.runtime.native.System": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.osx.10.10-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.osx.10.10-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.rhel.7-x64.runtime.native.System": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.rhel.7-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.rhel.7-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.rhel.7-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-arm.runtime.native.System": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-arm.runtime.native.System.IO.Compression": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-arm.runtime.native.System.Net.Http": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-arm.runtime.native.System.Net.Security": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-arm.runtime.native.System.Security.Cryptography": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "1.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-arm.runtime.native.System": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-arm.runtime.native.System.IO.Compression": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-arm.runtime.native.System.Net.Http": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-arm.runtime.native.System.Net.Security": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-arm.runtime.native.System.Security.Cryptography": { - "BaselineVersion": "4.4.0" - }, - "runtime.unix.Microsoft.Win32.Primitives": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0", - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.unix.System.Console": { - "StableVersions": [ - "4.0.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.1.0.0": "4.4.0" - } - }, - "runtime.unix.System.Diagnostics.Debug": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.12.0": "4.3.0", - "4.0.11.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.unix.System.IO.FileSystem": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.1.0.0": "4.4.0" - } - }, - "runtime.unix.System.Net.Primitives": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.12.0": "4.3.0", - "4.0.11.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.unix.System.Net.Sockets": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.1.1.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.unix.System.Private.Uri": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.3.0": "4.3.0", - "4.0.4.0": "4.4.0" - } - }, - "runtime.unix.System.Runtime.Extensions": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.1.1.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.win.Microsoft.Win32.Primitives": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0", - "4.0.1.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.win.System.Console": { + "runtime.native.System.Data.SqlClient.sni": { "StableVersions": [ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.1.0.0": "4.4.0" - } - }, - "runtime.win.System.Diagnostics.Debug": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.12.0": "4.3.0", - "4.0.11.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.win.System.IO.FileSystem": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.1.0.0": "4.4.0" - } - }, - "runtime.win.System.Net.Primitives": { - "StableVersions": [ - "4.0.11", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.12.0": "4.3.0", - "4.0.11.0": "4.4.0", - "4.1.0.0": "4.4.0" - } - }, - "runtime.win.System.Net.Sockets": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.1.1.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.win.System.Runtime.Extensions": { - "StableVersions": [ - "4.1.0", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.10.0": "4.4.0", - "4.1.1.0": "4.4.0", - "4.2.0.0": "4.4.0" - } - }, - "runtime.win10-x86-aot.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.0.1" - ] + "BaselineVersion": "4.4.0" }, "runtime.win7-x64.runtime.native.System.Data.SqlClient.sni": { "StableVersions": [ @@ -1012,13 +105,6 @@ ], "BaselineVersion": "4.3.0" }, - "runtime.win7-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, "runtime.win7-x86.runtime.native.System.Data.SqlClient.sni": { "StableVersions": [ "4.0.1", @@ -1026,33 +112,6 @@ ], "BaselineVersion": "4.3.0" }, - "runtime.win7-x86.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.win7.System.Private.Uri": { - "StableVersions": [ - "4.0.1", - "4.0.2", - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0", - "4.0.3.0": "4.3.0", - "4.0.4.0": "4.4.0" - } - }, - "runtime.win8-arm.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.0.1", - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, "System.AppContext": { "StableVersions": [ "4.0.0", @@ -2877,16 +1936,6 @@ "Microsoft.Private.PackageBaseline": { "BaselineVersion": "2.0.0" }, - "runtime.win10-arm-aot.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.0.1" - ] - }, - "runtime.win10-x64-aot.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.0.1" - ] - }, "System.Composition.AttributedModel": { "StableVersions": [ "1.0.31" @@ -2973,12 +2022,6 @@ "4.0.2.0": "4.4.0" } }, - "runtime.native.System.Security.Cryptography.Apple": { - "BaselineVersion": "4.4.0" - }, - "runtime.native.System.Security.Cryptography.OpenSsl": { - "BaselineVersion": "4.4.0" - }, "System.Json": { "BaselineVersion": "4.4.0", "AssemblyVersionInPackageVersion": { @@ -3015,183 +2058,6 @@ "4.0.0.0": "4.4.0" } }, - "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.debian.8-armel.runtime.native.System.Security.Cryptography.OpenSsl": { - "BaselineVersion": "4.4.0" - }, - "runtime.tizen.4.0.0-armel.runtime.native.System.Security.Cryptography.OpenSsl": { - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.24-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.24-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.24-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.24-x64.runtime.native.System": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.42.1-x64.runtime.native.System": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.14.04-arm.runtime.native.System.Security.Cryptography.OpenSsl": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.04-arm.runtime.native.System.Security.Cryptography.OpenSsl": { - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Http": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Net.Security": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, - "runtime.win10-arm64.runtime.native.System.Data.SqlClient.sni": { - "BaselineVersion": "4.4.0" - }, - "runtime.win10-arm64.runtime.native.System.IO.Compression": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0" - }, "System.Net.ServicePoint": { "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.4.0" @@ -3203,8 +2069,6 @@ } }, "Microsoft.Private.CoreFx.NETCoreApp": {}, - "runtime.alpine.3.4.3-x64.runtime.native.System.Security.Cryptography": {}, - "runtime.alpine.3.4.3-x64.runtime.native.System.Security.Cryptography.OpenSsl": {}, "System.CodeDom": { "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.4.0" @@ -3247,14 +2111,6 @@ } }, "ModulesToPackages": { - "System.Native": "runtime.native.System", - "sni.dll": "runtime.native.System.Data.SqlClient.sni", - "clrcompression.dll": "runtime.native.System.IO.Compression", - "System.IO.Compression.Native": "runtime.native.System.IO.Compression", - "System.Net.Http.Native": "runtime.native.System.Net.Http", - "System.Net.Security.Native": "runtime.native.System.Net.Security", - "System.Security.Cryptography.Native": "runtime.native.System.Security.Cryptography", - "System.Security.Cryptography.Native.Apple": "runtime.native.System.Security.Cryptography.Apple", - "System.Security.Cryptography.Native.OpenSsl": "runtime.native.System.Security.Cryptography.OpenSsl" + "sni.dll": "runtime.native.System.Data.SqlClient.sni" } } \ No newline at end of file From e275580fd92a863f51a56cf9245207c8a37f977d Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Wed, 15 Feb 2017 10:48:17 -0800 Subject: [PATCH 7/9] Fix baseline for packages that no longer ship. For all libraries that no longer ship in packages, remove baseline entries for the non-shipping versions. --- .../packageIndex.json | 556 +++++++----------- 1 file changed, 206 insertions(+), 350 deletions(-) diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json index 716463ccd032..cda43445502d 100644 --- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json +++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json @@ -52,12 +52,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "Microsoft.Win32.Registry": { @@ -89,14 +88,14 @@ "1.6.0", "1.6.1" ], - "BaselineVersion": "1.6.2" + "BaselineVersion": "1.6.1" }, "runtime.native.System.Data.SqlClient.sni": { "StableVersions": [ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0" + "BaselineVersion": "4.3.0" }, "runtime.win7-x64.runtime.native.System.Data.SqlClient.sni": { "StableVersions": [ @@ -118,12 +117,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Buffers": { @@ -145,13 +143,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Collections.Concurrent": { @@ -161,13 +158,12 @@ "4.0.12", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.12.0": "4.0.12", - "4.0.13.0": "4.3.0", - "4.0.14.0": "4.4.0" + "4.0.13.0": "4.3.0" } }, "System.Collections.Immutable": { @@ -192,12 +188,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Collections.Specialized": { @@ -206,12 +201,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.ComponentModel": { @@ -220,12 +214,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.ComponentModel.Annotations": { @@ -251,13 +244,12 @@ "4.0.10", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.ComponentModel.Primitives": { @@ -266,12 +258,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.ComponentModel.TypeConverter": { @@ -280,12 +271,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Console": { @@ -293,11 +283,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Data.Common": { @@ -306,12 +295,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Data.SqlClient": { @@ -333,12 +321,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Diagnostics.Debug": { @@ -348,13 +335,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.0.12.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Diagnostics.DiagnosticSource": { @@ -374,11 +360,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.0.2.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Diagnostics.Process": { @@ -386,12 +371,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.1.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Diagnostics.StackTrace": { @@ -401,13 +385,12 @@ "4.0.2", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.1.0": "4.0.1", "4.0.3.0": "4.3.0", "4.0.0.0": "4.0.0", - "4.0.2.0": "4.0.2", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.0.2" } }, "System.Diagnostics.TextWriterTraceListener": { @@ -415,11 +398,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Diagnostics.Tools": { @@ -428,12 +410,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Diagnostics.TraceSource": { @@ -441,11 +422,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Diagnostics.Tracing": { @@ -456,14 +436,13 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.20.0": "4.0.20", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Drawing.Primitives": { @@ -471,11 +450,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Dynamic.Runtime": { @@ -485,13 +463,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Globalization": { @@ -501,13 +478,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Globalization.Calendars": { @@ -516,12 +492,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Globalization.Extensions": { @@ -530,12 +505,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.IO": { @@ -545,13 +519,12 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.IO.Compression": { @@ -576,12 +549,11 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0", - "4.0.0.0": "4.0.0", - "4.0.3.0": "4.4.0" + "4.0.0.0": "4.0.0" } }, "System.IO.FileSystem": { @@ -590,12 +562,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.IO.FileSystem.AccessControl": { @@ -615,11 +586,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.IO.FileSystem.Primitives": { @@ -628,12 +598,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.IO.FileSystem.Watcher": { @@ -641,11 +610,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.IO.IsolatedStorage": { @@ -654,12 +622,11 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.1.0": "4.0.1", "4.0.0.0": "4.0.0", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.IO.MemoryMappedFiles": { @@ -667,11 +634,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.IO.Packaging": { @@ -691,11 +657,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.IO.UnmanagedMemoryStream": { @@ -704,12 +669,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Linq": { @@ -718,12 +682,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Linq.Expressions": { @@ -733,13 +696,12 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Linq.Parallel": { @@ -748,12 +710,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Linq.Queryable": { @@ -762,12 +723,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Net.Http": { @@ -816,11 +776,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Net.NetworkInformation": { @@ -829,12 +788,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Net.Ping": { @@ -842,11 +800,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Net.Primitives": { @@ -857,14 +814,13 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "3.9.0.0": "3.9.0", "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.0.12.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Net.Requests": { @@ -875,14 +831,13 @@ "4.0.10", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "3.9.0.0": "3.9.0", "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Net.Security": { @@ -890,11 +845,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Net.Sockets": { @@ -903,13 +857,12 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.1.0.0": "4.1.0", "4.1.1.0": "4.3.0", "4.0.0.0": "4.0.0", - "4.0.1.0": "4.1.0", - "4.2.0.0": "4.4.0" + "4.0.1.0": "4.1.0" } }, "System.Net.WebHeaderCollection": { @@ -918,12 +871,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Net.WebSockets": { @@ -931,11 +883,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Net.WebSockets.Client": { @@ -943,11 +894,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Numerics.Vectors": { @@ -957,13 +907,12 @@ "4.1.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", "4.1.1.0": "4.1.1", - "4.1.2.0": "4.3.0", - "4.1.3.0": "4.4.0" + "4.1.2.0": "4.3.0" } }, "System.Numerics.Vectors.WindowsRuntime": { @@ -987,13 +936,12 @@ "4.0.12", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.12.0": "4.0.12", - "4.0.13.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.13.0": "4.3.0" } }, "System.Private.DataContractSerialization": { @@ -1003,10 +951,9 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { - "4.1.2.0": "4.3.0", - "4.1.3.0": "4.4.0" + "4.1.2.0": "4.3.0" } }, "System.Private.Uri": { @@ -1015,11 +962,10 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.3.0": "4.3.0", - "4.0.0.0": "4.0.0", - "4.0.4.0": "4.4.0" + "4.0.0.0": "4.0.0" } }, "System.Reflection": { @@ -1029,13 +975,12 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Reflection.Context": { @@ -1072,12 +1017,12 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.3.0": "4.3.0" } }, "System.Reflection.Emit.ILGeneration": { @@ -1086,12 +1031,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Reflection.Emit.Lightweight": { @@ -1100,12 +1044,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Reflection.Extensions": { @@ -1114,12 +1057,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Reflection.Metadata": { @@ -1146,12 +1088,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Reflection.TypeExtensions": { @@ -1160,12 +1101,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.1.2.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Resources.Reader": { @@ -1173,11 +1113,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Resources.ResourceManager": { @@ -1186,12 +1125,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Resources.Writer": { @@ -1199,11 +1137,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Runtime": { @@ -1214,14 +1151,13 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.20.0": "4.0.20", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Runtime.CompilerServices.Unsafe": { @@ -1241,11 +1177,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Runtime.Extensions": { @@ -1255,13 +1190,12 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Runtime.Handles": { @@ -1270,12 +1204,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.1.0.0": "4.4.0", - "4.0.2.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Runtime.InteropServices": { @@ -1286,14 +1219,13 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.20.0": "4.0.20", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Runtime.InteropServices.RuntimeInformation": { @@ -1314,12 +1246,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Runtime.Loader": { @@ -1327,11 +1258,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.0.2.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Runtime.Numerics": { @@ -1340,12 +1270,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Runtime.Serialization.Json": { @@ -1355,13 +1284,12 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.0.2", - "4.0.3.0": "4.3.0", - "4.0.4.0": "4.4.0" + "4.0.3.0": "4.3.0" } }, "System.Runtime.Serialization.Primitives": { @@ -1372,14 +1300,13 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.1.0": "4.1.1", "4.1.2.0": "4.3.0", "4.0.10.0": "4.0.10", - "4.1.0.0": "4.1.0", - "4.2.0.0": "4.4.0" + "4.1.0.0": "4.1.0" } }, "System.Runtime.Serialization.Xml": { @@ -1390,14 +1317,13 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.1.0": "4.1.1", "4.1.2.0": "4.3.0", "4.0.10.0": "4.0.10", - "4.1.0.0": "4.1.0", - "4.1.3.0": "4.4.0" + "4.1.0.0": "4.1.0" } }, "System.Runtime.WindowsRuntime": { @@ -1448,12 +1374,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Security.Cryptography.Algorithms": { @@ -1461,13 +1386,12 @@ "4.2.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.2.0", "4.1.0.0": "4.2.0", "4.2.0.0": "4.2.0", - "4.2.1.0": "4.3.0", - "4.3.0.0": "4.4.0" + "4.2.1.0": "4.3.0" } }, "System.Security.Cryptography.Cng": { @@ -1475,13 +1399,12 @@ "4.2.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.2.0", "4.1.0.0": "4.2.0", "4.2.0.0": "4.2.0", - "4.2.1.0": "4.3.0", - "4.3.0.0": "4.4.0" + "4.2.1.0": "4.3.0" } }, "System.Security.Cryptography.Csp": { @@ -1489,11 +1412,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Security.Cryptography.Encoding": { @@ -1501,11 +1423,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Security.Cryptography.OpenSsl": { @@ -1537,11 +1458,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Security.Cryptography.ProtectedData": { @@ -1561,12 +1481,11 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.1.0", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Security.Principal": { @@ -1575,12 +1494,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Security.Principal.Windows": { @@ -1600,11 +1518,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.ServiceProcess.ServiceController": { @@ -1626,13 +1543,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Text.Encoding.CodePages": { @@ -1656,13 +1572,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Text.Encodings.Web": { @@ -1684,13 +1599,12 @@ "4.1.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", - "4.2.0.0": "4.4.0" + "4.1.1.0": "4.3.0" } }, "System.Threading": { @@ -1700,13 +1614,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.0.12.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Threading.AccessControl": { @@ -1727,12 +1640,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Threading.Tasks": { @@ -1742,13 +1654,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Threading.Tasks.Dataflow": { @@ -1783,12 +1694,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.3.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Threading.Thread": { @@ -1796,11 +1706,10 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.Threading.ThreadPool": { @@ -1808,11 +1717,10 @@ "4.0.10", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.10.0": "4.0.10", - "4.0.11.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.11.0": "4.3.0" } }, "System.Threading.Timer": { @@ -1821,12 +1729,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Xml.ReaderWriter": { @@ -1836,13 +1743,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.1.0.0": "4.0.11", - "4.0.11.0": "4.0.11", - "4.2.0.0": "4.4.0" + "4.0.11.0": "4.0.11" } }, "System.Xml.XDocument": { @@ -1852,13 +1758,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Xml.XmlDocument": { @@ -1867,12 +1772,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Xml.XmlSerializer": { @@ -1882,13 +1786,12 @@ "4.0.11", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", "4.0.11.0": "4.0.11", - "4.1.0.0": "4.4.0", - "4.0.12.0": "4.4.0" + "4.0.12.0": "4.3.0" } }, "System.Xml.XPath": { @@ -1897,12 +1800,11 @@ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Xml.XPath.XDocument": { @@ -1911,12 +1813,11 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.1.0": "4.0.1", "4.0.0.0": "4.0.0", - "4.0.2.0": "4.3.0", - "4.1.0.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, "System.Xml.XPath.XmlDocument": { @@ -1925,12 +1826,11 @@ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0", - "4.0.0.0": "4.0.0", - "4.1.0.0": "4.4.0" + "4.0.0.0": "4.0.0" } }, "Microsoft.Private.PackageBaseline": { @@ -2006,10 +1906,9 @@ "StableVersions": [ "4.3.0" ], - "BaselineVersion": "4.4.0", + "BaselineVersion": "4.3.0", "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.3.0", - "4.0.2.0": "4.4.0" + "4.0.1.0": "4.3.0" } }, "System.ValueTuple": { @@ -2028,18 +1927,6 @@ "2.0.5.0": "4.4.0" } }, - "System.Private.Xml": { - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" - } - }, - "System.Private.Xml.Linq": { - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" - } - }, "System.Security.Permissions": { "BaselineVersion": "4.4.0", "AssemblyVersionInPackageVersion": { @@ -2052,22 +1939,6 @@ "4.0.0.0": "4.4.0" } }, - "System.Web.HttpUtility": { - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" - } - }, - "System.Net.ServicePoint": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" - } - }, - "System.Net.HttpListener": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" - } - }, "Microsoft.Private.CoreFx.NETCoreApp": {}, "System.CodeDom": { "AssemblyVersionInPackageVersion": { @@ -2079,21 +1950,6 @@ "4.0.0.0": "4.4.0" } }, - "System.Net.Mail": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" - } - }, - "System.Net.WebClient": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" - } - }, - "System.Net.WebProxy": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" - } - }, "System.Configuration.ConfigurationManager": { "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.4.0" From f89a5385afaf3467b426c85d3b034af21f458951 Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Thu, 16 Feb 2017 12:46:28 -0800 Subject: [PATCH 8/9] Update packageIndex to contain inbox items This to start I did a one-time call of UpdatePackageIndex specifying InboxFrameworkListFolder=\FrameworkLists This committed all the previous framework lists to the package index. Then I updated using the included target to include the inbox items from framework packages. --- .../Microsoft.Private.PackageBaseline.pkgproj | 19 +- .../packageIndex.json | 3549 ++++++++++++++++- 2 files changed, 3409 insertions(+), 159 deletions(-) diff --git a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj index ae854aed872c..bfbed98d21d3 100644 --- a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj +++ b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj @@ -29,11 +29,24 @@ - + + + netcoreapp2.0 + + + uap10.1 + + + netstandard2.0 + + + net461 + - + + Packages="@(AllPackages)" + InboxFrameworkLayoutFolders="@(FrameworkLayout)" /> diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json index cda43445502d..5467fdb37c7c 100644 --- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json +++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json @@ -1,5 +1,55 @@ { "Packages": { + "Accessibility": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "CustomMarshalers": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "ISymWrapper": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "Microsoft.Activities.Build": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "Microsoft.Build": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "Microsoft.Build.Conversion.v4.0": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "Microsoft.Build.Engine": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "Microsoft.Build.Framework": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "Microsoft.Build.Tasks.v4.0": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "Microsoft.Build.Utilities.v4.0": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "Microsoft.CSharp": { "StableVersions": [ "4.0.1", @@ -7,6 +57,31 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -14,6 +89,16 @@ "4.0.3.0": "4.4.0" } }, + "Microsoft.Devices.Sensors": { + "InboxOn": { + "wp8": "8.0.0.0" + } + }, + "Microsoft.JScript": { + "InboxOn": { + "net45": "10.0.0.0" + } + }, "Microsoft.NETCore.Platforms": { "StableVersions": [ "1.0.0", @@ -21,7 +106,8 @@ "1.0.2", "1.1.0" ], - "BaselineVersion": "2.0.0" + "BaselineVersion": "2.0.0", + "InboxOn": {} }, "Microsoft.NETCore.Targets": { "StableVersions": [ @@ -30,7 +116,45 @@ "1.0.2", "1.1.0" ], - "BaselineVersion": "2.0.0" + "BaselineVersion": "2.0.0", + "InboxOn": {} + }, + "Microsoft.Phone": { + "InboxOn": { + "wp8": "8.0.0.0" + } + }, + "Microsoft.Phone.Controls": { + "InboxOn": { + "wp8": "8.0.0.0" + } + }, + "Microsoft.Phone.Controls.Maps": { + "InboxOn": { + "wp8": "8.0.0.0" + } + }, + "Microsoft.Phone.Interop": { + "InboxOn": { + "wp8": "8.0.0.0" + } + }, + "Microsoft.Phone.Maps": { + "InboxOn": { + "wp8": "8.0.0.0" + } + }, + "Microsoft.Phone.Reactive": { + "InboxOn": { + "wp8": "8.0.0.0" + } + }, + "Microsoft.Private.CoreFx.NETCoreApp": { + "InboxOn": {} + }, + "Microsoft.Private.PackageBaseline": { + "BaselineVersion": "2.0.0", + "InboxOn": {} }, "Microsoft.VisualBasic": { "StableVersions": [ @@ -39,6 +163,18 @@ "10.1.0" ], "BaselineVersion": "10.2.0", + "InboxOn": { + "netcoreapp2.0": "10.0.0.0", + "net45": "10.0.0.0", + "portable45-net45+win8+wpa81": "10.0.0.0", + "portable46-net451+win81+wpa81": "10.0.0.0", + "portable46-win81+wpa81": "10.0.0.0", + "portable46-net451+win81": "10.0.0.0", + "portable45-net45+win8": "10.0.0.0", + "uap10.1": "10.0.0.0", + "win8": "10.0.0.0", + "wpa81": "10.0.0.0" + }, "AssemblyVersionInPackageVersion": { "10.0.0.0": "10.0.0", "10.0.1.0": "10.0.1", @@ -46,6 +182,26 @@ "10.0.3.0": "10.2.0" } }, + "Microsoft.VisualBasic.Compatibility": { + "InboxOn": { + "net45": "10.0.0.0" + } + }, + "Microsoft.VisualBasic.Compatibility.Data": { + "InboxOn": { + "net45": "10.0.0.0" + } + }, + "Microsoft.VisualC": { + "InboxOn": { + "net45": "10.0.0.0" + } + }, + "Microsoft.VisualC.STLCLR": { + "InboxOn": { + "net45": "2.0.0.0" + } + }, "Microsoft.Win32.Primitives": { "StableVersions": [ "4.0.0", @@ -53,6 +209,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -65,6 +233,7 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -77,39 +246,253 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", "4.0.2.0": "4.4.0" } }, + "Microsoft.Xna.Framework": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "Microsoft.Xna.Framework.Avatar": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "Microsoft.Xna.Framework.Game": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "Microsoft.Xna.Framework.GamerServices": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "Microsoft.Xna.Framework.GamerServicesExtensions": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "Microsoft.Xna.Framework.Graphics": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "Microsoft.Xna.Framework.Input.Touch": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "Microsoft.Xna.Framework.Interop": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "Microsoft.Xna.Framework.MediaLibraryExtensions": { + "InboxOn": { + "wp8": "4.0.0.0" + } + }, + "mscorlib": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "win8": "4.0.0.0", + "wp8": "2.0.5.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "mscorlib.Extensions": { + "InboxOn": { + "wp8": "2.0.5.0" + } + }, + "netstandard": { + "InboxOn": { + "netcoreapp2.0": "2.0.0.0", + "net461": "2.0.0.0", + "netstandard2.0": "2.0.0.0", + "uap10.1": "2.0.0.0" + } + }, "NETStandard.Library": { "StableVersions": [ "1.6.0", "1.6.1" ], - "BaselineVersion": "1.6.1" + "BaselineVersion": "1.6.1", + "InboxOn": {} + }, + "PresentationBuildTasks": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "PresentationCore": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "PresentationFramework": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "PresentationFramework.Aero": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "PresentationFramework.Aero2": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "PresentationFramework.AeroLite": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "PresentationFramework.Classic": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "PresentationFramework.Luna": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "PresentationFramework.Royale": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "ReachFramework": { + "InboxOn": { + "net45": "4.0.0.0" + } }, "runtime.native.System.Data.SqlClient.sni": { "StableVersions": [ "4.0.0", "4.3.0" ], - "BaselineVersion": "4.3.0" + "BaselineVersion": "4.3.0", + "InboxOn": {} }, "runtime.win7-x64.runtime.native.System.Data.SqlClient.sni": { "StableVersions": [ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.3.0" + "BaselineVersion": "4.3.0", + "InboxOn": {} }, "runtime.win7-x86.runtime.native.System.Data.SqlClient.sni": { "StableVersions": [ "4.0.1", "4.3.0" ], - "BaselineVersion": "4.3.0" + "BaselineVersion": "4.3.0", + "InboxOn": {} + }, + "SMDiagnostics": { + "InboxOn": { + "monoandroid10": "Any" + } + }, + "sysglobl": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "win8": "4.0.0.0", + "wp8": "2.0.5.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Activities": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Activities.Core.Presentation": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Activities.DurableInstancing": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Activities.Presentation": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Activities.Statements": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.AddIn": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.AddIn.Contract": { + "InboxOn": { + "net45": "4.0.0.0" + } }, "System.AppContext": { "StableVersions": [ @@ -118,6 +501,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net461": "4.1.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", @@ -130,12 +525,21 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.0.2.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", "4.0.2.0": "4.4.0" } }, + "System.CodeDom": { + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, "System.Collections": { "StableVersions": [ "4.0.0", @@ -144,6 +548,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -159,6 +590,26 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.14.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.14.0", + "win8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -174,11 +625,15 @@ "1.3.0" ], "BaselineVersion": "1.4.0", + "InboxOn": { + "netcoreapp2.0": "1.2.2.0", + "uap10.1": "1.2.2.0" + }, "AssemblyVersionInPackageVersion": { + "1.1.36.0": "1.1.36", "1.1.37.0": "1.1.37", "1.2.0.0": "1.2.0", "1.2.1.0": "1.3.0", - "1.1.36.0": "1.1.36", "1.2.2.0": "1.4.0" } }, @@ -189,6 +644,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -202,6 +669,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -215,6 +694,32 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -229,6 +734,21 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -237,6 +757,39 @@ "4.2.0.0": "4.4.0" } }, + "System.ComponentModel.Composition": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ComponentModel.Composition.Registration": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.ComponentModel.DataAnnotations": { + "InboxOn": { + "net45": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.ComponentModel.EventBasedAsync": { "StableVersions": [ "4.0.0", @@ -245,6 +798,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -259,6 +839,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net461": "4.1.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", @@ -272,23 +864,167 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net461": "4.1.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", "4.1.1.0": "4.3.0" } }, + "System.Composition": { + "StableVersions": [ + "1.0.31" + ], + "BaselineVersion": "1.1.0", + "InboxOn": {} + }, + "System.Composition.AttributedModel": { + "StableVersions": [ + "1.0.31" + ], + "BaselineVersion": "1.1.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "1.0.31.0": "1.0.31", + "1.0.32.0": "1.1.0" + } + }, + "System.Composition.Convention": { + "StableVersions": [ + "1.0.31" + ], + "BaselineVersion": "1.1.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "1.0.31.0": "1.0.31", + "1.0.32.0": "1.1.0" + } + }, + "System.Composition.Hosting": { + "StableVersions": [ + "1.0.31" + ], + "BaselineVersion": "1.1.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "1.0.31.0": "1.0.31", + "1.0.32.0": "1.1.0" + } + }, + "System.Composition.Runtime": { + "StableVersions": [ + "1.0.31" + ], + "BaselineVersion": "1.1.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "1.0.31.0": "1.0.31", + "1.0.32.0": "1.1.0" + } + }, + "System.Composition.TypedParts": { + "StableVersions": [ + "1.0.31" + ], + "BaselineVersion": "1.1.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "1.0.31.0": "1.0.31", + "1.0.32.0": "1.1.0" + } + }, + "System.Configuration": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Configuration.ConfigurationManager": { + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, + "System.Configuration.Install": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Console": { "StableVersions": [ "4.0.0", "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.Core": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "win8": "4.0.0.0", + "wp8": "2.0.5.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Data": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Data.Common": { "StableVersions": [ "4.0.0", @@ -296,18 +1032,89 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net461": "4.1.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", "4.1.1.0": "4.3.0" } }, + "System.Data.DataSetExtensions": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Data.Entity": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Data.Entity.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Data.Linq": { + "InboxOn": { + "net45": "4.0.0.0", + "wp8": "8.0.0.0" + } + }, + "System.Data.OracleClient": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Data.Services": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Data.Services.Client": { + "InboxOn": { + "net45": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Data.Services.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Data.SqlClient": { "StableVersions": [ "4.1.0", "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.1.2.0", + "net461": "4.1.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.2.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.1.0", "4.1.0.0": "4.1.0", @@ -315,6 +1122,27 @@ "4.1.2.0": "4.4.0" } }, + "System.Data.SqlXml": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Deployment": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Device": { + "InboxOn": { + "net45": "4.0.0.0", + "wp8": "2.0.5.0" + } + }, "System.Diagnostics.Contracts": { "StableVersions": [ "4.0.0", @@ -322,6 +1150,32 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -336,6 +1190,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -349,6 +1230,9 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.0.2.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -361,17 +1245,51 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.2.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.2.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.Diagnostics.PerformanceCounter": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Diagnostics.Process": { "StableVersions": [ "4.1.0", "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net461": "4.1.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.1.0", "4.1.0.0": "4.1.0", @@ -386,11 +1304,23 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.2.0", + "netstandard2.0": "4.0.2.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.0.1", - "4.0.3.0": "4.3.0", "4.0.0.0": "4.0.0", - "4.0.2.0": "4.0.2" + "4.0.1.0": "4.0.1", + "4.0.2.0": "4.0.2", + "4.0.3.0": "4.3.0" } }, "System.Diagnostics.TextWriterTraceListener": { @@ -399,6 +1329,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -411,18 +1353,66 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, + "System.Diagnostics.TraceEvent": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Diagnostics.TraceSource": { "StableVersions": [ "4.0.0", "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -437,6 +1427,29 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net451": "4.0.10.0", + "net46": "4.0.20.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.10.0", + "portable46-win81+wpa81": "4.0.10.0", + "portable46-net451+win81": "4.0.10.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "win81": "4.0.10.0", + "wpa81": "4.0.10.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -445,17 +1458,62 @@ "4.1.1.0": "4.3.0" } }, + "System.DirectoryServices": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.DirectoryServices.AccountManagement": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.DirectoryServices.Protocols": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Drawing": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "uap10.1": "4.0.0.0" + } + }, + "System.Drawing.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Drawing.Primitives": { "StableVersions": [ "4.0.0", "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.Dynamic": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Dynamic.Runtime": { "StableVersions": [ "4.0.0", @@ -464,6 +1522,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -471,6 +1556,12 @@ "4.0.12.0": "4.3.0" } }, + "System.EnterpriseServices": { + "InboxOn": { + "net45": "4.0.0.0", + "monoandroid10": "Any" + } + }, "System.Globalization": { "StableVersions": [ "4.0.0", @@ -479,6 +1570,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -493,6 +1611,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -506,12 +1636,39 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, + "System.IdentityModel": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.IdentityModel.Selectors": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.IdentityModel.Services": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.IO": { "StableVersions": [ "4.0.0", @@ -520,6 +1677,34 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -535,14 +1720,48 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net461": "4.1.1.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.1.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", - "4.1.2.0": "4.3.0", "4.1.1.0": "4.1.1", + "4.1.2.0": "4.3.0", "4.2.0.0": "4.4.0" } }, + "System.IO.Compression.FileSystem": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.IO.Compression.ZipFile": { "StableVersions": [ "4.0.1", @@ -550,10 +1769,22 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.0.0": "4.0.0" + "4.0.2.0": "4.3.0" } }, "System.IO.FileSystem": { @@ -563,6 +1794,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -575,6 +1818,7 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -587,6 +1831,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -599,6 +1855,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -611,6 +1879,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -623,18 +1903,47 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.0.1", "4.0.0.0": "4.0.0", + "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, + "System.IO.Log": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.IO.MemoryMappedFiles": { "StableVersions": [ "4.0.0", "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -646,6 +1955,7 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -658,11 +1968,34 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "uap10.1": "4.1.0.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.IO.Pipes.AccessControl": { + "StableVersions": [ + "4.3.0" + ], + "BaselineVersion": "4.4.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.0.1.0": "4.3.0", + "4.0.2.0": "4.4.0" + } + }, + "System.IO.Ports": { + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, "System.IO.UnmanagedMemoryStream": { "StableVersions": [ "4.0.0", @@ -670,12 +2003,38 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, + "System.Json": { + "BaselineVersion": "4.4.0", + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, + "AssemblyVersionInPackageVersion": { + "2.0.5.0": "4.4.0" + } + }, "System.Linq": { "StableVersions": [ "4.0.0", @@ -683,6 +2042,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", @@ -697,6 +2083,34 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -711,6 +2125,25 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -724,12 +2157,104 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, + "System.Management": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Management.Instrumentation": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Memory": { + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, + "System.Messaging": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Net": { + "InboxOn": { + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "3.9.0.0", + "portable45-net45+win8+wp8+wpa81": "3.9.0.0", + "portable46-win81+wp81": "3.9.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "3.9.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "3.9.0.0", + "portable46-wp81+wpa81": "3.9.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "wp8": "3.9.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Net.AuthenticationManager": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Net.Cache": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Net.Http": { "StableVersions": [ "4.0.0", @@ -738,6 +2263,26 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net461": "4.1.1.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.1.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", @@ -752,12 +2297,32 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0" + }, "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.0.1", "4.0.0.0": "4.0.0", + "4.0.1.0": "4.0.1", "4.0.3.0": "4.4.0" } }, + "System.Net.Http.WebRequest": { + "InboxOn": { + "net45": "4.0.0.0", + "monoandroid10": "Any" + } + }, + "System.Net.Http.WebRequestHandler": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Net.Http.WinHttpHandler": { "StableVersions": [ "4.0.0", @@ -765,18 +2330,53 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", "4.0.2.0": "4.4.0" } }, + "System.Net.HttpListener": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Net.Mail": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Net.NameResolution": { "StableVersions": [ "4.0.0", "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -789,6 +2389,34 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", @@ -801,6 +2429,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -815,6 +2455,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "3.9.0.0", + "portable45-net45+win8+wp8+wpa81": "3.9.0.0", + "portable46-win81+wp81": "3.9.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "3.9.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "3.9.0.0", + "portable46-wp81+wpa81": "3.9.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "3.9.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "3.9.0.0": "3.9.0", "4.0.0.0": "4.0.0", @@ -832,6 +2499,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "3.9.0.0", + "portable45-net45+win8+wp8+wpa81": "3.9.0.0", + "portable46-win81+wp81": "3.9.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "3.9.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "3.9.0.0", + "portable46-wp81+wpa81": "3.9.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "3.9.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "3.9.0.0": "3.9.0", "4.0.0.0": "4.0.0", @@ -846,11 +2540,35 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.Net.ServicePoint": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Net.Sockets": { "StableVersions": [ "4.1.0", @@ -858,11 +2576,39 @@ "4.3.0" ], "BaselineVersion": "4.3.0", - "AssemblyVersionInPackageVersion": { - "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net461": "4.1.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, + "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.1.0": "4.1.0" + "4.0.1.0": "4.1.0", + "4.1.0.0": "4.1.0", + "4.1.1.0": "4.3.0" + } + }, + "System.Net.Utilities": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Net.WebClient": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "uap10.1": "4.0.0.0" } }, "System.Net.WebHeaderCollection": { @@ -872,18 +2618,48 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net46": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, + "System.Net.WebProxy": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "uap10.1": "4.0.0.0" + } + }, "System.Net.WebSockets": { "StableVersions": [ "4.0.0", "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -895,11 +2671,44 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.Numerics": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "win8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Numerics.Vectors": { "StableVersions": [ "4.0.0", @@ -908,6 +2717,19 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.3.0", + "net46": "4.0.0.0", + "net461": "4.1.2.0", + "netstandard2.0": "4.1.2.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.3.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", @@ -922,10 +2744,13 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "uap10.1": "4.0.3.0" + }, "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0", - "4.0.0.0": "4.0.0", "4.0.3.0": "4.4.0" } }, @@ -937,6 +2762,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -944,6 +2796,16 @@ "4.0.13.0": "4.3.0" } }, + "System.Observable": { + "InboxOn": { + "wp8": "2.0.5.0" + } + }, + "System.Printing": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Private.DataContractSerialization": { "StableVersions": [ "4.1.1", @@ -952,6 +2814,7 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.1.2.0": "4.3.0" } @@ -963,9 +2826,10 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { - "4.0.3.0": "4.3.0", - "4.0.0.0": "4.0.0" + "4.0.0.0": "4.0.0", + "4.0.3.0": "4.3.0" } }, "System.Reflection": { @@ -976,6 +2840,34 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -990,10 +2882,17 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "net45": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.0.2.0": "4.3.0", "4.0.1.0": "4.0.1", + "4.0.2.0": "4.3.0", "4.0.3.0": "4.4.0" } }, @@ -1004,6 +2903,16 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1018,6 +2927,12 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "monoandroid10": "Any", + "xamarinmac20": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1032,6 +2947,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "wp8": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1045,6 +2972,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "wp8": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1058,6 +2997,32 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1073,12 +3038,16 @@ "1.4.1" ], "BaselineVersion": "1.5.0", + "InboxOn": { + "netcoreapp2.0": "1.4.2.0", + "uap10.1": "1.4.2.0" + }, "AssemblyVersionInPackageVersion": { "1.0.22.0": "1.0.22", - "1.3.0.0": "1.3.0", - "1.4.1.0": "1.4.1", "1.1.0.0": "1.1.0", "1.2.0.0": "1.2.0", + "1.3.0.0": "1.3.0", + "1.4.1.0": "1.4.1", "1.4.2.0": "1.5.0" } }, @@ -1089,6 +3058,32 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1102,6 +3097,16 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.2.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.2.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.1.0", @@ -1114,11 +3119,26 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.Resources.ReaderWriter": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Resources.ResourceManager": { "StableVersions": [ "4.0.0", @@ -1126,6 +3146,32 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1138,6 +3184,12 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "uap10.1": "4.1.0.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -1152,6 +3204,36 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net451": "4.0.10.0", + "net46": "4.0.20.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.10.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.10.0", + "portable46-net451+win81": "4.0.10.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "win81": "4.0.10.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.10.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1160,12 +3242,18 @@ "4.1.1.0": "4.3.0" } }, + "System.Runtime.Caching": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Runtime.CompilerServices.Unsafe": { "StableVersions": [ "4.0.0", "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.2.0": "4.3.0", @@ -1178,11 +3266,28 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.Runtime.DurableInstancing": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Runtime.Extensions": { "StableVersions": [ "4.0.0", @@ -1191,6 +3296,34 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1205,6 +3338,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net46": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1220,6 +3365,29 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net451": "4.0.10.0", + "net46": "4.0.20.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.10.0", + "portable46-win81+wpa81": "4.0.10.0", + "portable46-net451+win81": "4.0.10.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "win81": "4.0.10.0", + "wpa81": "4.0.10.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1234,6 +3402,15 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.0.2.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -1247,6 +3424,31 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1259,6 +3461,9 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.2.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -1271,12 +3476,90 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, + "System.Runtime.Remoting": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Runtime.Serialization": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "win8": "4.0.0.0", + "wp8": "2.0.5.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Runtime.Serialization.Formatters": { + "StableVersions": [ + "4.3.0" + ], + "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.2.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.2.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, + "AssemblyVersionInPackageVersion": { + "4.0.1.0": "4.3.0" + } + }, + "System.Runtime.Serialization.Formatters.Soap": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Runtime.Serialization.Json": { "StableVersions": [ "4.0.2", @@ -1285,6 +3568,32 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.4.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.4.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1301,12 +3610,40 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.1.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.1.1.0": "4.1.1", - "4.1.2.0": "4.3.0", "4.0.10.0": "4.0.10", - "4.1.0.0": "4.1.0" + "4.1.0.0": "4.1.0", + "4.1.1.0": "4.1.1", + "4.1.2.0": "4.3.0" } }, "System.Runtime.Serialization.Xml": { @@ -1318,12 +3655,40 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.3.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.1.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.3.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.1.1.0": "4.1.1", - "4.1.2.0": "4.3.0", "4.0.10.0": "4.0.10", - "4.1.0.0": "4.1.0" + "4.1.0.0": "4.1.0", + "4.1.1.0": "4.1.1", + "4.1.2.0": "4.3.0" } }, "System.Runtime.WindowsRuntime": { @@ -1334,6 +3699,17 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.10.0", + "portable46-wp81+wpa81": "4.0.0.0", + "uap10.1": "4.0.13.0", + "win8": "4.0.0.0", + "win81": "4.0.10.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.10.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1349,19 +3725,31 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "portable46-win81+wpa81": "4.0.0.0", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0", + "wpa81": "4.0.0.0" + }, "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.0.1", "4.0.0.0": "4.0.0", + "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0", "4.0.3.0": "4.4.0" } }, + "System.Security": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Security.AccessControl": { "StableVersions": [ "4.0.0", "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -1375,6 +3763,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1387,6 +3787,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.3.0.0", + "net461": "4.2.0.0", + "netstandard2.0": "4.2.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.3.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.2.0", "4.1.0.0": "4.2.0", @@ -1400,6 +3812,12 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.3.0.0", + "net461": "4.2.0.0", + "netstandard2.0": "4.2.0.0", + "uap10.1": "4.3.0.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.2.0", "4.1.0.0": "4.2.0", @@ -1413,6 +3831,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -1424,6 +3854,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -1435,10 +3877,11 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", - "4.1.0.0": "4.4.0", - "4.0.1.0": "4.4.0" + "4.0.1.0": "4.4.0", + "4.1.0.0": "4.4.0" } }, "System.Security.Cryptography.Pkcs": { @@ -1447,6 +3890,7 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -1459,6 +3903,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -1470,6 +3926,14 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -1482,12 +3946,37 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net461": "4.1.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.1.0", "4.1.0.0": "4.1.0", "4.1.1.0": "4.3.0" } }, + "System.Security.Cryptography.Xml": { + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, + "System.Security.Permissions": { + "BaselineVersion": "4.4.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, "System.Security.Principal": { "StableVersions": [ "4.0.0", @@ -1495,6 +3984,32 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1507,6 +4022,7 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -1519,23 +4035,206 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" } }, + "System.ServiceModel": { + "InboxOn": { + "net45": "4.0.0.0", + "portable46-win81+wp81": "3.9.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "3.9.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "3.9.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "wp8": "3.9.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ServiceModel.Activation": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.ServiceModel.Activities": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.ServiceModel.Channels": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.ServiceModel.Discovery": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.ServiceModel.Duplex": { + "InboxOn": { + "net45": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ServiceModel.Http": { + "InboxOn": { + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable46-win81+wp81": "3.9.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "3.9.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "3.9.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "wp8": "3.9.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ServiceModel.Internals": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ServiceModel.NetTcp": { + "InboxOn": { + "net45": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ServiceModel.Primitives": { + "InboxOn": { + "net45": "4.0.0.0", + "portable46-win81+wp81": "3.9.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "3.9.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "3.9.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "wp8": "3.9.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ServiceModel.Routing": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.ServiceModel.Security": { + "InboxOn": { + "net45": "4.0.0.0", + "portable46-win81+wp81": "3.9.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "3.9.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "3.9.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "wp8": "3.9.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ServiceModel.Web": { + "InboxOn": { + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "wp8": "2.0.5.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.ServiceProcess": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.ServiceProcess.ServiceController": { "StableVersions": [ "4.1.0", "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.1.0.0": "4.1.0", "4.1.1.0": "4.3.0", "4.2.0.0": "4.4.0" } }, + "System.Speech": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, "System.Text.Encoding": { "StableVersions": [ "4.0.0", @@ -1544,6 +4243,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1558,6 +4284,15 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1573,6 +4308,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1586,6 +4348,7 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -1600,6 +4363,34 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1615,6 +4406,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1628,6 +4446,7 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": {}, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0", @@ -1641,6 +4460,12 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "uap10.1": "4.1.0.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1655,6 +4480,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1669,10 +4521,14 @@ "4.7.0" ], "BaselineVersion": "4.8.0", + "InboxOn": { + "netcoreapp2.0": "4.6.2.0", + "uap10.1": "4.6.2.0" + }, "AssemblyVersionInPackageVersion": { + "4.5.25.0": "4.5.25", "4.6.0.0": "4.6.0", "4.6.1.0": "4.7.0", - "4.5.25.0": "4.5.25", "4.6.2.0": "4.8.0" } }, @@ -1682,6 +4538,9 @@ "4.3.0" ], "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.1.1.0" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.1.0.0": "4.3.0", @@ -1695,6 +4554,25 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.0.3.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.3.0", + "win8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1707,6 +4585,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.3.0" @@ -1718,6 +4608,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.10.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.10.0": "4.0.10", "4.0.11.0": "4.3.0" @@ -1730,12 +4632,284 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net451": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win81": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, + "System.Transactions": { + "BaselineVersion": "4.4.0", + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.4.0" + } + }, + "System.ValueTuple": { + "StableVersions": [ + "4.3.0" + ], + "BaselineVersion": "4.4.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.0.1.0": "4.3.0", + "4.0.2.0": "4.4.0" + } + }, + "System.Web": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "uap10.1": "4.0.0.0" + } + }, + "System.Web.Abstractions": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.ApplicationServices": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.DataVisualization": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.DataVisualization.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.DynamicData": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.DynamicData.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.Entity": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.Entity.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.Extensions": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.Extensions.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.HttpUtility": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "uap10.1": "4.0.0.0" + } + }, + "System.Web.Mobile": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.RegularExpressions": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.Routing": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Web.Services": { + "InboxOn": { + "net45": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Windows": { + "InboxOn": { + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "wp8": "2.0.6.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Windows.Controls.Ribbon": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Windows.Forms": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Windows.Forms.DataVisualization": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Windows.Forms.DataVisualization.Design": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Windows.Input.Manipulations": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Windows.Presentation": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Workflow.Activities": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Workflow.ComponentModel": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Workflow.Runtime": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.WorkflowServices": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Xaml": { + "InboxOn": { + "net45": "4.0.0.0" + } + }, + "System.Xml": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "win8": "4.0.0.0", + "wp8": "2.0.5.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, + "System.Xml.Linq": { + "InboxOn": { + "netcoreapp2.0": "4.0.0.0", + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.0.0.0", + "win8": "4.0.0.0", + "wp8": "2.0.5.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + } + }, "System.Xml.ReaderWriter": { "StableVersions": [ "4.0.0", @@ -1744,11 +4918,64 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.2.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "net461": "4.1.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.1.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.2.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", - "4.1.0.0": "4.0.11", - "4.0.11.0": "4.0.11" + "4.0.11.0": "4.0.11", + "4.1.0.0": "4.0.11" + } + }, + "System.Xml.Serialization": { + "InboxOn": { + "net45": "4.0.0.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "win8": "4.0.0.0", + "wp8": "2.0.5.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" } }, "System.Xml.XDocument": { @@ -1759,6 +4986,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1773,6 +5027,17 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1787,6 +5052,33 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net45": "4.0.0.0", + "net46": "4.0.10.0", + "portable45-net45+win8+wpa81": "4.0.0.0", + "portable46-net451+win81+wpa81": "4.0.0.0", + "portable46-win81+wp81+wpa81": "4.0.0.0", + "portable45-net45+win8+wp8+wpa81": "4.0.0.0", + "portable46-win81+wp81": "4.0.0.0", + "portable46-win81+wpa81": "4.0.0.0", + "portable46-net451+win81": "4.0.0.0", + "portable45-net45+wp8": "4.0.0.0", + "portable45-net45+win8": "4.0.0.0", + "portable45-net45+win8+wp8": "4.0.0.0", + "portable46-wp81+wpa81": "4.0.0.0", + "netstandard2.0": "4.0.10.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "win8": "4.0.0.0", + "wp8": "4.0.0.0", + "wpa81": "4.0.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.10.0": "4.0.10", @@ -1801,6 +5093,18 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", @@ -1814,9 +5118,21 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "netcoreapp2.0": "4.1.0.0", + "net461": "4.0.1.0", + "netstandard2.0": "4.0.1.0", + "monoandroid10": "Any", + "monotouch10": "Any", + "uap10.1": "4.1.0.0", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.0.1", "4.0.0.0": "4.0.0", + "4.0.1.0": "4.0.1", "4.0.2.0": "4.3.0" } }, @@ -1827,142 +5143,63 @@ "4.3.0" ], "BaselineVersion": "4.3.0", + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" + }, "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.0.0", "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.0", - "4.0.0.0": "4.0.0" - } - }, - "Microsoft.Private.PackageBaseline": { - "BaselineVersion": "2.0.0" - }, - "System.Composition.AttributedModel": { - "StableVersions": [ - "1.0.31" - ], - "BaselineVersion": "1.1.0", - "AssemblyVersionInPackageVersion": { - "1.0.31.0": "1.0.31", - "1.0.32.0": "1.1.0" - } - }, - "System.Composition.Convention": { - "StableVersions": [ - "1.0.31" - ], - "BaselineVersion": "1.1.0", - "AssemblyVersionInPackageVersion": { - "1.0.31.0": "1.0.31", - "1.0.32.0": "1.1.0" - } - }, - "System.Composition.Hosting": { - "StableVersions": [ - "1.0.31" - ], - "BaselineVersion": "1.1.0", - "AssemblyVersionInPackageVersion": { - "1.0.31.0": "1.0.31", - "1.0.32.0": "1.1.0" - } - }, - "System.Composition.Runtime": { - "StableVersions": [ - "1.0.31" - ], - "BaselineVersion": "1.1.0", - "AssemblyVersionInPackageVersion": { - "1.0.31.0": "1.0.31", - "1.0.32.0": "1.1.0" - } - }, - "System.Composition.TypedParts": { - "StableVersions": [ - "1.0.31" - ], - "BaselineVersion": "1.1.0", - "AssemblyVersionInPackageVersion": { - "1.0.31.0": "1.0.31", - "1.0.32.0": "1.1.0" - } - }, - "System.Composition": { - "StableVersions": [ - "1.0.31" - ], - "BaselineVersion": "1.1.0" - }, - "System.IO.Pipes.AccessControl": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.3.0", - "4.0.2.0": "4.4.0" - } - }, - "System.Runtime.Serialization.Formatters": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.3.0", - "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.3.0" - } - }, - "System.ValueTuple": { - "StableVersions": [ - "4.3.0" - ], - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.1.0": "4.3.0", - "4.0.2.0": "4.4.0" + "4.0.2.0": "4.3.0" } }, - "System.Json": { - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "2.0.5.0": "4.4.0" + "System.Xml.Xsl.Primitives": { + "InboxOn": { + "monoandroid10": "Any", + "monotouch10": "Any", + "xamarinios10": "Any", + "xamarinmac20": "Any", + "xamarintvos10": "Any", + "xamarinwatchos10": "Any" } }, - "System.Security.Permissions": { - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" + "UIAutomationClient": { + "InboxOn": { + "net45": "4.0.0.0" } }, - "System.Transactions": { - "BaselineVersion": "4.4.0", - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" + "UIAutomationClientsideProviders": { + "InboxOn": { + "net45": "4.0.0.0" } }, - "Microsoft.Private.CoreFx.NETCoreApp": {}, - "System.CodeDom": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" + "UIAutomationProvider": { + "InboxOn": { + "net45": "4.0.0.0" } }, - "System.Memory": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" + "UIAutomationTypes": { + "InboxOn": { + "net45": "4.0.0.0" } }, - "System.Configuration.ConfigurationManager": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" + "WindowsBase": { + "InboxOn": { + "net45": "4.0.0.0" } }, - "System.IO.Ports": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" + "WindowsFormsIntegration": { + "InboxOn": { + "net45": "4.0.0.0" } }, - "System.Security.Cryptography.Xml": { - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.4.0" + "XamlBuildTask": { + "InboxOn": { + "net45": "4.0.0.0" } } }, From f643be311efe0721d91cb682f4b832c6dd03be68 Mon Sep 17 00:00:00 2001 From: "Eric St. John" Date: Thu, 16 Feb 2017 13:21:39 -0800 Subject: [PATCH 9/9] Update to BuildTools 01316-07 --- BuildToolsVersion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt index 2432bb0dbb80..7e07cf7237ae 100644 --- a/BuildToolsVersion.txt +++ b/BuildToolsVersion.txt @@ -1 +1 @@ -1.0.27-prerelease-01310-03 +1.0.27-prerelease-01316-07