Skip to content

Commit

Permalink
fix: update version to 3.0.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asvol committed Nov 27, 2024
1 parent 443f435 commit fd94ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<ProductVersion>0.0.0</ProductVersion>
<ProductPrevVersion>3.0.0-dev.4</ProductPrevVersion>
<ProductPrevVersion>3.0.0-rc.2</ProductPrevVersion>
<R3Version>1.2.9</R3Version>
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
<ApiCompatVersion>8.0.200</ApiCompatVersion>
Expand Down

0 comments on commit fd94ffc

Please sign in to comment.