Skip to content

Commit

Permalink
Update updateAssemblyInfo.ps1 (#1944)
Browse files Browse the repository at this point in the history
  • Loading branch information
sruke authored Sep 30, 2022
1 parent 52c196b commit 4d6d4f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions updateAssemblyInfo.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ foreach($project in $buildConfiguration.SelectNodes("root/projects/src/project")
}

WriteSectionFooter("updateAssemblyInfo.ps1")

return "$assemblyVersion-$versionSuffix"

0 comments on commit 4d6d4f4

Please sign in to comment.