Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 4002882

Browse files
authored
Update OpenSource.Data.HashFunction.Core.csproj
Bump version to 3.0.1 from 3.0.0 due to recent changes (support for native underlyings)
1 parent 9ced5dd commit 4002882

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/OpenSource.Data.HashFunction.Core/OpenSource.Data.HashFunction.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and provide implementations of public hash functions. Includes wrapper for HashAlgorithm-based hash functions.</Description>
55
<Copyright>Copyright 2024</Copyright>
66
<AssemblyTitle>Data.HashFunction.Core</AssemblyTitle>
7-
<VersionPrefix>3.0.0</VersionPrefix>
7+
<VersionPrefix>3.0.1</VersionPrefix>
88
<Authors>Data.HashFunction Developers</Authors>
99
<TargetFrameworks>netstandard2.0</TargetFrameworks>
1010
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)