We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ccb37 commit 2da1afdCopy full SHA for 2da1afd
1 file changed
BinarySerializer/BinarySerializer.csproj
@@ -4,7 +4,7 @@
4
<Description>A declarative serialization framework for controlling formatting of data using field bindings.</Description>
5
<AssemblyName>BinarySerializer</AssemblyName>
6
<PackageTags>Serialization;Serializer;Binary;Format;Protocol</PackageTags>
7
- <PackageReleaseNotes>Adds control of bit ordering</PackageReleaseNotes>
+ <PackageReleaseNotes>Fixes issue that occurred when conditional and subtype attributes are used together</PackageReleaseNotes>
8
<PackageProjectUrl>https://github.com/jefffhaynes/BinarySerializer</PackageProjectUrl>
9
<PackageLicenseUrl></PackageLicenseUrl>
10
<RepositoryType>git</RepositoryType>
0 commit comments