Add net8.0 target framework #493
Annotations
1 error and 10 warnings
windows-2022
Process completed with exit code 1.
|
windows-2022:
build/Build.cs#L82
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
|
windows-2022:
build/Build.cs#L114
'FileSystemTasks.DeleteDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteDirectory'
|
windows-2022:
build/Build.cs#L115
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|
windows-2022:
build/Build.cs#L163
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|
windows-2022:
build/Build.cs#L164
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|
windows-2022:
build/Build.cs#L297
'FileSystemTasks.DeleteFile(AbsolutePath)' is obsolete: 'Use AbsolutePath.DeleteFile'
|
windows-2022:
build/Build.cs#L323
'ProjectModelTasks.ParseSolution(string)' is obsolete: 'Use SolutionModelTasks'
|
windows-2022:
build/Build.Pack.cs#L40
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|
windows-2022:
build/Build.Pack.cs#L73
'FileSystemTasks.EnsureCleanDirectory(AbsolutePath)' is obsolete: 'Use AbsolutePath.CreateOrCleanDirectory'
|
windows-2022:
build/Build.Pack.cs#L93
'TextTasks.ReadAllText(string, Encoding)' is obsolete: 'Use AbsolutePath.ReadAllText extension method'
|