Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Remove preview VersionSuffix
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila committed Jan 6, 2021
1 parent 070d1d6 commit 762429b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<!-- NuGet -->
<PropertyGroup>
<VersionPrefix>3.4.0</VersionPrefix>
<VersionSuffix>preview</VersionSuffix>
<VersionSuffix></VersionSuffix>
<Authors>David Sungaila</Authors>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 762429b

Please sign in to comment.