Skip to content

Commit

Permalink
Update Windows SDK BuildTools (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibayan authored May 29, 2022
1 parent 317b3f0 commit 27850c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WinQuickLook.Package/WinQuickLook.Package.wapproj
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
</ItemGroup>
<Import Project="$(WapProjPath)\Microsoft.DesktopBridge.targets" />
<ItemGroup>
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.196" PrivateAssets="all" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.197" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\WinQuickLook\WinQuickLook.csproj">
Expand Down

0 comments on commit 27850c4

Please sign in to comment.