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

netstandard2.0 console app (classic framework) #37

Open
4 tasks
shiggan opened this issue Nov 16, 2018 · 0 comments
Open
4 tasks

netstandard2.0 console app (classic framework) #37

shiggan opened this issue Nov 16, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@shiggan
Copy link
Contributor

shiggan commented Nov 16, 2018

Create a netstandard2.0 console app compiled to classic framework; publish to GH

Will be a very thin Shim that ends up calling into the library which does all of the real-work(tm).

Build Tasks

  • New project and hosting of the CLI librarys
  • Update CI infrastructure to cross compile to 4.7.0 (or whatever version is netstandard2.0); and run automated tests on core lib.
  • Package release build

Release Tasks

  • Figure out how to push the release package to GH
@shiggan shiggan added this to the 1.0 milestone Nov 16, 2018
@shiggan shiggan added this to backlog in work in progress via automation Nov 16, 2018
@shiggan shiggan added the enhancement New feature or request label Nov 16, 2018
@shiggan shiggan moved this from backlog to in progress in work in progress Dec 14, 2018
shiggan added a commit that referenced this issue Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
work in progress
  
in progress
Development

No branches or pull requests

1 participant