Skip to content

Commit 81e1cf5

Browse files
authored
Update version.ps1
1 parent 8257dcd commit 81e1cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Versioning/version.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ using System.Reflection;
2121

2222
echo $fileContent | Set-Content "$PSScriptRoot/AssemblyVersion.cs"
2323

24-
echo "Information Version: $infoVersion"
24+
echo "$infoVersion"

0 commit comments

Comments
 (0)