Open pasha-o opened 6 months ago
Same issue!
the problem continues
this issue still exists with the latest version 6.4.0
@pasha-o - once the solution loads, does it build successfully? Any log information should in the 'Output' window?
this issue still exists with the latest version 6.4.0
please have a try on 6.4.0.2😁 free feel to reopen it if problem still exist
Hi @JimmyPun610 not sure why this is closed. I tried to install it and am getting the following error
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Nugets\adame.firebase.ios.core\10.24.0.2\lib\net6.0-ios16.1\Firebase.Core.resources\FirebaseCoreInternal.xcframework\ios-arm64_x86_64-simulator\FirebaseCoreInternal.framework\Modules\FirebaseCoreInternal.swiftmodule\arm64-apple-ios-simulator.private.swiftinterface'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.IO.File.Create(String path) at NuGet.Packaging.StreamExtensions.Testable.MmapCopy(Stream inputStream, String fileFullPath, Int64 size) at NuGet.Packaging.StreamExtensions.Testable.CopyToFile(Stream inputStream, String fileFullPath) at NuGet.Packaging.PackageFileExtractor.ExtractPackageFile(String source, String target, Stream stream) at NuGet.Packaging.PackageArchiveReader.CopyFiles(String destination, IEnumerable
1 packageFiles, ExtractPackageFileDelegate extractFile, ILogger logger, CancellationToken token)
at NuGet.Packaging.PackageReaderBase.CopyFilesAsync(String destination, IEnumerable1 packageFiles, ExtractPackageFileDelegate extractFile, ILogger logger, CancellationToken cancellationToken) at NuGet.Packaging.PackageExtractor.<>c__DisplayClass5_0.<<InstallFromSourceAsync>b__0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at NuGet.Common.ConcurrencyUtilities.<ExecuteWithFileLockedAsync>d__5
1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at NuGet.Common.ConcurrencyUtilities.1.MoveNext()
Describe the bug After trying to update the nuget from version 6.3.0.30 to 6.3.1, Visual Studio hangs and the only way to start the project is to kill VS, delete the bin and object folder within the iOS project, and restart the solution.
To Reproduce Steps to reproduce the behavior: 1-Xamarin forms solution, and update to the latest version
Expected behavior the nuget installs and the projects load correctly
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.