[Build] Updated the build script
This commit is contained in:
Родитель
ed387cb559
Коммит
b1d48ae8c9
|
@ -221,7 +221,7 @@ public class DefaultSolutionBuilder : CakeStealer, ISolutionBuilder
|
|||
|
||||
public static void RunComponentRestore (FilePath solution)
|
||||
{
|
||||
CakeContext.RestoreComponents (solution, new XamarinComponentSettings {
|
||||
CakeContext.RestoreComponents (solution, new XamarinComponentRestoreSettings {
|
||||
ToolPath = XamarinComponentToolPath
|
||||
});
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче