Sdk: Real support for shared projects (shproj/projitems)

Created on 2 Sep 2018  路  3Comments  路  Source: dotnet/sdk

What's the current story for shared projects with the .NET Core SDK?

I can create a shared project in VS, and reference it from my .NET Core project, but the experience is far from ideal. The shproj is an "old-style" project, where source files are explicitly included. I can use glob patterns, but when I add a new file from VIsual Studio, it's added explicitly to the project, which causes it to be included twice.

Is it possible to make a real .NET Core shared project ?

Most helpful comment

Any updates on this?

All 3 comments

Any updates on this?

I would also love to know if there are any developments on this. If I can be of any help too!

Almost two years now without any reactions :-/

Was this page helpful?
0 / 5 - 0 ratings