Skip to content

Commit 45b74c2

Browse files
Bump CommunityToolkit.Mvvm from 8.4.0-preview3 to 8.4.0 (#15)
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>
1 parent 08b0c3a commit 45b74c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SUBSTitute.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<!-- NuGet packages -->
9797
<ItemGroup>
9898
<PackageReference Include="CommunityToolkit.Labs.WinUI.TitleBar" Version="0.0.1-build.1830" />
99-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0-preview3" />
99+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
100100
<PackageReference Include="CommunityToolkit.WinUI.Behaviors" Version="8.2.241204-build.1297" />
101101
<PackageReference Include="CommunityToolkit.WinUI.Collections" Version="8.2.241204-build.1297" />
102102
<PackageReference Include="CommunityToolkit.WinUI.Controls.Segmented" Version="8.2.241204-build.1297" />

0 commit comments

Comments
 (0)