Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building Release Version of Maui/Blazor Hybrid for iOS brings in Lots of Build Errors #23182

Closed
AathifMahir opened this issue Jan 18, 2024 · 9 comments
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working untriaged

Comments

@AathifMahir
Copy link

AathifMahir commented Jan 18, 2024

Description

Building Release Version of Maui/Blazor Hybrid for iOS brings in Lots of Build Errors and Most of the Errors were related Path, Most Notably this issue happens on Fresh Blazor Hybrid Project without Touching or Changing Anything on csproj

Steps to Reproduce

  1. Create New Blazor Hybrid/Maui App
  2. Publish it for iOS

Link to public reproduction project repository

No response

Version with bug

8.0.6

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, macOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@AathifMahir
Copy link
Author

AathifMahir commented Jan 18, 2024

dotnet/packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/Darwin/mono.config : error : The path '../../../../../packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/Darwin/mono.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/Darwin/mono.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/Darwin/mono.config : error : The path '../../../../../packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/Darwin/mono.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/Darwin/mono.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NET.Runtime.MonoAOTCompiler.Task/7.0.15/tasks/net472/MonoAOTCompiler.dll.config : error : The path '../../../../../packs/Microsoft.NET.Runtime.MonoAOTCompiler.Task/7.0.15/tasks/net472/MonoAOTCompiler.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NET.Runtime.MonoAOTCompiler.Task/7.0.15/tasks/net472/MonoAOTCompiler.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NET.Runtime.MonoAOTCompiler.Task/8.0.1/tasks/net472/MonoAOTCompiler.dll.config : error : The path '../../../../../packs/Microsoft.NET.Runtime.MonoAOTCompiler.Task/8.0.1/tasks/net472/MonoAOTCompiler.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NET.Runtime.MonoAOTCompiler.Task/8.0.1/tasks/net472/MonoAOTCompiler.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/tasks/net472/Microsoft.DotNet.Cli.Utils.dll.config : error : The path '../../../Containers/tasks/net472/Microsoft.DotNet.Cli.Utils.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/tasks/net472/Microsoft.DotNet.Cli.Utils.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/tasks/net472/Microsoft.NET.Build.Containers.dll.config : error : The path '../../../Containers/tasks/net472/Microsoft.NET.Build.Containers.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/tasks/net472/Microsoft.NET.Build.Containers.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/datacollector.dll.config : error : The path '../../../datacollector.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/datacollector.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-format/dotnet-format.dll.config : error : The path '../../../DotnetTools/dotnet-format/dotnet-format.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-format/dotnet-format.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.dll.config : error : The path '../../../DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Extensions/dump/DumpMinitool.arm64.exe.config : error : The path '../../../Extensions/dump/DumpMinitool.arm64.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Extensions/dump/DumpMinitool.arm64.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Extensions/dump/DumpMinitool.exe.config : error : The path '../../../Extensions/dump/DumpMinitool.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Extensions/dump/DumpMinitool.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Extensions/dump/DumpMinitool.x86.exe.config : error : The path '../../../Extensions/dump/DumpMinitool.x86.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Extensions/dump/DumpMinitool.x86.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/BlazorWasm.web.config : error : The path '../../Microsoft.NET.Sdk.BlazorWebAssembly/targets/BlazorWasm.web.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/BlazorWasm.web.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net472/Microsoft.NET.Sdk.BlazorWebAssembly.Tasks.dll.config : error : The path '../../Microsoft.NET.Sdk.BlazorWebAssembly/tools/net472/Microsoft.NET.Sdk.BlazorWebAssembly.Tasks.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net472/Microsoft.NET.Sdk.BlazorWebAssembly.Tasks.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Publish/tools/net472/Microsoft.NET.Sdk.Publish.Tasks.dll.config : error : The path '../../Microsoft.NET.Sdk.Publish/tools/net472/Microsoft.NET.Sdk.Publish.Tasks.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Publish/tools/net472/Microsoft.NET.Sdk.Publish.Tasks.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/Microsoft.NET.Sdk.Razor.Tasks.dll.config : error : The path '../../Microsoft.NET.Sdk.Razor/tasks/net472/Microsoft.NET.Sdk.Razor.Tasks.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/Microsoft.NET.Sdk.Razor.Tasks.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tasks/net472/Microsoft.NET.Sdk.StaticWebAssets.Tasks.dll.config : error : The path '../tasks/net472/Microsoft.NET.Sdk.StaticWebAssets.Tasks.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tasks/net472/Microsoft.NET.Sdk.StaticWebAssets.Tasks.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.NET.Build.Tasks.dll.config : error : The path '../../Microsoft.NET.Sdk/tools/net472/Microsoft.NET.Build.Tasks.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.NET.Build.Tasks.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/datacollector.arm64.exe.config : error : The path '../../../TestHostNetFramework/datacollector.arm64.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/datacollector.arm64.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/datacollector.exe.config : error : The path '../../../TestHostNetFramework/datacollector.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/datacollector.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.arm64.exe.config : error : The path '../../../TestHostNetFramework/testhost.arm64.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.arm64.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.exe.config : error : The path '../../../TestHostNetFramework/testhost.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net47.arm64.exe.config : error : The path '../../../TestHostNetFramework/testhost.net47.arm64.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net47.arm64.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net47.exe.config : error : The path '../../../TestHostNetFramework/testhost.net47.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net47.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net47.x86.exe.config : error : The path '../../../TestHostNetFramework/testhost.net47.x86.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net47.x86.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net471.arm64.exe.config : error : The path '../../../TestHostNetFramework/testhost.net471.arm64.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net471.arm64.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net471.exe.config : error : The path '../../../TestHostNetFramework/testhost.net471.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net471.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net471.x86.exe.config : error : The path '../../../TestHostNetFramework/testhost.net471.x86.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net471.x86.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net472.arm64.exe.config : error : The path '../../../TestHostNetFramework/testhost.net472.arm64.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net472.arm64.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net472.exe.config : error : The path '../../../TestHostNetFramework/testhost.net472.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net472.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net472.x86.exe.config : error : The path '../../../TestHostNetFramework/testhost.net472.x86.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net472.x86.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net48.arm64.exe.config : error : The path '../../../TestHostNetFramework/testhost.net48.arm64.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net48.arm64.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net48.exe.config : error : The path '../../../TestHostNetFramework/testhost.net48.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net48.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net48.x86.exe.config : error : The path '../../../TestHostNetFramework/testhost.net48.x86.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.net48.x86.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.x86.exe.config : error : The path '../../../TestHostNetFramework/testhost.x86.exe.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/TestHostNetFramework/testhost.x86.exe.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/vstest.console.dll.config : error : The path '../../../vstest.console.dll.config' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/vstest.console.dll.config : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/class-parse.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/class-parse.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/class-parse.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/generator.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/generator.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/33.0.95/tools/generator.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/class-parse.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/class-parse.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/class-parse.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/generator.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/generator.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.74/tools/generator.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.iOS.Sdk/16.4.7132/tools/lib/bgen/bgen.deps.json : error : The path '../../../../../packs/Microsoft.iOS.Sdk/16.4.7132/tools/lib/bgen/bgen.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.iOS.Sdk/16.4.7132/tools/lib/bgen/bgen.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.iOS.Sdk/16.4.7132/tools/lib/bgen/bgen.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.iOS.Sdk/16.4.7132/tools/lib/bgen/bgen.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.iOS.Sdk/16.4.7132/tools/lib/bgen/bgen.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.iOS.Sdk/17.2.8008/tools/lib/bgen/bgen.deps.json : error : The path '../../../../../packs/Microsoft.iOS.Sdk/17.2.8008/tools/lib/bgen/bgen.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.iOS.Sdk/17.2.8008/tools/lib/bgen/bgen.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.iOS.Sdk/17.2.8008/tools/lib/bgen/bgen.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.iOS.Sdk/17.2.8008/tools/lib/bgen/bgen.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.iOS.Sdk/17.2.8008/tools/lib/bgen/bgen.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.MacCatalyst.Sdk/16.4.7132/tools/lib/bgen/bgen.deps.json : error : The path '../../../../../packs/Microsoft.MacCatalyst.Sdk/16.4.7132/tools/lib/bgen/bgen.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.MacCatalyst.Sdk/16.4.7132/tools/lib/bgen/bgen.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.MacCatalyst.Sdk/16.4.7132/tools/lib/bgen/bgen.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.MacCatalyst.Sdk/16.4.7132/tools/lib/bgen/bgen.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.MacCatalyst.Sdk/16.4.7132/tools/lib/bgen/bgen.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.MacCatalyst.Sdk/17.2.8008/tools/lib/bgen/bgen.deps.json : error : The path '../../../../../packs/Microsoft.MacCatalyst.Sdk/17.2.8008/tools/lib/bgen/bgen.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.MacCatalyst.Sdk/17.2.8008/tools/lib/bgen/bgen.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.MacCatalyst.Sdk/17.2.8008/tools/lib/bgen/bgen.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.MacCatalyst.Sdk/17.2.8008/tools/lib/bgen/bgen.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.MacCatalyst.Sdk/17.2.8008/tools/lib/bgen/bgen.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x64/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.android-x86/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.ios-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.iossimulator-x64/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-arm64/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64/8.0.1/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64/8.0.1/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64/8.0.1/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64/8.0.1/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64/8.0.1/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-arm64.Cross.maccatalyst-x64/8.0.1/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x64/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.android-x86/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.ios-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x64/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.iossimulator-x86/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-arm64/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64/7.0.15/tools/monocrossaot.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64/7.0.15/tools/monocrossaot.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64/7.0.15/tools/monocrossaot.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64/7.0.15/tools/monocrossaot.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64/7.0.15/tools/monocrossaot.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.AOT.osx-x64.Cross.maccatalyst-x64/7.0.15/tools/monocrossaot.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/7.0.15/runtimes/android-arm/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm/8.0.1/runtimes/android-arm/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/7.0.15/runtimes/android-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-arm64/8.0.1/runtimes/android-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/7.0.15/runtimes/android-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x64/8.0.1/runtimes/android-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/7.0.15/runtimes/android-x86/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.android-x86/8.0.1/runtimes/android-x86/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm/7.0.15/runtimes/ios-arm/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/7.0.15/runtimes/ios-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.ios-arm64/8.0.1/runtimes/ios-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/7.0.15/runtimes/iossimulator-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-arm64/8.0.1/runtimes/iossimulator-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/7.0.15/runtimes/iossimulator-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x64/8.0.1/runtimes/iossimulator-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.iossimulator-x86/7.0.15/runtimes/iossimulator-x86/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/7.0.15/runtimes/maccatalyst-arm64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-arm64/8.0.1/runtimes/maccatalyst-arm64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/lib/net7.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/lib/net7.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/lib/net7.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/7.0.15/runtimes/maccatalyst-x64/lib/net7.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/build/RuntimeComponentManifest.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/build/RuntimeComponentManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/build/RuntimeComponentManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/lib/net8.0/Microsoft.NETCore.App.deps.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/lib/net8.0/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/lib/net8.0/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/packs/Microsoft.NETCore.App.Runtime.Mono.maccatalyst-x64/8.0.1/runtimes/maccatalyst-x64/lib/net8.0/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.android/34.0.43/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.android/34.0.43/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.android/34.0.43/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.android/34.0.74/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.android/34.0.74/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.android/34.0.74/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.0.0-preview.1.23557.2/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.0.0-preview.1.23557.2/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.0.0-preview.1.23557.2/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.0.0-preview.3.24068.1/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.0.0-preview.3.24068.1/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.aspire/8.0.0-preview.3.24068.1/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.ios/17.0.8478/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.ios/17.0.8478/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.ios/17.0.8478/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.ios/17.2.8008/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.ios/17.2.8008/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.ios/17.2.8008/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maccatalyst/17.0.8478/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.maccatalyst/17.0.8478/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maccatalyst/17.0.8478/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maccatalyst/17.2.8008/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.maccatalyst/17.2.8008/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maccatalyst/17.2.8008/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.macos/14.0.8478/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.macos/14.0.8478/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.macos/14.0.8478/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.macos/14.2.8008/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.macos/14.2.8008/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.macos/14.2.8008/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maui/8.0.3/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.maui/8.0.3/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maui/8.0.3/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maui/8.0.6/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.maui/8.0.6/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.maui/8.0.6/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.tvos/17.0.8478/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.tvos/17.0.8478/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.tvos/17.0.8478/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.tvos/17.2.8008/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.sdk.tvos/17.2.8008/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.sdk.tvos/17.2.8008/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.emscripten.current/8.0.1/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.emscripten.current/8.0.1/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.emscripten.current/8.0.1/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.emscripten.net6/8.0.1/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.emscripten.net6/8.0.1/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.emscripten.net6/8.0.1/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.emscripten.net7/8.0.1/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.emscripten.net7/8.0.1/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.emscripten.net7/8.0.1/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.cs.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.cs.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.cs.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.de.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.de.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.de.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.en.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.en.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.en.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.es.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.es.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.es.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.fr.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.fr.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.fr.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.it.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.it.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.it.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ja.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ja.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ja.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ko.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ko.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ko.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.pl.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.pl.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.pl.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.pt-BR.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.pt-BR.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.pt-BR.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ru.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ru.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.ru.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.tr.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.tr.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.tr.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.zh-Hans.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.zh-Hans.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.zh-Hans.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.zh-Hant.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.zh-Hant.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/localize/WorkloadManifest.zh-Hant.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.current/8.0.1/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.cs.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.cs.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.cs.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.de.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.de.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.de.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.en.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.en.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.en.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.es.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.es.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.es.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.fr.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.fr.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.fr.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.it.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.it.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.it.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ja.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ja.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ja.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ko.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ko.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ko.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.pl.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.pl.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.pl.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.pt-BR.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.pt-BR.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.pt-BR.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ru.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ru.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.ru.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.tr.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.tr.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.tr.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.zh-Hans.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.zh-Hans.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.zh-Hans.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.zh-Hant.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.zh-Hant.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/localize/WorkloadManifest.zh-Hant.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net6/8.0.1/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.cs.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.cs.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.cs.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.de.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.de.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.de.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.en.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.en.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.en.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.es.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.es.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.es.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.fr.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.fr.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.fr.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.it.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.it.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.it.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ja.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ja.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ja.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ko.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ko.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ko.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.pl.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.pl.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.pl.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.pt-BR.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.pt-BR.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.pt-BR.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ru.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ru.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.ru.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.tr.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.tr.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.tr.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.zh-Hans.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.zh-Hans.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.zh-Hans.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.zh-Hant.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.zh-Hant.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/localize/WorkloadManifest.zh-Hant.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/WorkloadManifest.json : error : The path '../../../../../sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/WorkloadManifest.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk-manifests/8.0.100/microsoft.net.workload.mono.toolchain.net7/8.0.1/WorkloadManifest.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/containerize.deps.json : error : The path '../../../containerize.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/containerize.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/containerize.runtimeconfig.json : error : The path '../../../containerize.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/containerize.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/containerize/containerize.deps.json : error : The path '../../../Containers/containerize/containerize.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/containerize/containerize.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/containerize/containerize.runtimeconfig.json : error : The path '../../../Containers/containerize/containerize.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/containerize/containerize.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/tasks/net472/Microsoft.NET.Build.Containers.deps.json : error : The path '../../../Containers/tasks/net472/Microsoft.NET.Build.Containers.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/tasks/net472/Microsoft.NET.Build.Containers.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/tasks/net8.0/Microsoft.NET.Build.Containers.deps.json : error : The path '../../../Containers/tasks/net8.0/Microsoft.NET.Build.Containers.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Containers/tasks/net8.0/Microsoft.NET.Build.Containers.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/datacollector.deps.json : error : The path '../../../datacollector.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/datacollector.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/datacollector.runtimeconfig.json : error : The path '../../../datacollector.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/datacollector.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/dotnet.deps.json : error : The path '../../../dotnet.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/dotnet.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/dotnet.runtimeconfig.json : error : The path '../../../dotnet.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/dotnet.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-dev-certs/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-dev-certs.deps.json : error : The path '../../../DotnetTools/dotnet-dev-certs/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-dev-certs.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-dev-certs/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-dev-certs.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-dev-certs/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-dev-certs.runtimeconfig.json : error : The path '../../../DotnetTools/dotnet-dev-certs/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-dev-certs.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-dev-certs/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-dev-certs.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-format/dotnet-format.deps.json : error : The path '../../../DotnetTools/dotnet-format/dotnet-format.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-format/dotnet-format.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-format/dotnet-format.runtimeconfig.json : error : The path '../../../DotnetTools/dotnet-format/dotnet-format.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-format/dotnet-format.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-user-jwts/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-jwts.deps.json : error : The path '../../../DotnetTools/dotnet-user-jwts/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-jwts.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-user-jwts/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-jwts.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-user-jwts/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-jwts.runtimeconfig.json : error : The path '../../../DotnetTools/dotnet-user-jwts/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-jwts.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-user-jwts/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-jwts.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-user-secrets/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-secrets.deps.json : error : The path '../../../DotnetTools/dotnet-user-secrets/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-secrets.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-user-secrets/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-secrets.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-user-secrets/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-secrets.runtimeconfig.json : error : The path '../../../DotnetTools/dotnet-user-secrets/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-secrets.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-user-secrets/8.0.1-servicing.23580.8/tools/net8.0/any/dotnet-user-secrets.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.deps.json : error : The path '../../../DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.runtimeconfig.json : error : The path '../../../DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/DotnetTools/dotnet-watch/8.0.101-servicing.23580.21/tools/net8.0/any/dotnet-watch.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/FSharp/fsc.deps.json : error : The path '../../../FSharp/fsc.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/FSharp/fsc.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/FSharp/fsc.runtimeconfig.json : error : The path '../../../FSharp/fsc.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/FSharp/fsc.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/FSharp/fsi.deps.json : error : The path '../../../FSharp/fsi.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/FSharp/fsi.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/FSharp/fsi.runtimeconfig.json : error : The path '../../../FSharp/fsi.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/FSharp/fsi.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/MSBuild.deps.json : error : The path '../../../MSBuild.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/MSBuild.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/MSBuild.runtimeconfig.json : error : The path '../../../MSBuild.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/MSBuild.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/NuGet.Build.Tasks.Console.runtimeconfig.json : error : The path '../../../NuGet.Build.Tasks.Console.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/NuGet.Build.Tasks.Console.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/NuGet.CommandLine.XPlat.deps.json : error : The path '../../../NuGet.CommandLine.XPlat.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/NuGet.CommandLine.XPlat.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/NuGet.CommandLine.XPlat.runtimeconfig.json : error : The path '../../../NuGet.CommandLine.XPlat.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/NuGet.CommandLine.XPlat.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json : error : The path '../../../PortableRuntimeIdentifierGraph.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/PortableRuntimeIdentifierGraph.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/csc.deps.json : error : The path '../../../Roslyn/bincore/csc.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/csc.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/csc.runtimeconfig.json : error : The path '../../../Roslyn/bincore/csc.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/csc.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/vbc.deps.json : error : The path '../../../Roslyn/bincore/vbc.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/vbc.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/vbc.runtimeconfig.json : error : The path '../../../Roslyn/bincore/vbc.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/vbc.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/VBCSCompiler.deps.json : error : The path '../../../Roslyn/bincore/VBCSCompiler.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/VBCSCompiler.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/VBCSCompiler.runtimeconfig.json : error : The path '../../../Roslyn/bincore/VBCSCompiler.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/bincore/VBCSCompiler.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.deps.json : error : The path '../../../Roslyn/Microsoft.Build.Tasks.CodeAnalysis.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/RuntimeIdentifierGraph.json : error : The path '../../../RuntimeIdentifierGraph.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/RuntimeIdentifierGraph.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net8.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.deps.json : error : The path '../../Microsoft.NET.Sdk.BlazorWebAssembly/tools/net8.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net8.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net8.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.runtimeconfig.json : error : The path '../../Microsoft.NET.Sdk.BlazorWebAssembly/tools/net8.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net8.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.NET.Sdk.Razor.SourceGenerators.deps.json : error : The path '../../Microsoft.NET.Sdk.Razor/source-generators/Microsoft.NET.Sdk.Razor.SourceGenerators.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.NET.Sdk.Razor.SourceGenerators.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.deps.json : error : The path '../../Microsoft.NET.Sdk.Razor/tools/rzc.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.runtimeconfig.json : error : The path '../../Microsoft.NET.Sdk.Razor/tools/rzc.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net8.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.deps.json : error : The path '../tools/net8.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net8.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net8.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.runtimeconfig.json : error : The path '../tools/net8.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/Sdks/Microsoft.NET.Sdk.StaticWebAssets/tools/net8.0/Microsoft.NET.Sdk.StaticWebAssets.Tool.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-1.0.runtimeconfig.json : error : The path '../../../testhost-1.0.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-1.0.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-1.1.runtimeconfig.json : error : The path '../../../testhost-1.1.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-1.1.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-2.0.runtimeconfig.json : error : The path '../../../testhost-2.0.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-2.0.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-2.1.runtimeconfig.json : error : The path '../../../testhost-2.1.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-2.1.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-3.0.runtimeconfig.json : error : The path '../../../testhost-3.0.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-3.0.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-3.1.runtimeconfig.json : error : The path '../../../testhost-3.1.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-3.1.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-5.0.runtimeconfig.json : error : The path '../../../testhost-5.0.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-5.0.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-6.0.runtimeconfig.json : error : The path '../../../testhost-6.0.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-6.0.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-7.0.runtimeconfig.json : error : The path '../../../testhost-7.0.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-7.0.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-latest.runtimeconfig.json : error : The path '../../../testhost-latest.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost-latest.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost.deps.json : error : The path '../../../testhost.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/testhost.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/vstest.console.deps.json : error : The path '../../../vstest.console.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/vstest.console.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/vstest.console.runtimeconfig.json : error : The path '../../../vstest.console.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/sdk/8.0.101/vstest.console.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/shared/Microsoft.AspNetCore.App/8.0.1/Microsoft.AspNetCore.App.deps.json : error : The path '../../../../../shared/Microsoft.AspNetCore.App/8.0.1/Microsoft.AspNetCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/shared/Microsoft.AspNetCore.App/8.0.1/Microsoft.AspNetCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/shared/Microsoft.AspNetCore.App/8.0.1/Microsoft.AspNetCore.App.runtimeconfig.json : error : The path '../../../../../shared/Microsoft.AspNetCore.App/8.0.1/Microsoft.AspNetCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/shared/Microsoft.AspNetCore.App/8.0.1/Microsoft.AspNetCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/shared/Microsoft.NETCore.App/8.0.1/Microsoft.NETCore.App.deps.json : error : The path '../../../../../shared/Microsoft.NETCore.App/8.0.1/Microsoft.NETCore.App.deps.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/shared/Microsoft.NETCore.App/8.0.1/Microsoft.NETCore.App.deps.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/shared/Microsoft.NETCore.App/8.0.1/Microsoft.NETCore.App.runtimeconfig.json : error : The path '../../../../../shared/Microsoft.NETCore.App/8.0.1/Microsoft.NETCore.App.runtimeconfig.json' would result in a file outside of the app bundle and cannot be used. [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]
dotnet/shared/Microsoft.NETCore.App/8.0.1/Microsoft.NETCore.App.runtimeconfig.json : error :          [/Users/builder/clone/MauiApp3.csproj::TargetFramework=net8.0-ios]

@mattleibow mattleibow transferred this issue from dotnet/maui Jan 18, 2024
@AathifMahir
Copy link
Author

Is there any workarounds for this issue?

@steveisok
Copy link
Member

@AathifMahir are you still getting this? To be honest, this does not appear to be a runtime issue. I'm going to transfer it to MAUI as they may have a better idea.

@steveisok steveisok transferred this issue from dotnet/runtime Jun 21, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@AathifMahir
Copy link
Author

@AathifMahir are you still getting this? To be honest, this does not appear to be a runtime issue. I'm going to transfer it to MAUI as they may have a better idea.

Yeah, I do get these errors some days ago but not checked recently with the latest Maui Versions, I'll try build a Sample Project on My Mac again and get back to you

@PureWeen PureWeen added the area-blazor Blazor Hybrid / Desktop, BlazorWebView label Jun 27, 2024
@samhouts samhouts added the t/bug Something isn't working label Jul 31, 2024
@Zhanglirong-Winnie
Copy link

Hi, @AathifMahir
Can you still reproduce the problem? If so, could you provide your sample project?

@AathifMahir
Copy link
Author

Hi, @AathifMahir
Can you still reproduce the problem? If so, could you provide your sample project?

This happened on unmodified New Blazor Hybrid Project. Therefore creating a new Blazor Hybrid Project would be sample project for this

@Zhanglirong-Winnie Zhanglirong-Winnie added s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version labels Sep 4, 2024
Copy link
Contributor

Hi @AathifMahir. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@Zhanglirong-Winnie
Copy link

This issue has been verified using Visual Studio 17.6.14(build413)(8.0.82 & 8.0.80). Can not repro on iOS platforms. Building Release Version succeeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed s/try-latest-version Please try to reproduce the potential issue on the latest public version t/bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

5 participants