Move more registry files to shared partition
authorJan Kotas <jkotas@microsoft.com>
Tue, 11 Sep 2018 06:33:05 +0000 (23:33 -0700)
committerJan Kotas <jkotas@microsoft.com>
Tue, 11 Sep 2018 20:00:28 +0000 (13:00 -0700)
commit9de98ef09a8998ba8c1f369c0d8067d5ffe1e0e7
tree0d3ea3598a7048d982d46b713a7582f4ea5f8d83
parentb575d73008412ca30bd8099f473d6c6a6cc16dc4
Move more registry files to shared partition

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
src/System.Private.CoreLib/shared/Interop/Windows/Advapi32/Interop.RegFlushKey.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/Microsoft/Win32/RegistryOptions.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/Microsoft/Win32/RegistryValueOptions.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Security/AccessControl/RegistryRights.cs [new file with mode: 0644]
src/System.Private.CoreLib/src/Microsoft/Win32/RegistryKey.cs