Skip to content

converting to .net 8 #532

converting to .net 8

converting to .net 8 #532

Triggered via push November 19, 2023 03:14
Status Failure
Total duration 4m 23s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
iOS Build
Assets file '/Users/runner/work/Plugin.LocalNotification/Plugin.LocalNotification/Sample/NuGet v1000/LocalNotification.Sample/obj/project.assets.json' doesn't have a target for 'net8.0-ios'. Ensure that restore has run and that you have included 'net8.0-ios' in the TargetFrameworks for your project.
iOS Build
Assets file '/Users/runner/work/Plugin.LocalNotification/Plugin.LocalNotification/Sample/NuGet v1000/LocalNotification.Sample/obj/project.assets.json' doesn't have a target for 'net8.0-ios'. Ensure that restore has run and that you have included 'net8.0-ios' in the TargetFrameworks for your project.
iOS Build
Process completed with exit code 1.
Android Build
Assets file 'D:\a\Plugin.LocalNotification\Plugin.LocalNotification\Sample\NuGet v1000\LocalNotification.Sample\obj\project.assets.json' doesn't have a target for 'net8.0-android'. Ensure that restore has run and that you have included 'net8.0-android' in the TargetFrameworks for your project.
Android Build
Process completed with exit code 1.
iOS Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
iOS Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Android Build
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.