We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Having the same problem here with VS2013
Sorry, something went wrong.
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 :
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: