Skip to content

Commit

Permalink
Remove prerelease suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
glopesdev committed May 15, 2024
1 parent 3c8d0d1 commit a8fdc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Interface/Harp.OutputExpander/Harp.OutputExpander.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageOutputPath>..\bin\$(Configuration)</PackageOutputPath>
<TargetFrameworks>net462;netstandard2.0</TargetFrameworks>
<VersionPrefix>0.2.0-build231204</VersionPrefix>
<VersionPrefix>0.2.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<LangVersion>9.0</LangVersion>
</PropertyGroup>
Expand Down

0 comments on commit a8fdc96

Please sign in to comment.