Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

DNU doesn't get correct local app data folder on *nix with CoreCLR #1813

Closed
ChengTian opened this issue May 7, 2015 · 4 comments
Closed
Assignees
Milestone

Comments

@ChengTian
Copy link
Contributor

https://github.com/aspnet/dnx/blob/dev/src/Microsoft.Framework.PackageManager/Restore/NuGet/HttpSource.cs#L193
(Search for LocalAppData in the file if it is updated)

To make it cross-plat, we can use similar approach as here: NuGet/Home#472

@BrennanConroy

@ChengTian ChengTian added the bug label May 7, 2015
@ChengTian ChengTian changed the title DNU doesn't get correct local app data folder on *nix DNU doesn't get correct local app data folder on *nix with CoreCLR May 7, 2015
@muratg muratg added this to the 1.0.0-beta5 milestone May 7, 2015
@ChengTian
Copy link
Contributor Author

Talked to @davidfowl and @BrennanConroy . This cross-plat-related issue should be moved to next milestone.

@ChengTian ChengTian modified the milestones: 1.0.0-beta6, 1.0.0-beta5 May 22, 2015
@muratg
Copy link
Contributor

muratg commented Jun 24, 2015

Let's do this in Beta 6.

cc @BrennanConroy

@BrennanConroy
Copy link
Member

I believe this is waiting on #1692 which we will hopefully get in soon.

@ChengTian
Copy link
Contributor Author

Yeah, I have a branch for this: https://github.com/aspnet/dnx/tree/wei/correct-local-appdata
and the final PR needs something from #1692

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

No branches or pull requests

3 participants