Skip to content

Commit

Permalink
Bump CommunityToolkit.Mvvm from 8.4.0-preview3 to 8.4.0 (#15)
Browse files Browse the repository at this point in the history
Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.4.0-preview3 to 8.4.0.
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](CommunityToolkit/dotnet@v8.4.0-preview3...v8.4.0)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Mvvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 08b0c3a commit 45b74c2
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 @@ -96,7 +96,7 @@
<!-- NuGet packages -->
<ItemGroup>
<PackageReference Include="CommunityToolkit.Labs.WinUI.TitleBar" Version="0.0.1-build.1830" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0-preview3" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="CommunityToolkit.WinUI.Behaviors" Version="8.2.241204-build.1297" />
<PackageReference Include="CommunityToolkit.WinUI.Collections" Version="8.2.241204-build.1297" />
<PackageReference Include="CommunityToolkit.WinUI.Controls.Segmented" Version="8.2.241204-build.1297" />
Expand Down

0 comments on commit 45b74c2

Please sign in to comment.