This repository was archived by the owner on Jul 26, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
<ProjectReference Include =" ..\Windows.Core\Windows.Core.csproj" />
9
9
</ItemGroup >
10
10
<ItemGroup >
11
- <COMFileReference Include =" $(MSBuildProgramFiles32)\Windows Kits\NETFXSDK\4.7.2\Lib\um\x86 \mscoree.tlb" >
11
+ <COMFileReference Include =" $(RepoRootPath)lib \mscoree.tlb" >
12
12
<Visible >false</Visible >
13
13
<EmbedInteropTypes >true</EmbedInteropTypes >
14
14
</COMFileReference >
15
- <COMFileReference Include =" $(MSBuildProgramFiles32)\Windows Kits\NETFXSDK\4.7.2\Lib\um\x86 \cordebug.tlb" >
15
+ <COMFileReference Include =" $(RepoRootPath)lib \cordebug.tlb" >
16
16
<Visible >false</Visible >
17
17
<EmbedInteropTypes >true</EmbedInteropTypes >
18
18
</COMFileReference >
Original file line number Diff line number Diff line change 9
9
<ProjectReference Include =" ..\Windows.Core\Windows.Core.csproj" />
10
10
</ItemGroup >
11
11
<ItemGroup >
12
- <COMFileReference Include =" $(MSBuildProgramFiles32)\Windows Kits\NETFXSDK\4.7.2\Lib\um\x86 \metahost.tlb" >
12
+ <COMFileReference Include =" $(RepoRootPath)lib \metahost.tlb" >
13
13
<Visible >false</Visible >
14
14
<EmbedInteropTypes >true</EmbedInteropTypes >
15
15
</COMFileReference >
Original file line number Diff line number Diff line change 9
9
<ProjectReference Include =" ..\Kernel32\Kernel32.csproj" />
10
10
</ItemGroup >
11
11
<ItemGroup >
12
- <COMFileReference Include =" $(MSBuildProgramFiles32)\Windows Kits\NETFXSDK\4.7.2\Lib\um\x86 \metahost.tlb" >
12
+ <COMFileReference Include =" $(RepoRootPath)lib \metahost.tlb" >
13
13
<Visible >false</Visible >
14
14
<EmbedInteropTypes >true</EmbedInteropTypes >
15
15
</COMFileReference >
You can’t perform that action at this time.
0 commit comments