File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 88 <MajorVersion >4</MajorVersion >
99 <MinorVersion >2</MinorVersion >
1010 <PatchVersion >0</PatchVersion >
11- <PreReleaseVersionLabel >1 </PreReleaseVersionLabel >
11+ <PreReleaseVersionLabel >2 </PreReleaseVersionLabel >
1212 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
1313 <!--
1414 By default the assembly version in official builds is "$(MajorVersion).$(MinorVersion).0.0".
Original file line number Diff line number Diff line change 212212 "vsMajorVersion" : 17 ,
213213 "insertionTitlePrefix" : " [d17.1]"
214214 },
215+ "release/dev17.2" : {
216+ "nugetKind" : [
217+ " Shipping" ,
218+ " NonShipping"
219+ ],
220+ "version" : " 4.2.*" ,
221+ "packageFeeds" : " default" ,
222+ "channels" : [],
223+ "vsBranch" : " main" ,
224+ "vsMajorVersion" : 17 ,
225+ "insertionTitlePrefix" : " [d17.2p1]"
226+ },
215227 "main" : {
216228 "nugetKind" : [
217229 " Shipping" ,
218230 " NonShipping"
219231 ],
220- "version" : " 4.1 .*" ,
232+ "version" : " 4.2 .*" ,
221233 "packageFeeds" : " default" ,
222234 "channels" : [],
223235 "vsBranch" : " main" ,
224236 "vsMajorVersion" : 17 ,
225237 "insertionCreateDraftPR" : false ,
226- "insertionTitlePrefix" : " [d17.2p1 ]"
238+ "insertionTitlePrefix" : " [d17.2p2 ]"
227239 },
228240 "features/NullableReferenceTypes" : {
229241 "nugetKind" : " PerBuildPreRelease" ,
You can’t perform that action at this time.
0 commit comments