Skip to content

Commit

Permalink
documentation project remove version for hashing
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriele Santomaggio <[email protected]>
  • Loading branch information
Gsantomaggio committed Sep 8, 2023
1 parent 69d7848 commit 2f83071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Documentation/Documentation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="K4os.Compression.LZ4.Streams" />
<PackageReference Include="Microsoft.Extensions.Logging" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" />
<PackageReference Include="System.IO.Hashing" Version="7.0.0" />
<PackageReference Include="System.IO.Hashing"/>
</ItemGroup>

</Project>

0 comments on commit 2f83071

Please sign in to comment.