File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6
6
-->
7
7
<PropertyGroup>
8
8
<MajorVersion>4</MajorVersion>
9
- <MinorVersion>14 </MinorVersion>
9
+ <MinorVersion>15 </MinorVersion>
10
10
<PatchVersion>0</PatchVersion>
11
- <PreReleaseVersionLabel>3 </PreReleaseVersionLabel>
11
+ <PreReleaseVersionLabel>1 </PreReleaseVersionLabel>
12
12
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
13
13
<!--
14
14
By default the assembly version in official builds is "$(MajorVersion).$(MinorVersion).0.0".
Original file line number Diff line number Diff line change 173
173
"Shipping",
174
174
"NonShipping"
175
175
],
176
- "vsBranch": "rel/d17.14 ",
176
+ "vsBranch": "main ",
177
177
"vsMajorVersion": 17,
178
- "insertionTitlePrefix": "[d17.14 P2 ]",
178
+ "insertionTitlePrefix": "[d17.14 P3 ]",
179
179
"insertionCreateDraftPR": false
180
180
},
181
181
"release/dev17.15": {
185
185
],
186
186
"vsBranch": "feature/d18initial",
187
187
"vsMajorVersion": 17,
188
- "insertionTitlePrefix": "[d17.15 P1]",
188
+ "insertionTitlePrefix": "[d17.15 P1 initial ]",
189
189
"insertionCreateDraftPR": false
190
190
},
191
191
"main": {
195
195
],
196
196
"vsBranch": "main",
197
197
"vsMajorVersion": 17,
198
- "insertionCreateDraftPR": false ,
199
- "insertionTitlePrefix": "[d17.14 P3 ]"
198
+ "insertionCreateDraftPR": true ,
199
+ "insertionTitlePrefix": "[d17.15 P1 ]"
200
200
}
201
201
}
202
202
}
You can’t perform that action at this time.
0 commit comments