CoreRT updates for files moved to shared partition
authorJan Kotas <jkotas@microsoft.com>
Tue, 8 Jan 2019 02:18:03 +0000 (18:18 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 8 Jan 2019 06:03:30 +0000 (22:03 -0800)
commitb7f67c967a1acb311e7873b515edc92f74b658af
tree1bc7039cd5663226ef93290a6f6736cff8c03cb3
parent0a2ceb3fd146d9171b8c362aa8679d996d3e5bde
CoreRT updates for files moved to shared partition

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/ComImportAttribute.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/ComInterfaceType.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/ComTypes/IConnectionPoint.cs
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/ComTypes/ITypeLib2.cs
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/InterfaceTypeAttribute.cs [new file with mode: 0644]
src/System.Private.CoreLib/shared/System/Runtime/InteropServices/LCIDConversionAttribute.cs [new file with mode: 0644]
src/System.Private.CoreLib/src/System/Runtime/InteropServices/Attributes.cs
src/System.Private.CoreLib/src/System/Runtime/InteropServices/ComTypes/IEnumerable.cs [moved from src/System.Private.CoreLib/shared/System/Runtime/InteropServices/ComTypes/IEnumerable.cs with 100% similarity]