Skip to content

Commit fbc0ea2

Browse files
committed
Removed old unused version info
Version info is in setVersion.ps1 in same directory.
1 parent 08b17ea commit fbc0ea2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Build/default.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
properties {
2-
$AssemblyVersion = "3.2.8"
3-
$SemanticVersion = $AssemblyVersion + "-alpha" #for stable version, set postfix to empty
42
$base_dir = resolve-path .
53
$package_dir = "$base_dir\..\packages"
64
$config = "Release"

0 commit comments

Comments
 (0)