diff --git a/.pytool/CISettings.py b/.pytool/CISettings.py index e1d3218..b7ffa94 100644 --- a/.pytool/CISettings.py +++ b/.pytool/CISettings.py @@ -175,11 +175,11 @@ def GetDependencies(self): { "Path": "MU_BASECORE", "Url": "https://github.com/microsoft/mu_basecore.git", - "Branch": "release/202502" + "Branch": "release/202511", + "Recurse": {"CIFile": ".pytool/CISettings.py"} } ] - def GetPackagesPath(self): ''' Return a list of workspace relative paths that should be mapped as edk2 PackagesPath ''' result = []