Skip to content

Commit c6c727d

Browse files
committed
try fix SDK
1 parent dea3d05 commit c6c727d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

QuickLook/QuickLook.csproj

+3-3
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@
104104
<RequiredTargetFramework>4.0</RequiredTargetFramework>
105105
</Reference>
106106
<Reference Include="windows">
107-
<HintPath>$(SystemRoot)\..\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.19041.0\Facade\windows.winmd</HintPath>
107+
<HintPath>$(SystemRoot)\..\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0\Facade\windows.winmd</HintPath>
108108
</Reference>
109109
<Reference Include="Windows.Foundation.FoundationContract">
110-
<HintPath>$(SystemRoot)\..\Program Files (x86)\Windows Kits\10\References\10.0.19041.0\Windows.Foundation.FoundationContract\4.0.0.0\Windows.Foundation.FoundationContract.winmd</HintPath>
110+
<HintPath>$(SystemRoot)\..\Program Files (x86)\Windows Kits\10\References\10.0.20348.0\Windows.Foundation.FoundationContract\4.0.0.0\Windows.Foundation.FoundationContract.winmd</HintPath>
111111
</Reference>
112112
<Reference Include="Windows.Foundation.UniversalApiContract">
113-
<HintPath>$(SystemRoot)\..\Program Files (x86)\Windows Kits\10\References\10.0.19041.0\Windows.Foundation.UniversalApiContract\10.0.0.0\Windows.Foundation.UniversalApiContract.winmd</HintPath>
113+
<HintPath>$(SystemRoot)\..\Program Files (x86)\Windows Kits\10\References\10.0.20348.0\Windows.Foundation.UniversalApiContract\12.0.0.0\Windows.Foundation.UniversalApiContract.winmd</HintPath>
114114
</Reference>
115115
<Reference Include="WindowsBase" />
116116
<Reference Include="PresentationCore" />

0 commit comments

Comments
 (0)