Skip to content

Commit

Permalink
v2.0.0-Preview.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lc6464 committed Sep 13, 2023
1 parent ebcc221 commit 85e9e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LC6464.Base16384.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<Authors>LC</Authors>
<Version>2.0.0-Preview.1</Version>
<PackageReleaseNotes>更改 API;极大地优化性能。</PackageReleaseNotes>
<Version>2.0.0-Preview.2</Version>
<PackageReleaseNotes>修复一些高级 API 逻辑错误以及 Span 访问越界等致命问题。</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>
<Using Include="System.Runtime.InteropServices" />
Expand Down

0 comments on commit 85e9e40

Please sign in to comment.