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

Failed to add reference to 'System.Runtime'. #7

Open
isaaclyman opened this issue Nov 23, 2016 · 1 comment
Open

Failed to add reference to 'System.Runtime'. #7

isaaclyman opened this issue Nov 23, 2016 · 1 comment

Comments

@isaaclyman
Copy link

When I try to install KickStart and KickStart.Unity from NuGet package manager, I get the error:

Failed to add reference to 'System.Runtime'. Please make sure that it is in the Global Assembly Cache.

As a workaround, I manually click "Add Reference" for the References in each project and add a reference to the following file:

C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll

Then I can install the packages without issues. However, Visual Studio provides the following warning:

The referenced component 'System.Runtime' could not be found.

I feel that something is amiss here. However, KickStart seems to be running fine.

@pwelter34
Copy link
Member

I don't see this issue with my test project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants