This commit is contained in:
Matthew Leibowitz 2016-07-18 22:41:08 +02:00
Родитель 5b3d876e7b
Коммит ceb9298c01
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -436,7 +436,7 @@ Task ("externals-uwp")
//
// TODO: the stuff in this block must be moved into the gyp files !!
//
var projectFile = MakeAbsolute (projectFilePath).FullPath;
var xdoc = XDocument.Load (projectFile);