зеркало из https://github.com/DeGsoft/maui-linux.git
[Build] Build buildtasks before open on vs
This commit is contained in:
Родитель
844ea1bf6b
Коммит
1e55dd9aea
|
@ -920,6 +920,7 @@ Task("VS")
|
|||
|
||||
Task("VSWINDOWS")
|
||||
.Description("Builds projects necessary so solution compiles on VS Windows")
|
||||
.IsDependentOn("BuildTasks")
|
||||
.WithCriteria(IsRunningOnWindows())
|
||||
.Does(() =>
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче