Commit 72c954c
PortaSFTPServer
Add beta suffix to local dev version
Directory.Build.props now produces 1.0.0-beta for local dev builds.
CI and NuGet release workflows pass explicit /p:Version= overrides
and are unaffected. Release tags (vMAJOR.MINOR.PATCH.REVISION[-prerelease])
already support prerelease suffixes via the existing workflow regex.1 parent e77e10e commit 72c954c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments