Skip to content

Commit

Permalink
Bump CommunityToolkit.Labs.WinUI.TitleBar and Microsoft.WindowsAppSDK
Browse files Browse the repository at this point in the history
Bumps [CommunityToolkit.Labs.WinUI.TitleBar](https://github.com/CommunityToolkit/Labs-Windows) and [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk). These dependencies needed to be updated together.

Updates `CommunityToolkit.Labs.WinUI.TitleBar` from 0.0.1-build.1823 to 0.0.1-build.1830
- [Commits](https://github.com/CommunityToolkit/Labs-Windows/commits)

Updates `Microsoft.WindowsAppSDK` from 1.6.241114003 to 1.6.240923002
- [Release notes](https://github.com/microsoft/windowsappsdk/releases)
- [Commits](https://github.com/microsoft/windowsappsdk/commits)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Labs.WinUI.TitleBar
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.WindowsAppSDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 3e1dd1f commit e253edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SUBSTitute.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@

<!-- NuGet packages -->
<ItemGroup>
<PackageReference Include="CommunityToolkit.Labs.WinUI.TitleBar" Version="0.0.1-build.1823" />
<PackageReference Include="CommunityToolkit.Labs.WinUI.TitleBar" Version="0.0.1-build.1830" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0-preview3" />
<PackageReference Include="CommunityToolkit.WinUI.Behaviors" Version="8.2.241127-build.1271" />
<PackageReference Include="CommunityToolkit.WinUI.Collections" Version="8.2.241127-build.1271" />
Expand Down

0 comments on commit e253edf

Please sign in to comment.