Skip to content

Commit 871edfa

Browse files
chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.26100.1742
1 parent 140749f commit 871edfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharedProps/WindowsSDK.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<!-- Let a .csproj include default assets, but installer projects (like .wapproj) only include build assets -->
77
<IncludeAssets Condition="'$(MSBuildProjectExtension)' != '.csproj'">build</IncludeAssets>
88
</PackageReference>
9-
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756">
9+
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742">
1010
<IncludeAssets>build</IncludeAssets>
1111
</PackageReference>
1212
</ItemGroup>

0 commit comments

Comments
 (0)