Skip to content

Commit 7d3c1f7

Browse files
author
Oren Novotny
committed
remove extra empty line
1 parent 4f88796 commit 7d3c1f7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/GitVersionTask/NugetAssets/buildMultiTargeting/GitVersionTask.targets

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<UpdateAssemblyInfo Condition=" '$(UpdateAssemblyInfo)' == '' ">true</UpdateAssemblyInfo>
1313

1414
<GetVersion Condition=" '$(GetVersion)' == '' ">true</GetVersion>
15-
16-
15+
1716
<!-- Property that enables setting of Version -->
1817
<UpdateVersionProperties Condition=" '$(UpdateVersionProperties)' == '' ">true</UpdateVersionProperties>
1918
<UseFullSemVerForNuGet Condition=" '$(UseFullSemVerForNuGet)' == '' ">false</UseFullSemVerForNuGet>

0 commit comments

Comments
 (0)