We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761b733 commit 7ea113aCopy full SHA for 7ea113a
src/coreclr/nativeaot/System.Private.CoreLib/src/System.Private.CoreLib.csproj
@@ -257,9 +257,6 @@
257
<ItemGroup Condition="'$(TargetsWindows)'=='true'">
258
<Compile Include="Microsoft\Win32\SafeHandles\SafeThreadPoolIOHandle.cs" />
259
<Compile Include="System\Runtime\InteropServices\PInvokeMarshal.Windows.cs" />
260
- <Compile Include="$(CommonPath)\System\Runtime\InteropServices\IDispatch.cs">
261
- <Link>System\Runtime\InteropServices\IDispatch.cs</Link>
262
- </Compile>
263
<Compile Include="$(CommonPath)\System\Runtime\InteropServices\Variant.cs">
264
<Link>System\Runtime\InteropServices\Variant.cs</Link>
265
</Compile>
0 commit comments