converting to .net 8 #532
main.yml
on: push
Android Build
4m 10s
iOS Build
2m 32s
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.
|