Commit 08a7c1c
committed
Upgraded version and pack scripts
Bump version script now creates a commit automatically with the bump, because
I always forget to do it
In the same way I always forget to update the library version in the assembly
so I've ended up uploading to nuget a package with a mismatching library version.
Now the package script retrieves the version from the dll itself, so if I fail
to upgrade it, the nuget-push will fail if i try to reupload an existing nuget
package1 parent 9e01e1e commit 08a7c1c
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | | - | |
| 18 | + | |
0 commit comments