Skip to content

Getting Visual Studio working properly in the master branch #243

@bording

Description

@bording

While looking at the master branch, I see you've got project.json files set up to support a .NET Core build from the command line, but you don't seem to currently have anything set up to work with the projects in Visual Studio now (xprojs and a solution file that references everything).

Would you mind if I opened a PR that got all of that working? If that's OK, what do you want to do with the WinRT projects and the ServiceModel project? I believe it should be possible to maintain WinRT compatibility by adding an additional framework target of netstandard1.1. Likewise, I think the ServiceModel project could be updated to xproj/project.json and just target 451.

On the other hand, if you don't care about supporting either of those in the 4.x releases, I can't just remove them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions