Skip to content

Commit 2f83071

Browse files
committed
documentation project remove version for hashing
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
1 parent 69d7848 commit 2f83071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Documentation/Documentation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="K4os.Compression.LZ4.Streams" />
1818
<PackageReference Include="Microsoft.Extensions.Logging" />
1919
<PackageReference Include="Microsoft.Extensions.Logging.Console" />
20-
<PackageReference Include="System.IO.Hashing" Version="7.0.0" />
20+
<PackageReference Include="System.IO.Hashing"/>
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)