Skip to content

Commit 65c785c

Browse files
authored
Update Files.Shared.csproj
1 parent 193c371 commit 65c785c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.Shared/Files.Shared.csproj

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

2121
<ItemGroup>
2222
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
23-
<PackageReference Include="System.IO.Hashing" Version="9.0.0" />
23+
<PackageReference Include="System.IO.Hashing" Version="8.0.0" />
2424
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="8.0.1" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)