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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric St. John <ericstj@microsoft.com>2017-02-16 23:46:28 +0300
committerEric St. John <ericstj@microsoft.com>2017-02-16 23:50:27 +0300
commitf89a5385afaf3467b426c85d3b034af21f458951 (patch)
treef347b2ec49cdc3a60f4fc6f906f62bd9d9b6aeb1 /pkg/Microsoft.Private.PackageBaseline
parente275580fd92a863f51a56cf9245207c8a37f977d (diff)
Update packageIndex to contain inbox items
This to start I did a one-time call of UpdatePackageIndex specifying InboxFrameworkListFolder=<buildTools>\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.
Diffstat (limited to 'pkg/Microsoft.Private.PackageBaseline')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj19
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json3547
2 files changed, 3408 insertions, 158 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj
index ae854aed87..bfbed98d21 100644
--- a/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj
+++ b/pkg/Microsoft.Private.PackageBaseline/Microsoft.Private.PackageBaseline.pkgproj
@@ -29,11 +29,24 @@
<Target Name="UpdateFromLocalBuild">
<ItemGroup>
- <AllPackages Include="$(PackageOutputPath)\*.nupkg" />
+ <AllPackages Include="$(PackageOutputPath)\*.nupkg" Exclude="$(PackageOutputPath)\*Microsoft.Private.*.nupkg" />
+ <FrameworkLayout Include="$(NETCoreAppPackageRefPath)">
+ <TargetFramework>netcoreapp2.0</TargetFramework>
+ </FrameworkLayout>
+ <FrameworkLayout Include="$(UAPPackageRefPath)">
+ <TargetFramework>uap10.1</TargetFramework>
+ </FrameworkLayout>
+ <FrameworkLayout Include="$(PackagesDir)$(NETStandardPackageId)\$(NETStandardPackageVersion)\build\netstandard2.0\ref">
+ <TargetFramework>netstandard2.0</TargetFramework>
+ </FrameworkLayout>
+ <FrameworkLayout Include="$(PackagesDir)$(NETStandardPackageId)\$(NETStandardPackageVersion)\build\net461\ref">
+ <TargetFramework>net461</TargetFramework>
+ </FrameworkLayout>
</ItemGroup>
-
+
<UpdatePackageIndex PackageIndexFile="$(PackageIndexFile)"
- Packages="@(AllPackages)" />
+ Packages="@(AllPackages)"
+ InboxFrameworkLayoutFolders="@(FrameworkLayout)" />
</Target>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.targets))\dir.targets" />
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index cda4344550..5467fdb37c 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",
+ "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.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.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"
}
}
},