Skip to content

Commit 2da1afd

Browse files
committed
changed release notes
1 parent 56ccb37 commit 2da1afd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BinarySerializer/BinarySerializer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Description>A declarative serialization framework for controlling formatting of data using field bindings.</Description>
55
<AssemblyName>BinarySerializer</AssemblyName>
66
<PackageTags>Serialization;Serializer;Binary;Format;Protocol</PackageTags>
7-
<PackageReleaseNotes>Adds control of bit ordering</PackageReleaseNotes>
7+
<PackageReleaseNotes>Fixes issue that occurred when conditional and subtype attributes are used together</PackageReleaseNotes>
88
<PackageProjectUrl>https://github.com/jefffhaynes/BinarySerializer</PackageProjectUrl>
99
<PackageLicenseUrl></PackageLicenseUrl>
1010
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)