Skip to content

Commit

Permalink
Remove MinVerTagPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
RehanSaeed committed Jun 25, 2021
1 parent f14c0e3 commit 3eabdc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<Target Name="Versioning" BeforeTargets="MinVer">
<PropertyGroup Label="Build">
<MinVerDefaultPreReleasePhase>preview</MinVerDefaultPreReleasePhase>
<MinVerTagPrefix>$(PackageId).</MinVerTagPrefix>
<MinVerVerbosity>normal</MinVerVerbosity>
</PropertyGroup>
</Target>
Expand Down

0 comments on commit 3eabdc5

Please sign in to comment.