Skip to content

Commit

Permalink
Update version as 5.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
afxres committed Oct 17, 2024
1 parent 1723856 commit 6ef0937
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion code/Binary.FSharp/Binary.FSharp.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Authors>Mikodev</Authors>
<Company>Mikodev</Company>
<Product>Mikodev.Binary</Product>
<Version>5.6.11</Version>
<Version>5.6.12</Version>
<Description>Serialization library for C# and F#.</Description>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Authors>Mikodev</Authors>
<Company>Mikodev</Company>
<Product>Mikodev.Binary</Product>
<Version>5.6.11</Version>
<Version>5.6.12</Version>
<IsRoslynComponent>true</IsRoslynComponent>
<AnalyzerLanguage>cs</AnalyzerLanguage>
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
Expand Down
2 changes: 1 addition & 1 deletion code/Binary/Binary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Authors>Mikodev</Authors>
<Company>Mikodev</Company>
<Product>Mikodev.Binary</Product>
<Version>5.6.11</Version>
<Version>5.6.12</Version>
<Description>Serialization library for C# and F#.</Description>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 6ef0937

Please sign in to comment.