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

[Test Failure] The package “EntityFramework” can’t be installed into Runtime Component (Windows 8.1) project #3279

Closed
v-nancyj opened this issue Aug 5, 2016 · 2 comments
Labels
Resolution:External This issue appears to be External to nuget
Milestone

Comments

@v-nancyj
Copy link

v-nancyj commented Aug 5, 2016

Repro Steps:

  1. Create a new project C#-> Windows 8->Windows Runtime Component (Windows 8.1).
  2. Right-click the project node and click "Manage NuGet Packages…" menu to start package manager.
  3. Install package “EntityFramework”, and verify it can be installed.

Expected Result:
The package “EntityFramework” can be installed correctly.

Actual Result:
The package “EntityFramework” can’t be installed as below screenshot.

untitled841

Note:
It happened on Dev14 U3+NuGet Dev 1731(3.6.0.1731).
It repro on any version of package “EntityFramework”.
It also repro on Dev14 U3 (NuGet 3.4.4.1321).

@emgarten
Copy link
Member

emgarten commented Aug 5, 2016

That framework assembly may not exist for win8, this looks like a package issue.

@rrelyea
Copy link
Contributor

rrelyea commented Aug 8, 2016

Transferred the problem with the package to the EF team repo. (see link above)

@rrelyea rrelyea closed this as completed Aug 8, 2016
@rrelyea rrelyea added the Resolution:External This issue appears to be External to nuget label Aug 8, 2016
@rrelyea rrelyea added this to the 3.6 Beta1 milestone Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution:External This issue appears to be External to nuget
Projects
None yet
Development

No branches or pull requests

3 participants