Update packages #129
Annotations
2 errors and 3 warnings
test (7.0.x):
build/Build.cs#L98
'Solution' does not contain a definition for 'GetProjects' and no accessible extension method 'GetProjects' accepting a first argument of type 'Solution' could be found (are you missing a using directive or an assembly reference?)
|
test (7.0.x)
Process completed with exit code 1.
|
test (7.0.x):
build/Build.cs#L62
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
test (7.0.x):
build/Build.cs#L63
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
test (7.0.x):
build/Build.cs#L64
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|