DavidChristiansen / DotNetOpenAuth.WebAPI

DotNetOpenAuth for ASP.NET WebAPI (OpenID/OAuth/OAuth2)
82 stars 63 forks source link

Problems with Visual Studio 2013 #5

Open trailway opened 10 years ago

trailway commented 10 years ago

I tried to open the project in Visual Studio 2013 and it did not go well. I see errors like:

packages\Microsoft.Bcl.Build.1.0.7\tools\Microsoft.Bcl.Build.targets was not found

I believe that the issues relate to this:

http://blogs.msdn.com/b/dotnet/archive/2013/06/12/nuget-package-restore-issues.aspx

jeeshenlee commented 10 years ago

Having the same problem here with VS2013

aloisdg commented 9 years ago

Same problem here on VS2013 Premium. I try to correct it. If I succeed. I will make a pull request. It is a well known problem :