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 e0b6ee3 commit 65d5aefCopy full SHA for 65d5aef
build.sh
@@ -1,3 +1,7 @@
1
+# Things to do before each release:
2
+# * Update Yafc version in Yafc.csproj
3
+# * Update changelog with the version and date
4
+
5
rm -rf Build
6
7
VERSION=$(grep -oPm1 "(?<=<AssemblyVersion>)[^<]+" Yafc/Yafc.csproj)
0 commit comments