Manually updating dependencies in order to get the new coreclr packages. (dotnet...
authorJose Perez Rodriguez <joperezr@microsoft.com>
Thu, 18 Apr 2019 00:48:24 +0000 (17:48 -0700)
committerTarek Mahmoud Sayed <tarekms@microsoft.com>
Thu, 18 Apr 2019 00:48:24 +0000 (17:48 -0700)
commitc937f1f943ed6ee6b0cc361bf0b02ce14ef1b192
treecfd54e9bce6860557323e1ca19ffd5c8810bd787
parente82187f4fb7427efe6a1074579f4fe6df0c1f299
Manually updating dependencies in order to get the new coreclr packages. (dotnet/corefx#36976)

* Update the Index and Range interfaces and tests

* Fix api compat failure with utf8string

* Fix the test to use Assert.Throws

* Update dependencies manually

Commit migrated from https://github.com/dotnet/corefx/commit/d5a5f3c9eb96adf38115cbc04e5664abf328b02d
src/libraries/System.Memory/tests/Memory/IndexAndRange.cs
src/libraries/System.Memory/tests/Span/Indexer.cs
src/libraries/System.Runtime/ref/System.Runtime.cs
src/libraries/System.Runtime/tests/System/IndexTests.cs
src/libraries/System.Runtime/tests/System/RangeTests.cs
src/libraries/System.Runtime/tests/System/StringTests.netcoreapp.cs
src/libraries/System.Utf8String.Experimental/ref/System.Utf8String.cs
src/libraries/System.Utf8String.Experimental/tests/System/Utf8StringTests.Substring.cs
src/libraries/shims/ApiCompatBaseline.netcoreapp.netstandardOnly.txt
src/libraries/shims/ApiCompatBaseline.uap.netstandardOnly.txt