Skip to content

Commit bca8fd1

Browse files
Build(deps): Bump CommunityToolkit.Mvvm from 8.0.0 to 8.1.0 (#11035)
Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.0.0 to 8.1.0. - [Release notes](https://github.com/CommunityToolkit/dotnet/releases) - [Commits](CommunityToolkit/dotnet@v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: CommunityToolkit.Mvvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d3e3fb commit bca8fd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</ItemGroup>
6767
<ItemGroup>
6868
<PackageReference Include="ByteSize" Version="2.1.1" />
69-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.0.0" />
69+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.1.0" />
7070
<PackageReference Include="FluentFTP" Version="43.0.1" />
7171
<PackageReference Include="ini-parser-netstandard" Version="2.5.2" />
7272
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.1" />

src/Files.Backend/Files.Backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="ByteSize" Version="2.1.1" />
14-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.0.0" />
14+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.1.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)