Skip to content

Commit 1d0a8f5

Browse files
Build(deps): Bump System.IO.Hashing from 7.0.0 to 8.0.0 (#13888)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab7626a commit 1d0a8f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Files.Shared/Files.Shared.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Copyright (c) 2023 Files Community. Licensed under the MIT License. See the LICENSE. -->
1+
<!-- Copyright (c) 2023 Files Community. Licensed under the MIT License. See the LICENSE. -->
22
<Project Sdk="Microsoft.NET.Sdk">
33

44
<PropertyGroup>
@@ -14,7 +14,7 @@
1414
<!-- NOTE: Do Not Update LiteDB To Version 5 -->
1515
<PackageReference Include="LiteDB" Version="4.1.4" />
1616
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
17-
<PackageReference Include="System.IO.Hashing" Version="7.0.0" />
17+
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
1818
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="7.0.0" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)