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:
authorWes Haggard <Wes.Haggard@microsoft.com>2018-03-14 02:06:32 +0300
committerWes Haggard <Wes.Haggard@microsoft.com>2018-03-14 02:06:53 +0300
commit6813af03e761741b57d0961e4b71df429e6e7c09 (patch)
treec48983ed5ba642ca35596081d0a4b0f45ddf7ab1 /pkg/Microsoft.Private.PackageBaseline
parent9cde05ff84d118a9cc5629b85d4a319dd32172ae (diff)
Add Xamarin placeholders for System.Memory package
Diffstat (limited to 'pkg/Microsoft.Private.PackageBaseline')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index b7e04775ce..ea787d868e 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -2461,8 +2461,14 @@
},
"System.Memory": {
"InboxOn": {
+ "monoandroid10": "Any",
+ "monotouch10": "Any",
"netcoreapp2.1": "4.0.1.0",
- "uap10.0.16300": "4.0.1.0"
+ "uap10.0.16300": "4.0.1.0",
+ "xamarinios10": "Any",
+ "xamarinmac20": "Any",
+ "xamarintvos10": "Any",
+ "xamarinwatchos10": "Any"
},
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.4.0",