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
path: root/pkg
diff options
context:
space:
mode:
authorTarek Mahmoud Sayed <tarekms@microsoft.com>2016-09-21 00:27:17 +0300
committerTarek Mahmoud Sayed <tarekms@microsoft.com>2016-09-21 18:51:18 +0300
commit63f4df5cf48e2710d75267ef8f0316639ce32a5b (patch)
tree34160cdb78e2d2d848d4eed38b612d83b7e9bc76 /pkg
parent1255f3f90d7a44877ecc1080818b25c55fe571c6 (diff)
Add System.Text.Encoding tests for netstandard 1.7
this change include exposing some missing APIs too
Diffstat (limited to 'pkg')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index b8d5f83f53..7f57b431b4 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -1936,7 +1936,8 @@
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.0.0",
"4.0.10.0": "4.0.10",
- "4.0.11.0": "4.0.11"
+ "4.0.11.0": "4.0.11",
+ "4.1.0.0": "4.3.0"
}
},
"System.Text.Encodings.Web": {