Skip to content

Commit b8f35bc

Browse files
chore(deps): update dependency microsoft.windows.sdk.buildtools to 10.0.28000.1721 (#4323)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [Microsoft.Windows.SDK.BuildTools](https://aka.ms/WinSDKProjectURL) | `10.0.26100.7705` → `10.0.28000.1721` | ![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.Windows.SDK.BuildTools/10.0.28000.1721?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.Windows.SDK.BuildTools/10.0.26100.7705/10.0.28000.1721?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMDIuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIkRlcGVuZGVuY3kgTWFuYWdlbWVudCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77d5bdc commit b8f35bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<PackageVersion Include="Microsoft.Reactive.Testing" Version="6.1.0" />
3535
<PackageVersion Include="System.Reactive" Version="6.1.0" />
3636
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="10.0.201" />
37-
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.7705" />
37+
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.28000.1721" />
3838
<PackageVersion Include="Microsoft.Xaml.Behaviors.Wpf" Version="$(XamlBehaviorsWpfVersion)" />
3939
<PackageVersion Include="Mocks.Maui" Version="1.2.5" />
4040
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.9.50" />

0 commit comments

Comments
 (0)