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-03-21 23:35:30 +0300
committerEric St. John <ericstj@microsoft.com>2017-03-21 23:35:30 +0300
commit99f5682c4f1ebb6edd0c4cb7d7f459f4f2774191 (patch)
tree4b12036228f3d9f54d71c630f5772fcc396d2a20 /pkg/Microsoft.Private.PackageBaseline
parentda20f623056cf899c7f4881c416e516442341514 (diff)
Add back System.Numerics.Vectors package
We need the package even though this library is currently part of netstandard2.0 (at least for now https://github.com/dotnet/standard/issues/250) because not all types are present in .NET 4.6.1 even though it supports netstandard2.0.
Diffstat (limited to 'pkg/Microsoft.Private.PackageBaseline')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index 6649daabce..51688ff844 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -1744,7 +1744,7 @@
"4.0.0.0": "4.0.0",
"4.1.0.0": "4.1.0",
"4.1.1.0": "4.1.1",
- "4.1.2.0": "4.3.0",
+ "4.1.2.0": "4.3.0"
}
},
"System.IO.Compression.FileSystem": {
@@ -2734,7 +2734,8 @@
"4.0.0.0": "4.0.0",
"4.1.0.0": "4.1.0",
"4.1.1.0": "4.1.1",
- "4.1.2.0": "4.3.0"
+ "4.1.2.0": "4.3.0",
+ "4.1.3.0": "4.4.0"
}
},
"System.Numerics.Vectors.WindowsRuntime": {
@@ -4672,7 +4673,7 @@
"System.Transactions.Local": {
"InboxOn": {
"netcoreapp2.0": "4.0.0.0",
- "uap10.1": "4.0.0.0",
+ "uap10.1": "4.0.0.0"
}
},
"System.ValueTuple": {