Skip to content

Commit

Permalink
Prepare release 8.0.2 for the JSON helper package.
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegRa committed Oct 11, 2024
1 parent 302779c commit 8f1d2eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DateTimeOnly.Json/DateTimeOnly.Json.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@

<PropertyGroup>
<PackageReleaseNotes>
- The `System.Text.Json` updated to version 8.0.4 with fix for the CVE-2024-30105 vulnerability.
- The `System.Text.Json` updated to version 8.0.5 with fix for the CVE-2024-43485 vulnerability.
</PackageReleaseNotes>
<AssemblyVersion>8.0.1.0</AssemblyVersion>
<FileVersion>8.0.1.0</FileVersion>
<Version>8.0.1</Version>
<AssemblyVersion>8.0.2.0</AssemblyVersion>
<FileVersion>8.0.2.0</FileVersion>
<Version>8.0.2</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 8f1d2eb

Please sign in to comment.