summaryrefslogtreecommitdiff
path: root/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2017-12-22 21:42:41 -0800
committerJan Kotas <jkotas@microsoft.com>2017-12-28 17:55:36 -0800
commit457a90b88eba5c37cadc332ff64a9f92592297a9 (patch)
treea344b222d99bcb0efc9c90a9ca7d7b84c911dab0 /src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
parent479797497630af8a32734711ca35a97ec3f65109 (diff)
downloadcoreclr-457a90b88eba5c37cadc332ff64a9f92592297a9.tar.gz
coreclr-457a90b88eba5c37cadc332ff64a9f92592297a9.tar.bz2
coreclr-457a90b88eba5c37cadc332ff64a9f92592297a9.zip
Merge pull request dotnet/corert#5148 from dotnet/nmirror
Merge nmirror to master Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Diffstat (limited to 'src/mscorlib/shared/System.Private.CoreLib.Shared.projitems')
-rw-r--r--src/mscorlib/shared/System.Private.CoreLib.Shared.projitems2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems b/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
index 90587d2bd0..aaf6bfcf7c 100644
--- a/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
+++ b/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
@@ -422,6 +422,8 @@
<Compile Include="$(MSBuildThisFileDirectory)System\Runtime\InteropServices\DllImportSearchPath.cs" />
<Compile Include="$(MSBuildThisFileDirectory)System\Runtime\InteropServices\ExternalException.cs" />
<Compile Include="$(MSBuildThisFileDirectory)System\Runtime\InteropServices\FieldOffsetAttribute.cs" />
+ <Compile Include="$(MSBuildThisFileDirectory)System\Runtime\InteropServices\GuidAttribute.cs" />
+ <Compile Include="$(MSBuildThisFileDirectory)System\Runtime\InteropServices\HandleRef.cs" />
<Compile Include="$(MSBuildThisFileDirectory)System\Runtime\InteropServices\InAttribute.cs" />
<Compile Include="$(MSBuildThisFileDirectory)System\Runtime\InteropServices\LayoutKind.cs" />
<Compile Include="$(MSBuildThisFileDirectory)System\Runtime\InteropServices\MarshalAsAttribute.cs" />