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

Csproj to Xproj references design meeting discussion #1320

Closed
emgarten opened this issue Sep 2, 2015 · 8 comments
Closed

Csproj to Xproj references design meeting discussion #1320

emgarten opened this issue Sep 2, 2015 · 8 comments
Milestone

Comments

@emgarten
Copy link
Member

emgarten commented Sep 2, 2015

No description provided.

@emgarten emgarten added this to the Discussions milestone Sep 2, 2015
@yufeih
Copy link

yufeih commented Feb 9, 2016

Hi,

What is the status of this feature? Is there a timeline of when will this be released? Having to publish a new package to update csproj is real pain at the moment.

@emgarten
Copy link
Member Author

emgarten commented Feb 9, 2016

@yufeih this will go into Visual Studio 2015 Update 2 / NuGet 3.4.0

@tmbalun17
Copy link

@emgarten I have downloaded Visual Studio 2015 Update 2 RC, so should this feature be working for me, as currently it does not work for me locally, or I have to wait till the full release of Visual Studio 2015 update 2.

@yufeih
Copy link

yufeih commented Apr 6, 2016

@emgarten I installed VS2015 Update 2, created a console app and an xproj library, then reference xproj from csproj, it gave me the following error:

image

Is there a working sample where I can learn how to do the trick? Thanks!

@xaviergxf
Copy link

I have the same problem as yufeih. I have a project called Deployment which should contain the reference to all other projects and create a bin folder with all outputs. How can i achieve this with the current vs 2015?

Thanks!

@emgarten
Copy link
Member Author

@xaviergxf @yufeih there are a few issues with csproj to xproj references, but the fixes are in progress and we're trying to get an update out as soon as possible.

@harikmenon harikmenon modified the milestones: Discussions, Future Apr 19, 2016
@rrelyea
Copy link
Contributor

rrelyea commented Jun 9, 2016

Was implemented in NuGet 3.5.0 or ASPNET core rc2.
We'll be moving it all towards msbuild.

@rrelyea rrelyea closed this as completed Jun 9, 2016
@iskiselev
Copy link

With NuGet 3.5.0 from .NET Core for Visual Studio, I'm still unable to build csproj that reference xproj. It is able to add project reference now, it even show correct dll pah in properties, but it doesn't pass this dll to c# compiler in csproj build.

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

7 participants