Skip to content

Commit

Permalink
Update data for 17.10P2 snap (#72284)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjonescz authored Feb 27, 2024
1 parent 7764eae commit ce17b58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<MajorVersion>4</MajorVersion>
<MinorVersion>10</MinorVersion>
<PatchVersion>0</PatchVersion>
<PreReleaseVersionLabel>2</PreReleaseVersionLabel>
<PreReleaseVersionLabel>3</PreReleaseVersionLabel>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>
<!--
By default the assembly version in official builds is "$(MajorVersion).$(MinorVersion).0.0".
Expand Down
15 changes: 3 additions & 12 deletions eng/config/PublishData.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,15 +196,6 @@
"insertionTitlePrefix": "[d17.9]"
},
"release/dev17.10": {
"nugetKind": [
"Shipping",
"NonShipping"
],
"vsBranch": "rel/d17.10",
"vsMajorVersion": 17,
"insertionTitlePrefix": "[d17.10]"
},
"main": {
"nugetKind": [
"Shipping",
"NonShipping"
Expand All @@ -214,17 +205,17 @@
"insertionCreateDraftPR": false,
"insertionTitlePrefix": "[d17.10 P2]"
},
"features/vscode_net8": {
"main": {
"nugetKind": [
"Shipping",
"NonShipping"
],
"vsBranch": "main",
"vsMajorVersion": 17,
"insertionCreateDraftPR": true,
"insertionTitlePrefix": "[Validation]"
"insertionTitlePrefix": "[d17.10 P3]"
},
"dev/jjonescz/razor-ea": {
"features/vscode_net8": {
"nugetKind": [
"Shipping",
"NonShipping"
Expand Down

0 comments on commit ce17b58

Please sign in to comment.