Skip to content

Commit 5c5836e

Browse files
authored
Remove unused field from PublishData (#260)
1 parent f0e305e commit 5c5836e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

eng/config/PublishData.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
"nugetKind": "Shipping",
1414
"version": "4.0.*",
1515
"packageFeeds": "default",
16-
"vsBranch": "feature/d17initial",
17-
"vsMajorVersion": 17
16+
"vsBranch": "feature/d17initial"
1817
}
1918
}
2019
}

0 commit comments

Comments
 (0)