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

[newsmake] add a visual studio project system. #16

Open
3 tasks
AraHaan opened this issue Apr 6, 2019 · 1 comment
Open
3 tasks

[newsmake] add a visual studio project system. #16

AraHaan opened this issue Apr 6, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed up-for-grabs This issue is up for grabs.

Comments

@AraHaan
Copy link
Collaborator

AraHaan commented Apr 6, 2019

Issue Description

I just would like a plain flat out Visual Studio project system for this project. And maybe somehow add support for dotnet new on this type of project too.

List of things to be in the project system:

  • Custom project nodes.
  • Project file type is *.newsmakeproj?
  • Project system that can only build, not debug as the generated output is not debugable (becomes generated as plain text / markdown).
@AraHaan AraHaan transferred this issue from Elskom/newsmake Jan 12, 2021
@AraHaan AraHaan changed the title add a visual studio project system. [newsmake] add a visual studio project system. Jan 12, 2021
@AraHaan AraHaan added enhancement New feature or request help wanted Extra attention is needed labels Jan 12, 2021
@AraHaan AraHaan added the up-for-grabs This issue is up for grabs. label Feb 13, 2021
@AraHaan
Copy link
Collaborator Author

AraHaan commented Mar 2, 2021

Probably best to have the new Sdk style system that I made handle generation of the changelog stuff when building that way it uses a build task that then generates the stuff.

Another issue: making the tool update any project file when they go to make another release however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed up-for-grabs This issue is up for grabs.
Projects
None yet
Development

No branches or pull requests

1 participant