|
19 | 19 | <Compile Include="$(CommonPath)\Interop\Windows\Ole32\Interop.CoGetStandardMarshal.cs"> |
20 | 20 | <Link>Common\Interop\Windows\Ole32\Interop.CoGetStandardMarshal.cs</Link> |
21 | 21 | </Compile> |
22 | | - <Compile Include="System\Runtime\CompilerServices\Attributes.cs" /> |
23 | | - <Compile Include="System\Runtime\InteropServices\Attributes.cs" /> |
24 | | - <Compile Include="System\Runtime\InteropServices\ComAwareEventInfo.cs" /> |
25 | | - <Compile Include="System\Runtime\InteropServices\HandleCollector.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
26 | | - <Compile Include="System\Runtime\InteropServices\IMarshal.cs" /> |
27 | | - <Compile Include="System\Runtime\InteropServices\RuntimeEnvironment.cs" /> |
28 | | - <Compile Include="System\Runtime\InteropServices\ComTypes\advf.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
29 | | - <Compile Include="System\Runtime\InteropServices\ComTypes\datadir.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
30 | | - <Compile Include="System\Runtime\InteropServices\ComTypes\dvaspect.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
31 | | - <Compile Include="System\Runtime\InteropServices\ComTypes\formatetc.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
| 22 | + <Compile Include="System\Runtime\CompilerServices\IDispatchConstantAttribute.cs" /> |
| 23 | + <Compile Include="System\Runtime\CompilerServices\IUnknownConstantAttribute.cs" /> |
| 24 | + <Compile Include="System\Runtime\InteropServices\ComTypes\ADVF.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
| 25 | + <Compile Include="System\Runtime\InteropServices\ComTypes\DATADIR.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
| 26 | + <Compile Include="System\Runtime\InteropServices\ComTypes\DVASPECT.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
| 27 | + <Compile Include="System\Runtime\InteropServices\ComTypes\FORMATETC.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
32 | 28 | <Compile Include="System\Runtime\InteropServices\ComTypes\IAdviseSink.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
33 | 29 | <Compile Include="System\Runtime\InteropServices\ComTypes\IDataObject.cs" /> |
34 | 30 | <Compile Include="System\Runtime\InteropServices\ComTypes\IEnumFormatETC.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
35 | 31 | <Compile Include="System\Runtime\InteropServices\ComTypes\IEnumSTATDATA.cs" /> |
36 | | - <Compile Include="System\Runtime\InteropServices\ComTypes\statdata.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
37 | | - <Compile Include="System\Runtime\InteropServices\ComTypes\stgmedium.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
38 | | - <Compile Include="System\Runtime\InteropServices\ComTypes\tymed.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
| 32 | + <Compile Include="System\Runtime\InteropServices\ComTypes\STATDATA.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
| 33 | + <Compile Include="System\Runtime\InteropServices\ComTypes\STGMEDIUM.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
| 34 | + <Compile Include="System\Runtime\InteropServices\ComTypes\TYMED.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
39 | 35 | <Compile Include="System\Runtime\InteropServices\AssemblyRegistrationFlags.cs" /> |
| 36 | + <Compile Include="System\Runtime\InteropServices\AutomationProxyAttribute.cs" /> |
| 37 | + <Compile Include="System\Runtime\InteropServices\ComAliasNameAttribute.cs" /> |
| 38 | + <Compile Include="System\Runtime\InteropServices\ComAwareEventInfo.cs" /> |
| 39 | + <Compile Include="System\Runtime\InteropServices\ComCompatibleVersionAttribute.cs" /> |
| 40 | + <Compile Include="System\Runtime\InteropServices\ComConversionLossAttribute.cs" /> |
| 41 | + <Compile Include="System\Runtime\InteropServices\ComRegisterFunctionAttribute.cs" /> |
| 42 | + <Compile Include="System\Runtime\InteropServices\ComUnregisterFunctionAttribute.cs" /> |
40 | 43 | <Compile Include="System\Runtime\InteropServices\ExporterEventKind.cs" /> |
| 44 | + <Compile Include="System\Runtime\InteropServices\HandleCollector.cs" Condition="'$(TargetsAOT)' != 'true'" /> |
| 45 | + <Compile Include="System\Runtime\InteropServices\IDispatchImplAttribute.cs" /> |
| 46 | + <Compile Include="System\Runtime\InteropServices\IDispatchImplType.cs" /> |
| 47 | + <Compile Include="System\Runtime\InteropServices\IMarshal.cs" /> |
| 48 | + <Compile Include="System\Runtime\InteropServices\ImportedFromTypeLibAttribute.cs" /> |
| 49 | + <Compile Include="System\Runtime\InteropServices\ManagedToNativeComInteropStubAttribute.cs" /> |
| 50 | + <Compile Include="System\Runtime\InteropServices\PrimaryInteropAssemblyAttribute.cs" /> |
41 | 51 | <Compile Include="System\Runtime\InteropServices\RegistrationClassContext.cs" /> |
42 | 52 | <Compile Include="System\Runtime\InteropServices\RegistrationConnectionType.cs" /> |
| 53 | + <Compile Include="System\Runtime\InteropServices\RuntimeEnvironment.cs" /> |
43 | 54 | <Compile Include="System\Runtime\InteropServices\StandardOleMarshalObject.cs" /> |
| 55 | + <Compile Include="System\Runtime\InteropServices\SetWin32ContextInIDispatchAttribute.cs" /> |
| 56 | + <Compile Include="System\Runtime\InteropServices\TypeLibFuncAttribute.cs" /> |
| 57 | + <Compile Include="System\Runtime\InteropServices\TypeLibFuncFlags.cs" /> |
| 58 | + <Compile Include="System\Runtime\InteropServices\TypeLibImportClassAttribute.cs" /> |
| 59 | + <Compile Include="System\Runtime\InteropServices\TypeLibTypeAttribute.cs" /> |
| 60 | + <Compile Include="System\Runtime\InteropServices\TypeLibTypeFlags.cs" /> |
| 61 | + <Compile Include="System\Runtime\InteropServices\TypeLibVarAttribute.cs" /> |
| 62 | + <Compile Include="System\Runtime\InteropServices\TypeLibVarFlags.cs" /> |
| 63 | + <Compile Include="System\Runtime\InteropServices\TypeLibVersionAttribute.cs" /> |
44 | 64 | <Compile Include="System\Security\SecureStringMarshal.cs" /> |
45 | 65 | </ItemGroup> |
46 | 66 | <ItemGroup> |
|
0 commit comments