简体   繁体   English

Visual Studio-安装Xamarin.Auth Nuget程序包后卡在加载/初始化解决方案上

[英]Visual Studio - Stuck on Loading/Initializing Solution after installing Xamarin.Auth Nuget Package

I just installed the Xamarin.Auth nuget package and since then my project has been taking forever to load/initialize each time . 我刚刚安装了Xamarin.Auth nuget软件包,从那时起,我的项目就花费了很多时间来每次加载/初始化。

I tried earlier versions without that package and they load almost instantly . 我尝试了没有该软件包的早期版本,它们几乎立即加载。

Anyone faced this issue before and any idea how to fix it ? 任何人以前都遇到过此问题,并且知道如何解决?

I tried using my older versions and setting up the package again but then same thing happens . 我尝试使用较旧的版本并再次设置该程序包,但随后又发生了同样的事情。

It takes a long time , sometimes not responding ...but eventually , after a while - it loads (5-20mins every time) 它需要很长的时间,有时没有响应...但是最终,一段时间后-加载(每次5-20分钟)

Note : I downloaded and tied this sample project and the same things happens with this one , so its definitely those packages causing the issue : 注意:我下载并绑定了此示例项目,并且此示例项目发生了相同的事情,因此,肯定是那些引起问题的软件包:

https://developer.xamarin.com/samples/xamarin-forms/WebServices/TodoAWSAuth/ https://developer.xamarin.com/samples/xamarin-forms/WebServices/TodoAWSAuth/

https://developer.xamarin.com/guides/xamarin-forms/web-services/authentication/oauth/ https://developer.xamarin.com/guides/xamarin-forms/web-services/authentication/oauth/

If anyone can try it and it works well - it might be my VS settings 如果有人可以尝试并且效果很好-这可能是我的VS设置

The sample project with Xamarin.Auth nuget package installed working fine on my VS2015 Update 3 with NuGet Package Manager 3.4.4 installed. 装有Xamarin.Auth nuget软件包的示例项目在安装了NuGet软件包管理器3.4.4的VS2015 Update 3上可以正常工作。

And following is my VS Settings for NuGet Package. 以下是我的NuGet软件包的VS设置。 Please check your VS Settings for NuGet Packages. 请检查您的VS设置以获取NuGet软件包。 在此处输入图片说明

In addition, please open the nuget.org site in your browser directly to check whether this site could be opened in browser quickly. 另外,请直接在浏览器中打开nuget.org网站,以检查是否可以在浏览器中快速打开该网站。 If it open slowly, it means the issue caused by your network when restoring nuget packages from nuget.org site. 如果打开缓慢,则意味着从nuget.org网站还原nuget软件包时由您的网络引起的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM