Commit b531d12
committed
Remove VERSION from build.sh for safety
- build.sh now dynamically extracts version from .csproj using get-version.sh
- bump-version.sh no longer modifies build.sh
- Release workflow only commits .csproj and README.md changes
- Single source of truth: LocalizationManager.csproj
- Build scripts are never modified by automation (safer approach)1 parent 320f6de commit b531d12
3 files changed
Lines changed: 8 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | 111 | | |
127 | 112 | | |
128 | 113 | | |
| |||
188 | 173 | | |
189 | 174 | | |
190 | 175 | | |
191 | | - | |
192 | 176 | | |
193 | 177 | | |
194 | 178 | | |
| |||
209 | 193 | | |
210 | 194 | | |
211 | 195 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 196 | | |
218 | 197 | | |
219 | 198 | | |
| |||
0 commit comments