Skip to content

Commit

Permalink
Update EndianBinaryIO.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Kermalis committed Jun 8, 2024
1 parent 1bd178e commit 4cdb596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/EndianBinaryIO.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Project URL and Samples ― https://github.com/Kermalis/EndianBinaryIO</Descript
<PackageReleaseNotes># Version 2.1.1 Changelog:
* .NET 7.0 and .NET 8.0 support.
* Small optimization when reading empty strings.
* Can set the `Stream` on `EndianBinaryReader` and `EndianBinaryWriter`.

No breaking changes from v2.1.0</PackageReleaseNotes>
</PropertyGroup>
Expand Down

0 comments on commit 4cdb596

Please sign in to comment.