Skip to content

Migrate project to .NET CLI #281

Closed
Closed
@daviwil

Description

@daviwil

Since we officially support multiple platforms now, it's time to get the project moved over to .NET CLI. This should hopefully make the project easier to clone, build, and contribute to across our platforms.

Goals

  • Single build script that works across all platforms and on CI systems (AppVeyor, Travis CI)
  • Do all project work in VS Code (develop, build, test)
  • Potentially get a good debugging setup going so that we can launch VS Code in dev mode and attach to PSES with the original VS Code instance's debugger

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions