REBASE: Updated submodules to point to 202302 branches

This commit is contained in:
Ken Lautner 2023-05-12 18:46:13 -07:00
Родитель 65d0434330
Коммит 144fa213ad
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -230,12 +230,12 @@ class Settings(CiSetupSettingsManager, CiBuildSettingsManager, UpdateSettingsMan
{
"Path": "Common/MU_TIANO",
"Url": "https://github.com/microsoft/mu_tiano_plus.git",
"Branch": "release/202208"
"Branch": "release/202302"
},
{
"Path": "MU_BASECORE",
"Url": "https://github.com/microsoft/mu_basecore.git",
"Branch": "release/202208"
"Branch": "release/202302"
}
]
# MU_CHANGE END