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 08b17ea commit fbc0ea2Copy full SHA for fbc0ea2
Build/default.ps1
@@ -1,6 +1,4 @@
1
properties {
2
- $AssemblyVersion = "3.2.8"
3
- $SemanticVersion = $AssemblyVersion + "-alpha" #for stable version, set postfix to empty
4
$base_dir = resolve-path .
5
$package_dir = "$base_dir\..\packages"
6
$config = "Release"
0 commit comments