Commit 1a96e74
authored
[vs18.3] Stabilize package versions (#13233)
CI packages from vs18.3 are being produced with a `-release.{commitid}`
pre-release suffix because `DotNetFinalVersionKind` was never set when
the branch was stabilized.
This adds `<DotNetFinalVersionKind>release</DotNetFinalVersionKind>` to
`eng/Versions.props`, matching the pattern used in vs17.14 and other
servicing branches, so that packages are produced as stable `18.3.2`
versions.1 parent 541ef16 commit 1a96e74
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments