We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f5ccc commit f9db93fCopy full SHA for f9db93f
Apex.Serialization/Apex.Serialization.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<TargetFrameworks>net5</TargetFrameworks>
5
<LangVersion>8.0</LangVersion>
6
- <Version>2.0.1</Version>
+ <Version>3.0.0</Version>
7
<Authors>Dominic Bolin</Authors>
8
<Description>A high performance contract-less binary serializer</Description>
9
<PackageProjectUrl>https://github.com/dbolin/Apex.Serialization</PackageProjectUrl>
0 commit comments