We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60add65 commit 5bea502Copy full SHA for 5bea502
Scripts/SetVersion.ps1
@@ -1,7 +1,11 @@
1
#-------------------------------------------------------------------------------
2
# Description: Sets the AssemblyVersion and AssemblyFileVersion of
3
# AssemblyInfo.cs files.
4
-# Author: Luis Rocha
+# 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
9
# Version: 1.0
10
11
0 commit comments