Skip to content

Commit

Permalink
[net] Bump to 3.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornharrtell committed Feb 3, 2024
1 parent 65417cf commit e8a709c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/net/FlatGeobuf/FlatGeobuf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
<LangVersion>8.0</LangVersion>
<VersionPrefix>3.25.1</VersionPrefix>
<VersionPrefix>3.25.2</VersionPrefix>
<DefineConstants>ENABLE_SPAN_T;UNSAFE_BYTEBUFFER;BYTEBUFFER_NO_BOUNDS_CHECK</DefineConstants>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
Expand Down

0 comments on commit e8a709c

Please sign in to comment.