Skip to content

Commit e895c35

Browse files
authored
Merge pull request #9259 from adamint/dev/adamint/add-legacy-page-unified-settings
Add legacy page ID to sdk-style projeccts
2 parents 6ad5ce2 + c1860fc commit e895c35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup/ProjectSystemSetup/UnifiedSettings/ManagedProjectSystem.registration.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@
9191

9292
"categories": {
9393
"projectsAndSolutions.sdkStyleProjects": {
94-
"title": "@Settings_Category_SdkStyleProjects;{860A27C0-B665-47F3-BC12-637E16A1050A}"
94+
"title": "@Settings_Category_SdkStyleProjects;{860A27C0-B665-47F3-BC12-637E16A1050A}",
95+
"legacyOptionPageId": "2e6db64b-da09-4b9f-a334-37a86fecda6a"
9596
},
9697
"projectsAndSolutions.sdkStyleProjects.fastUpToDateCheck": {
9798
"title": "@Settings_Category_FastUpToDateCheck;{860A27C0-B665-47F3-BC12-637E16A1050A}",

0 commit comments

Comments
 (0)