Up version to 6.0.0-alpha.10

This commit is contained in:
2024-04-30 15:12:12 +01:00
parent efec9272d7
commit 552aa9da02

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Aaru.Checksums.Native</id>
<version>6.0.0-alpha9</version>
<version>6.0.0-alpha.10</version>
<description>C implementation of CRC16, CRC32, CRC64, Fletcher, Adler and SpamSum.</description>
<authors>claunia</authors>
<projectUrl>https://github.com/aaru-dps/Aaru.Checksums.Native</projectUrl>
@@ -14,4 +14,4 @@
<file src="LICENSE" target="LICENSE" />
<file src="runtimes\**" target="runtimes/" />
</files>
</package>
</package>