Skip to content

ci: we need .net8 v2 #29

ci: we need .net8 v2

ci: we need .net8 v2 #29

Triggered via push October 24, 2024 23:13
Status Failure
Total duration 1m 49s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
publishlinux
Assets file '/home/runner/work/MahApps.Avalonia.IconPacks.Testbed/MahApps.Avalonia.IconPacks.Testbed/src/AvaloniaApp/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
publishlinux
Process completed with exit code 1.
publishmac
Assets file '/Users/runner/work/MahApps.Avalonia.IconPacks.Testbed/MahApps.Avalonia.IconPacks.Testbed/src/AvaloniaApp/obj/project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
publishmac
Process completed with exit code 1.
publishwin
Assets file 'D:\a\MahApps.Avalonia.IconPacks.Testbed\MahApps.Avalonia.IconPacks.Testbed\src\AvaloniaApp\obj\project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project.
publishwin
Process completed with exit code 1.
publishlinux
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
publishmac
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
publishwin
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.