Skip to content

Commit 5bea502

Browse files
committed
Updated header of Scripts/SetVersion.ps1 with original work info.
1 parent 60add65 commit 5bea502

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Scripts/SetVersion.ps1

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
#-------------------------------------------------------------------------------
22
# Description: Sets the AssemblyVersion and AssemblyFileVersion of
33
# AssemblyInfo.cs files.
4-
# Author: Luis Rocha
4+
# Sets the <version></version> element of UnitsNet.nuspec file.
5+
#
6+
# Based on original work by Luis Rocha from: http://www.luisrocha.net/2009/11/setting-assembly-version-with-windows.html
7+
#
8+
# Author: Andreas Larsen
59
# Version: 1.0
610
#-------------------------------------------------------------------------------
711

0 commit comments

Comments
 (0)