Skip to content

Commit

Permalink
fix: build props
Browse files Browse the repository at this point in the history
  • Loading branch information
ksavosteev committed Jan 23, 2024
1 parent 73c91ea commit 0aba03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project>
<!-- These properties will be shared for all projects -->
<PropertyGroup>
<VersionPrefix>3.803.4</VersionPrefix>
<VersionPrefix>3.803.0</VersionPrefix>
<VersionSuffix>
</VersionSuffix>
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
Expand Down

0 comments on commit 0aba03a

Please sign in to comment.