Create Microsoft.IO.Redist (dotnet/corefxdotnet/coreclr#31679)
authorJeremy Kuhne <jeremy.kuhne@microsoft.com>
Sat, 11 Aug 2018 00:06:39 +0000 (17:06 -0700)
committerJan Kotas <jkotas@microsoft.com>
Mon, 13 Aug 2018 01:33:01 +0000 (18:33 -0700)
commite77ffbc7547533fd63fee2c596107e7cea0dd680
treec3afbf111d74d0f569e87805c3f1af555e2c3168
parent5e7797e662e4564c4635df6c5bc8de698ef73af5
Create Microsoft.IO.Redist (dotnet/corefxdotnet/coreclr#31679)

* Create Microsoft.Internal.IO

Includes all of Path, Directory, *Info, etc. from System.IO with targets of NetFX 4.6.1 and NetCore 2.1.

* Tweaks / minor fixes

* Remove netstandard build.

* Add package

Update to build for 4.7.2 only

* Rename folder to prepare for project rename

* Change the name to Microsoft.IO.Redist

* Namespace tweaks

* Use open key, tweak references

* More tweaks on feedback

Also grab latest build tools for 4.7.x RIDs

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Commit migrated from https://github.com/dotnet/coreclr/commit/4ccd7a52827a9078b35e167bea488b3389538e92
src/libraries/System.Private.CoreLib/src/System/IO/DisableMediaInsertionPrompt.cs
src/libraries/System.Private.CoreLib/src/System/IO/Path.Windows.cs
src/libraries/System.Private.CoreLib/src/System/IO/Path.cs
src/libraries/System.Private.CoreLib/src/System/IO/PathHelper.Windows.cs
src/libraries/System.Private.CoreLib/src/System/IO/PathInternal.Windows.cs
src/libraries/System.Private.CoreLib/src/System/IO/PathInternal.cs
src/libraries/System.Private.CoreLib/src/System/Text/ValueStringBuilder.cs