Commit 6c03024
Colin Wilmans
Update default VersionSuffix to 1 in project file
The `<VersionSuffix>` property in `FluentDefaults.csproj` was updated to default to `1` when not explicitly set, replacing the previous default of `0`. This change adjusts the versioning strategy to ensure builds use `1` as the suffix unless overridden.1 parent d653db3 commit 6c03024
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments