You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
jkoritzinsky, irwiss, Oblomoff, dpaoliello, erikest and 51 moreStanislavPrusac, Phyyl, majastrz, markusschaber, commonsensesoftware and 6 more