Skip to content

update .NET packages #224

update .NET packages

update .NET packages #224

Triggered via pull request September 20, 2024 13:59
Status Success
Total duration 38s
Artifacts

webapp-build-net-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: starsky/build/helpers/DotnetTestHelper.cs#L99
'FileSystemTasks.CopyFile(AbsolutePath, AbsolutePath, FileExistsPolicy, bool)' is obsolete: 'Use AbsolutePath.Copy'
build: starsky/build/helpers/DotnetRuntimeSpecificHelper.cs#L96
'FileSystemTasks.CopyDirectoryRecursively(AbsolutePath, AbsolutePath, DirectoryExistsPolicy, FileExistsPolicy, Func<DirectoryInfo, bool>, Func<FileInfo, bool>)' is obsolete: 'Use AbsolutePath.Copy'