Skip to content

Commit

Permalink
chore: set rc.5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashilzendegen committed Jul 2, 2024
1 parent 8de2829 commit e523e8b
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
Expand Up @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>

<VersionPrefix>3.0.0</VersionPrefix>
<VersionSuffix>rc.4</VersionSuffix>
<VersionSuffix>rc.5</VersionSuffix>
<Version Condition="'$(BuildNumber)' != ''">$(VersionPrefix)-$(VersionSuffix)-$(BuildNumber)</Version>

<!-- NuGet Package information -->
Expand Down

0 comments on commit e523e8b

Please sign in to comment.